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'
-
AuthorSearch Results
-
In forum: Kadence Blocks
In reply to: Kadence Rows Cause BIg CLS Issues (Need to Fix asap)
February 18, 2022 at 11:51 am #270570So 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.
In forum: Kadence BlocksIn reply to: Kadence Rows Cause BIg CLS Issues (Need to Fix asap)
February 17, 2022 at 5:29 pm #270546Looks 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 ThemeIn reply to: Hn tags
In forum: Kadence ThemeFebruary 10, 2022 at 11:54 pm #270403I 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 ThemeIn reply to: Advanced Button Row Height
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
BCIn forum: Kadence ThemeIn reply to: Sidebar on top for mobile?
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
/ FredrikIn forum: Kadence ThemeIn reply to: Sidebar on top for mobile?
In forum: Ascend ThemeIn reply to: CLS Pagination problem
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,
KarlaIn forum: Kadence ThemeIn reply to: Product Filter on Shop/Archive Pages
In forum: Kadence BlocksIn reply to: Advanced Gallery Block is not working
In forum: Kadence BlocksJanuary 30, 2022 at 10:01 pm #270192Hi 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 ThemeIn reply to: How to remove Schema?
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_microdatafunction.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,
KarlaIn forum: Kadence ThemeIn reply to: Footer Navigation Sub Items not appearing
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,
TimIn forum: Kadence ThemeIn reply to: Sticky Header Double the Size
January 23, 2022 at 7:14 pm #270064Found the issue! It was a setting in Litespeed Cache.
In forum: Kadence ThemeJanuary 21, 2022 at 10:52 am #270025Hello 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!
In forum: Kadence ThemeJanuary 18, 2022 at 11:09 am #269982Hi,
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#L187What 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
In forum: Kadence ThemeIn reply to: Excerpt length for blog category
January 17, 2022 at 4:53 pm #269972Thanks 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.
In forum: Kadence ThemeIn reply to: Excerpt length for blog category
In forum: Kadence ThemeIn reply to: Can’t edit header and footer
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
In forum: Kadence ThemeIn reply to: Can’t edit header and footer
January 12, 2022 at 6:56 pm #269901Ugh! 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. -
AuthorSearch Results


