Jump to content
thirty bees forum

RonGin

Members
  • Posts

    57
  • Joined

  • Last visited

Posts posted by RonGin

  1. I am using sendgrid to do my mailings. I tried the mailchimp but two expensive, they had a nice form to enable a customer to receive email from me. Send grid has a form for this but how would I make it a pop up my website?

    Thanks

    Ron

  2. ok I replaced the old cache with the new 1.1.0 cache not I am getting this: Fatal error: Uncaught Error: Class 'ErrorHandler' not found in /home/erbornb2/providencesilverco.com/config/config.inc.php:70 Stack trace: #0 /home/erbornb2/providencesilverco.com/index.php(32): require() #1 {main} thrown in /home/erbornb2/providencesilverco.com/config/config.inc.php on line 70

  3. On 8/4/2020 at 12:52 AM, yaniv14 said:

    You can add it to header.tpl or footer.tpl depends if you want it before closing head or body tags.

    in case your script has curly braces "{ ... }" like the async one you posted, than you should wrap it inside literal tag. e.g.: {literal} your script {/literal}

    Good luck.

    p.s. I believe that @SLiCK_303 suggestion would work as well, but I never tested that feature so I can't tell.

    Thanks It is working great 

  4. Hello, 

    Does anyone know how I would add this code to the 

    Copy and paste the following code and add to your site theme header or footer before the </head> closing tag.   There is two to choose from Default: 

    [ <!-- BEGIN PRIVY WIDGET CODE -->
    <script type='text/javascript'> var _d_site = _d_site || 'D48D666EDBAED25A796E7B4E'; </script>
    <script src='https://widget.privy.com/assets/widget.js'></script>
    <!-- END PRIVY WIDGET CODE --> ]

    The there anther call asynchronous:

    [<!-- BEGIN PRIVY ASYNCHRONOUS WIDGET CODE -->
    <script type='text/javascript'>
       var _d_site = _d_site || 'D48D666EDBAED25A796E7B4E';
       (function(p, r, i, v, y) {
         p = p || function() { (p.q = p.q || []).push(arguments) };
         v = r.createElement('script'); v.async = 1; v.src = 'https://widget.privy.com/assets/widget.js';
         y = r.getElementsByTagName('script')[0]; y.parentNode.insertBefore(v, y);
       })(window, document, 'Privy');
    </script>
    <!-- END PRIVY ASYNCHRONOUS WIDGET CODE -->]

    I looked at the niva index and tpl but I don't think that this code should go in there but I am  no expert. 

    Please give me answer asap I am trying a new email campaign and I would like this spin wheel to be working.

    Thank you.

  5. Hi I don't understand the traffic box for visitors , unique visitors, and traffic sources.  This box when I look shows nothing yet when I click on the links it show details should it not be showing the counts and stats in the view box? 

    Thank you,

    Ron

    Capture.JPG

  6. Hi Slick,

    I just tried to install this module. This is what I did, I downloaded v. 3.3.2 then uploaded and unzip it in my directory. Now I don't know what to do? Can you tell me in a simple way? 

    Thank you,

    Ron

    I have figured it out but now i will see if it is sending mails this looks like just what I want for a review thing thank you. Ron

  7. HI I have been trying to add a left block to the columns in thirty bees but it does not seem to show.  This is the code used in the below block, 

    [ <p><a href="https://g.page/ProvSilverCO/review?rc"><img src="https://providencesilverco.com/img/cms/Reviews.jpeg" alt=" google reviews" width="150" height="100" /></a></p> ]

    I tried a couple of different Hooks Footer, left column block, before new products but none seem to work?  Don't know what I am doing wrong?

    Thank you,

    Ron

     

    Capture.JPG

  8. Hi, I have change the url direct to main admin console somehow when I reinstated the website by undoing the the cache addon that I did yesterday.  I don't know how to fix the link as to where to go and I also am not to familiar with php never learned it. only fair at html. 

    Can anyone instruct me as to how to fix?

    Thank you, 

    Ron

     

    Capture.JPG

  9. 1 hour ago, RonGin said:

    In the performance tab at the top I click the clear cache and I received a 500 error and my site is down.

    I did because I have a product which I duplicated and when I changed the information in the products it did not up date so I thought it was a cache issue installed cache module get this message:

    Unable to retrieve OPCache status

    It looks like you do not have OPCache running on your server or one of the following functions has been disabled:

    • opcache_reset
    • opcache_invalidate
    • opcache_get_configuration
    • opcache_get_status

    That is when I decide to click the cache at the top of the page in performance. and idea what I should do?

    Thanks Ron

    I fix the 500 by taking out the cache by opcache and uninstalling it. I fixed the product by generating new link so everything is fixed. 

×
×
  • Create New...