Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

Search Results for 'cache'

Home / Forums / Search / Search Results for 'cache'

Viewing 20 results - 3,221 through 3,240 (of 5,558 total)
  • Author
    Search Results
  • #125365

    I’m still seeing it pull the old CSS. Be sure that you’re clearing your site’s cache. When I manually add the closing bracket in chrome inspect/ safari inspect then the flag is visible.

    -Kevin

    #125317

    Hey Javier,
    Ensure that you’re on the latest version of the theme and that WordPress and your plugins are all up to date. Then try clearing your cache. If there’s still no change I would suggest contacting your host to see about increasing your php memory settings. Let me know if the problem persists!

    Hannah

    #125273

    Hi Gabi,
    Are you also using the latest version of the revolution slider? Have you tried clearing your cache?

    Hannah

    #125244
    This reply has been marked as private.
    #125239
    This reply has been marked as private.
    #125078
    This reply has been marked as private.
    #125076

    Hi, it’s already enabled. Deleted the cache and tried but it is still the same. Also, can you please tell me why the site is running so slow??? even after using W3 Total Cache plugin. Please can you help me with improving the speed of the site?

    #125010

    Hmmm, I’m seeing the arrow and bar on all your layers in your homeagain3 slider. Have you cleared your cache?

    Hannah

    #124988

    Hey Mohammad,

    It appears that the ajax cart is not enabled. Be sure that you’re enabling it in WooCommerce> Settings> Products> Display> Add to cart behaviour.

    After that is enabled, also be sure that you’re clearing your site’s cache, or the settings may not be reflected.

    -Kevin

    In forum: Virtue Theme

    In reply to: Testimonial Box Fonts

    #124926

    Browser cache, yes. I am not running any caching plugins either, this is in the build stage.

    I can change pretty much anything else within the site and add css and it updates. Just not the testimonial box font.

    Now, I am running a child theme, but that shouldn’t matter, right?

    I did run one more test will writing this and it worked.

    Originally I had all of this in the CSS Box

    .topclass {
    border-bottom: 1px solid black;
    }

    .footerclass {
    border-top: 1px solid #E5E5E5;
    }

    .topbarmenu ul li a {
    padding-top: 10px;
    font-size: 17px;
    }

    .virtue_social_widget a i {
    color: #F0B51D;
    }

    .topbarmenu ul li a {
    color: #000000;
    )

    .testimonialbox {
    font-size:15px;
    line-height:20px;
    font-style:normal;
    }

    Then I took the last CSS change and moved it to the top, like this, and it worked.

    .testimonialbox {
    font-size:15px;
    line-height:20px;
    font-style:normal;
    }

    .topclass {
    border-bottom: 1px solid black;
    }

    .footerclass {
    border-top: 1px solid #E5E5E5;
    }

    .topbarmenu ul li a {
    padding-top: 10px;
    font-size: 17px;
    }

    .virtue_social_widget a i {
    color: #F0B51D;
    }

    .topbarmenu ul li a {
    color: #000000;
    )

    I guess technically the case is now closed but I would sure like to know why it matters where the testimonialbox css goes?

    Thanks,
    Chad

    In forum: Virtue Theme

    In reply to: Testimonial Box Fonts

    #124924

    Hmm, still not seeing it. Have you tried clearing your cache?

    Hannah

    In forum: Virtue Theme
    #124851

    I’m seeing it working. Try clearing your cache.

    Hannah

    #124786
    This reply has been marked as private.
    #124729

    Hey,
    In your sidebar you have a text widget with this:

    
    <br></br><font
    color ="#052266"><p
    style="font-size:20px"><b><a
    href="https://marilynsegal.com/contact">Contact Marilyn</a></font><br></br><font
    color = "#052266"><p
    style="font-size:20px"><b><a
    href="https://marilynsegal.com/5-reasons">5 Reasons Book</a></b><br></br><font
    color = "#052266"><p
    style="font-size:20px"><b><a
    href="https://marilynsegal.com/events">Events with Marilyn</a></font></p></b>

    and in it you have a <b> tag that is not being closed out. it’s creating issues. Maybe not related to the menu but issues that you really need to fix.

    Next you have a minify plugin running. Can you clear that and make sure it rebuilds your minify scripts.

    Finally you are using w3 total cache and it’s very important that it gets cleared.

    After doing those things please report back

    Ben

    #124694

    Hi Hannah,

    Thanks for replying.

    Yep, the problem does persist on the One Plus One. I’ve removed and reinserted the faulty icons, cleared my cache and had a look on my One Plus One phone. The problem seems to be resolved now! Thanks. 🙂

    #124675

    Hi, I have just looked at site again and it,s ok now ….it seems to flip between the two periodically. When it has happened before
    I have tried your suggestion ie clear cache, but it does not seem to make any difference

    #124669

    Hmm, I’m not seeing this. Have you tried clearing your cache?

    Hannah

    In forum: Virtue Theme

    In reply to: multiple issues

    #124617

    Hi Carrie,
    Try clearing your cache. If that doesn’t work would you be able to send a temp login?
    Thanks!

    Hannah

    #124597

    Hi Cathal,
    I’m seeing that page display normal. What browser are you using? have you tried clearing your cache?
    You can find woocommerce support here- https://woocommerce.com/contact-us/?_ga=1.104787200.1886602794.1469397609

    Hannah

    #124553

    You should contact your host, check with them for the best settings for w3 total cache.

    Then just make sure if your using minify that you have it on auto or if manually that you are not moving jquery out of the header.

    Ben

Viewing 20 results - 3,221 through 3,240 (of 5,558 total)