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 - 2,301 through 2,320 (of 5,558 total)
  • Author
    Search Results
  • #172619

    Hi Hannah,
    I deactivated the “WP-Super-Cache”-Plugin during the testphase.
    No I activate it and will see, if this works …
    Thanks
    Martin

    #172612

    Hi Martin,
    It seems like your sliders are just not loading right away. Are you using a caching plugin? If not I would recommend doing so to see if that improves this. We recommend WP Rocket (paid) or W3 Total Cache (free).

    Hannah

    In forum: Virtue Theme
    #172601

    Hi Mimi,
    In the future please start a new topic.
    So in your static home edit page, under Yoast SEO settings, have you set a meta title? Can you send a screenshot of this? Also, how long ago did you set this up (if it is)? It can take up to two weeks for facebook cache to clear.

    Hannah

    #172598

    Yes, there’s a bit miss understanding.
    I was just giving a suggestion to consider. The suggestion was for kandence team to develop an ios/android app. Maybe it could be something you could monetize at the end. I gave a few points why an app would be better on phones, rather than a responsive website.

    I have zero understanding about creating an app.

    The reason behind my suggestion is, my customers and also my supplier’s customers complaint about the same thing. It’s not comfortable to shop on website through phone. Because it’s slow. Maybe because their internet connection were slow or the phone were just not as powerful as pc.

    I know how to optimize a website, such as using cache, minify, etc. All I have to do is to buy a plugin that developed by smart people, such as wp rocket. But still they complaint. But they never complaint about placing orders through an app such as Telegram.

    #172560

    Hi Ben,

    sorry for that late reply… Clearing your server cache worked.
    Everything works fine now.

    Thanks
    Markus

    #172520

    Woocommerce adds inline styling when the javascript runs for the variations. Sorry again doesn’t make sense to me that you would set up pricing availability and variations then hide all this.

    You need to add !important to that css.

    So update to this:

    .single_variation_wrap .variations_button, .single_variation_wrap .single_variation {
        display:none !important;
    }

    Please note you will need to then go to your wp-super-cache settings and delete that cache for you to see an update.

    Ben

    #172519

    Try updating again and let me know if this still happens. I cleared and reset the server cache that pulls in the update.

    Ben

    #172470

    That css would apply to the buttons and is on your site? Did you clear your cache?

    Ben

    #172432

    Hi Ben,

    I added that into the Theme options > Advanced Settings but it is not working, same as my previous changes.

    Any idea what is blocking the CSS changes? I’ve tried using another browser without logging into the site and clearing the cache etc.

    Other CSS changes I’ve made there are working which is odd.

    Many thanks

    Steve

    In forum: Virtue Theme
    #172288

    Hello Stefan,

    What device/browser are you having the issue with? I’m actually seeing the image display well and have no issue reading the text. Can you share a screenshot of what you’re seeing: https://www.postimg.org

    Also, be sure that you clear your cache, just in case that is causing the image to appear blurry.

    -Kevin

    #172262

    Hi Hannah / Ben,

    Do you mean this box?
    http://doodleit.eu/anrichards/wp-content/uploads/2017/12/Screen-Shot-2017-12-18-at-10.44.20.png

    I’ve set it to show however still doesn’t show up, default doesn’t work either 🙁 I cleared cache to be sure.

    Any suggestions or have I misunderstood?

    Thanks,
    Anthony

    #172099

    Hello Ben,

    thanks to your code now the problem is solved. Sorry if i continue but i find another problem now (this problem is present with and without your code, i do a lot of tests by clearing cache and i’m secure of my speech).

    Sometimes when i load pages, i see always the grey space for a moment, but then the grey space disappear and all return normally.

    Do you have a solution for me?

    Thanks again and best regards

    P.S: follow the screen of grey space that appear for a moment.

    #172074

    Was this previously working? Make sure all your cache has been cleared. If there’s still no change you could try deactivating your plugins to test if any are conflicting.

    Hannah

    #172051

    Yeah, caching is important for site speed. W3 is a good free option:
    https://wordpress.org/plugins/w3-total-cache/

    Here you can read more about how you can speed your site up:
    https://www.kadencewp.com/need-for-speed/

    -Kevin

    #171986

    Are you running a cache on your site? If not, I suggest that you do. This will hopefully load the page correctly from the first load of your site.

    Let me know if that helps.

    -Kevin

    #171960

    Hello Hannah,

    thanks for your answer: i have fix the footer.

    But for the header the problem remain: i totally clear the cache of Google Chrome (same on safari) on my iphone 7 but i continue to see the bug.

    For see the bug, please open a page from your smartphone, than scroll a little down (the just for activate the sticky), then scroll up fast and you will see the grey space. Normally, even if this is a bug, is a not a big problem, but few times when i load a page from smartphone, the grey space appears immediately without the scroll and i have to avoid this.

    Please help me.

    Best Regards

    In forum: Ascend Theme

    In reply to: Woo Extras not working

    #171904

    Hey,
    I’m seeing both of these working. Have you cleared all your cache?

    Hannah

    #171901

    Hey,
    1. What device are you using? I just tested from an Iphone6+ and couldn’t get this issue to repeat. Have you tried clearing your mobile cache?

    2. Try adding this to your custom css box in Theme Options > Custom CSS:

    @Media (max-width: 768px) {
    .footercol1, .footercol2, .footercol3, .footercol4 {
        padding-bottom: 25px;
    }
    }

    Hannah

    #171898

    Hi Eduardo,
    This css should create more space for your menu:

    @media (min-width: 992px) {
    .col-md-3.col-sm-8.col-ss-9.clearfix.kad-header-left {
        width: 20%;
    }
    .col-md-9.col-sm-4.col-ss-3.kad-header-right {
        width: 80%;
    }
    }

    Try adding that to your custom css box in Theme Options > Custom CSS. Then try changing your font size from Theme Options > Menu Settings. After doing so clear your cache. Let me know if there’s no change.

    Hannah

    #171883

    Hi,

    I can’t get features on the Woo Extras to work? The reviews are not showing on the front end and the add to cart text won’t change either. i have cleared my cache but still nothing.
    b

Viewing 20 results - 2,301 through 2,320 (of 5,558 total)