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 - 581 through 600 (of 5,558 total)
  • Author
    Search Results
  • #270570

    So I went through every single setting and tested 5 times with each off in leap. I found that when minify was off cls disappeared 50% of the time, and when script delay was subsequently added to off as well, cls disappeared completely on desktop tests. This was on the test site which was using generate press & generate press premium as the theme.

    Going to the main site which used Astra & Astra pro, disabling those two leap settings did not make the cls go away strangely, I tried clearing cache for the specific page, maybe the issue is I had to wait for more for servers to process the leap changes who knows, but I got impatient and took advantage of a lull in traffic at midnight and converted the theme of the entire site to generate press. At this point, with the new leap settings, the cls did go away.

    I should note the large cls number has gone away but I still see cls for the same rows and blocks at smaller times but as long as I am now passing the web vitals it’s fine.

    #270546

    Looks like I cant replicate either now. It may have been some ezoic server cache left over from when I turned off their leap plugin causing it to reapear, in which case that would mean the issue is generated either by Ads (perhaps the ezoic ads are trying to run amp as you mentioned) or the plugin itself. I will try to debug a bit more turning ads on and off as well as some leap features and report back.

    I really appreciate your detailed help. Amazing support.

    In forum: Kadence Theme

    In reply to: Hn tags

    #270502

    Hi rebelsskull,
    Where are you adding that CSS? I just tested it and didn’t have an issue. Be sure you’re clearing your cache.

    Kindly,
    Hannah

    #270403

    I get the following error when adding the cloud URL and connection key on this website. If I try and add the same credentials on another website it works perfectly without the error.

    I have cleared the cache on the server level as well as within Cloudflare and disabled Cloudflare with no resolve.

    In forum: Kadence Theme
    #270368

    Hi! I have the same problem as John.

    I have a row with 6 advanced buttons with different heights. I tried using the code Karla suggested, but it doesn’t seem to work.
    I cleared the Chrome cache and tried other browsers too, but to no avail.
    Unfortunately the page is in a reserved area 🙁

    Hope you can help me anyway

    Thank you
    BC

    In forum: Kadence Theme
    #270352

    Thanks Hannah,

    I had removed the CSS as it didn’t work, did not think about you needing it to spot what’s wrong.

    I have re-added the CSS now and also cleared both my browser cache and WP cache (using WP super cache).

    However, it still does not work. Can you see if the CSS needs adjusting or if there is another issue?

    Best regards
    / Fredrik

    In forum: Kadence Theme
    #270349

    Hi Fredrik,
    Sorry for the delay! I’m not seeing the css Kevin provided in your code. Where are you adding it? You can paste it directly into the Customizer > Additional CSS. Be sure to clear your cache after adding.

    Best,
    Hannah

    In forum: Ascend Theme

    In reply to: CLS Pagination problem

    #270258

    Hello Johan,

    Thank you for reaching out to us and apologies for the delay in getting back to you.

    The typical cause of layout shifts is image lazy-loading or styles not being applied right away. Both can result in “shifts” that tools like GT Metrix/Google PSI takes note of. If you’re already using a plugin to optimize/cache, please try disabling some of their options. This will let you determine which option results in the shifts.

    Hope this helps and let us know if we can assist you further.

    Kind Regards,
    Karla

    #270237

    Hey Melanie,
    Have you cleared your cache? Can you post a link?

    Kindly,
    Hannah

    #270222

    Hi Nitin,
    Sorry to hear this! In viewing your post, all the gallery images seem to be displaying without issue. What browser are you working in? Have you cleared your cache? Are you running all updated versions of your theme and plugins?

    Kindly,
    Hannah

    #270192

    Hi there,

    I used to be able to drag and drop the order of the images in my Advanced Gallery block, but now it won’t let me. I noticed it around the time my site upgraded to WordPress 5.9, I wonder if that messed things up? I have tried clearing cache.

    Thanks for your help.

    In forum: Kadence Theme

    In reply to: How to remove Schema?

    #270131

    Hello,

    Apologies for the delay in getting back to you.

    Upon checking, we do not add schema for hatom and hcard. You can refer to kadence/inc/components/microdata/component.php file and look at the get_microdata function.

    Please could you send us your website URL so we can check your other plugins? Additionally, are you using a child theme, and have you added other custom code snippets? If you do, please try commenting out those code snippets first to see if that will remove the schemas you’re referring to.

    Additionally, if you have a caching plugin, have you purged the cache after deactivating the plugins? It is possible that the tool is still seeing a cached version of your pages with these schemas still present.

    Hope this helps and let us know if we can assist you further.

    Best Regards,
    Karla

    #270124

    Hi Kevin,

    I went through the steps to clear cache, etc and it didn’t make any difference.

    Then I went through and removed the menus that I’d created, then recreated them, and noticed the following:

    * If I create the menus through Appearance > Customise > Menus it doesn’t appear in the list.
    * If I create the menus through Appearance > Menus it DOES appear in the list.

    I’ve now got the menus appearing in the widgets as desired. I’ve published the changes to https://roomatthetable.org.au/ .

    As you can see, now I need to change the color of the text of the text to white, and reduce the size of the text (headers and menu links) by a couple of stops. I can’t find a setting for this.

    thanks,
    Tim

    #270064

    Found the issue! It was a setting in Litespeed Cache.

    #270025

    Hello all,

    I recently have been making some cache edits to boost site speed and this morning I noticed my sticky header (into transparent header on scroll) is now double the size. Even when you scroll and the transparent header works properly, there is still a transparent color header stuck behind it.

    It appears it might be related to my logo which was never an issue previously. The logo’s actual size is 200×80, however, when I edit the max width under 200, the header begins to shrink back to the correct size. Unless the max width is set at 100, the header expands vertically.

    Any idea how I can correct this?

    My website is http://www.titanbeachrentals.com

    Thank you for any help!

    #269982

    Hi,
    There isn’t a Kadence Feature that makes this work it’s just how it works by default. Woocommerce will reload cart fragments when there is a direct action to do so. For example, clicking add to cart on a product in the archive.
    https://github.com/woocommerce/woocommerce/blob/trunk/plugins/woocommerce/legacy/js/frontend/add-to-cart.js#L187

    What wc-cart-fragments script does is a little different and a little more fail-safe. For example, if you have two tabs open to a single site and you add a product to cart in one tab, the other tabs cart will automatically show an update. If you come back to a site where you previously had a cart in sessions it can bring that cart information back up. There is code for example in wc-cart-fragments that helps some browsers show the correct things in the cart when the user clicks the back button (some browsers show a complete cache of the page if you click back).

    So it’s perfectly fine to deactivate wc-cart-fragments it’s just worth noting what things will not work correctly.

    Ben

    #269972

    Thanks for that. I decided to change the format to use 1 column and remove the excerpt. I did try clearing cache before changing the layout. As far as i could figure out it seems that WordPress defaults to 55 words for the excerpt and using the kadence settings doesn’t overwrite that setting. The only way it works is if you use the optional excerpt field on the post settings. I didn’t want to edit every article to do so though. If you know of another solution that would be great.

    #269970

    Hey,
    I removed the link for you. I wasn’t able to find what you’re referencing in viewing your site. Have you cleared your cache?

    Kindly,
    Hannah

    #269939

    Hello,

    I have attempted to recreate the issues you have described in browsers as well, but I can’t seem to replicate the issues. When moving the items, in the builder, they move on the screen as well.

    First off, I would have you disable any extensions you have in your browser for testing to see if there is a conflict.

    If that doesn’t work, make sure your computer and the software on your computer are updated. I would suggest restarting your computer, router, and modem to clear out those local caches.

    Should you still have issues, I would have your host disable W3 Total Cache for you and then have them delete the /wp-content/cache/ folder (the cache folder, not wp-content. It will rebuild itself) if you are not comfortable doing that on your own. While you have them, ask if they can see if php-fpm is working properly on your server instance. It’s possible your session is “stuck” in a sense and they would need to restart php/php-fpm for you.

    Let me know if that helps.

    Thanks!

    Chris

    #269901

    Ugh! Of COURSE that’s what would happen lol.
    I am using Chrome. I tried on Edge and it still doesn’t work. I’ve cleared WP caches and browser caches multiple times.
    When I try to move items around in customize all I get is the fade/white flash like it’s gonna edit but then nothing happens.

Viewing 20 results - 581 through 600 (of 5,558 total)