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 Theme
In reply to: Change Cart Link
December 29, 2025 at 3:09 am #295925Thank you it looks like it was a cache issue.
In forum: Kadence ThemeIn reply to: Change Cart Link
December 29, 2025 at 3:03 am #295924Hi @lemoniejones,
I’m glad you reached out. I’d be happy to help.
I checked your website, and when clicking on the cart icon it correctly redirects to the basket page(new link) here: https://stinkytinkemporium.co.uk/basket/
You can also see this behavior in the screencast for reference: https://share.zight.com/yAum1mN2
Have you resolved the issue already? If not, please clear the cache at your end: https://www.kadencewp.com/help-center/docs/kadence-theme/clearing-your-website-cache/
Looking forward to your update.
Regards,
ArchitaIn forum: Kadence BlocksIn reply to: Add mobile logo on header block
December 28, 2025 at 9:12 pm #295918Hi bilgi-7770,
I am not able to replicate this issue on my test website.
A different logo is being shown on mobile when I enable the different logo for mobile setting in the Appearance > Customizer.
Here’s a screen recording for reference: https://share.zight.com/yAum1Rqg
Please also purge any cache you have after applying the changes. It is possible that the changes will not reflect on the website if the cached resources are not updated. – https://www.kadencewp.com/help-center/docs/kadence-theme/clearing-your-website-cache
Can you share the link to the website?
Can you send us some screenshots, screen recordings, and additional descriptions that may help us see or replicate this issue?
Please let us know; we’ll be happy to help.
Best regards,
Teejay.In forum: Kadence BlocksDecember 25, 2025 at 1:55 pm #295886That Kadence Blocks issue sounds frustrating — I’d try disabling other plugins, clearing cache, and updating first. Kinda like troubleshooting 3 Patti Boss — a quick reset often fixes things.
In forum: Kadence ThemeDecember 23, 2025 at 7:59 pm #295863Hello,
Here is a link to my staging site: staging.8th-house-hag.com
I am using the google font Honk (*Login to see link for h1 headers. It does not render with colour when tested on an actual iphone (and also using an iphone emulator). Instead it appears as monochrome.
Using the customizer, I have the following options toggled on:
Load Google Fonts Locally
Preload Local FontsFlushing local font files does not help. Neither does flushing server level and browser level caches.
Any ideas?
Also, if this font is not supported by ios in some way, can I serve a different font for iphone and safari browser on macos using custom css?
Thanks for your help
In forum: Kadence BlocksDecember 20, 2025 at 3:01 pm #295828Advanced Text Background Padding is no longer being applied to the frontend since the 6.9 update.
I do see it when editing a post on the backend. However when I open the webpage, it is not being applied. I’ve included two screenshots of this.Advanced Text Background Padding
Advanced Text Blocks do not use the same Global Left/Right Padding system as Row Layout Blocks. However, when you apply a background color to an Advanced Text Block, Kadence automatically adds default padding:Top: 1.25 em
Bottom: 2.375 em
This ensures that the text does not sit directly on the edge of the background, keeping the content readable and visually balanced.I don’t see a way to fix this in appearance>general>layout. I’ve included a screenshot of that setting.
Troubleshooting done so far:
Rolled Kadence blocks plugin back to the November release. Problem still occurred.
Applied Kadence blocks update for WP 6.9 again.
Cleared browser cache.
Cleared server cache.
Switched to 2025 theme and then back to Kadence theme.
Disabled all plugins and reenabled one at a time.
Switched back to the previous version of WP. Problem still occurred.I can only conclude the the problem probably lies in WP or Kadence. The only thing I haven’t tried is removing CSS – not sure if that would affect it.
Let me know if you need access. My site is not live yet. Thanks.
Here’s the CSS. The list bullet ones are applied to blocks only, not globally.
/* Restore default nested list bullet styles */
ul ul {
list-style-type: circle; /* level 2 */
}ul ul ul {
list-style-type: square; /* level 3 */
}.offscreen {
position: absolute !important;
width: 1px !important;
height: 1px !important;
padding: 0 !important;
margin: -1px !important;
overflow: hidden !important;
clip: rect(0, 0, 0, 0) !important;
white-space: nowrap !important;
border: 0 !important;
}
@media (max-width: 1024px) {
#secondary {
display: none;
}
.content-area {
width: 100%;
}
}.list-bullet-red {
–bullet-color: #921612;
}.list-bullet-blue {
–bullet-color: #311B92;
}.list-bullet-gray {
–bullet-color: #718096;
}.list-bullet-medblue {
–bullet-color: #3D95E6;
}/* Apply the bullet color */
.list-bullet-red li,
.list-bullet-blue li,
.list-bullet-medblue li,
.list-bullet-gray li {
color: inherit; /* keep normal text color */
}.list-bullet-red li::marker {
color: var(–bullet-color);
}.list-bullet-blue li::marker {
color: var(–bullet-color);
}.list-bullet-gray li::marker {
color: var(–bullet-color);
}.list-bullet-medblue li::marker {
color: var(–bullet-color);
}In forum: Membership ForumsDecember 12, 2025 at 4:20 am #295749Hi There,
I’m glad you reached out. I’d be happy to help.
I checked the page save on my end and it worked correctly. You can see the screencast here:
https://share.zight.com/p9umkRKyThis does not appear to be a known issue and seems to be isolated to your website.
Here are a few troubleshooting steps that usually help resolve this type of behavior:
- Deactivate Plugins One by One
- Temporarily deactivate your plugins one at a time and check if the issue resolves.
- This will help identify if a specific plugin is causing the problem.
- Refer to this documentation for detailed instructions: https://www.kadencewp.com/help-center/docs/kadence-theme/temporarily-deactivating-plugins/
- Check for Console Errors
- Use your browser’s developer tools to check for any errors in the console.
- Here’s a documentation on how to do this: https://www.kadencewp.com/help-center/docs/kadence-theme/how-to-view-console-log-errors/
- Clear the Website Cache
- Cached files can sometimes cause issues. Clear your website cache following this documentation: https://www.kadencewp.com/help-center/docs/kadence-theme/clearing-your-website-cache/
- Clear Browser Cache and Cookies
- Your browser may be storing outdated information. Clear the browser cache and cookies using this documentation: https://www.kadencewp.com/help-center/docs/kadence-general/clearing-your-browser-data/
Please let me know how it goes. I’ll be happy to help further if needed.
Best regards,
Archita-
This reply was modified 4 months, 2 weeks ago by
architabasandrai.
-
This reply was modified 4 months, 2 weeks ago by
architabasandrai.
-
This reply was modified 4 months, 2 weeks ago by
architabasandrai.
In forum: Kadence ThemeIn reply to: problem with translating title – polylang+kadence
December 10, 2025 at 6:34 am #295722Hi there,
I’m glad you reached out.
I know how confusing it can feel when everything seems correctly translated except the page title, especially after setting up a multilingual site with Polylang. I am here to help you sort this out.
When using Kadence Pro together with Polylang Pro and Rank Math Pro, page titles do not translate automatically. Each language version of a page has its own title field, so if the English title is showing the French text, it usually means the English translation is not assigned its own title yet.
Here are the steps to check:
Step 1: Open the English version of the page- In your WordPress dashboard go to Pages → All Pages
- Then click the English flag icon for the page you want to edit.
Step 2: Edit the title directly
- The title at the top of the editor is language specific.
- Update it with your English version.
Step 3: Check Rank Math title settings
- Sometimes SEO plugins override the visible title.
- Inside the English version of the page click: Rank Math → Title and Meta
- Make sure the English SEO title is also translated.
Step 4: Clear cache
If you use any caching or performance plugins, clear the cache so the updated title displays correctly. https://www.kadencewp.com/help-center/docs/kadence-theme/clearing-your-website-cache/
Check the following documentation link:
- Polylang translation basics: https://polylang.pro/doc-category/translate-your-content/
- Kadence theme setup: https://www.kadencewp.com/help-center/docs/kadence-theme/page-layout-customizer-settings/
If after updating the English title the page still shows the French version, please share a screenshot of your Polylang language switcher setup and the page editor view. This will help me check if something else is controlling the output.
I am here to help you get this working smoothly.
Regards,
ArchitaIn forum: Kadence ThemeIn reply to: Categories selector sidebar full width
Thanks, @architabasandrai
It works!
I have a comment here: the CSS code I enter in “CSS Child” does not apply immediately, even after purging all caches!
I have to wait a long time, sometimes I log out and log back in hours later to finally find the CSS applied!
Do you have any idea why there is this delay?In forum: Membership ForumsIn reply to: I don’t get theme updates on my website
November 26, 2025 at 6:15 am #295586Hi There,
Thanks for reaching out. I checked things on my side and theme updates are working normally, so let’s narrow down why they are not appearing on your website.
A few things to verify:
1. Make sure your Kadence license is active and valid on your site.2. Check if any security or firewall plugin is blocking update requests: Plugins like Wordfence, iThemes Security, or hosting firewalls can block connections to Kadence’s update servers. Temporarily disabling them helps confirm if this is the cause.
3. Clear all caches: Check the article to clear the cache: https://www.kadencewp.com/help-center/docs/kadence-theme/clearing-your-website-cache/
I hope this helps. Let me know if we can assist you further.
Best Regards,
ArchitaIn forum: Membership ForumsIn reply to: Full width option for blocks now missing
November 23, 2025 at 9:54 pm #295558It sounds like the full-width option may be disabled due to your page template or container settings. Try switching the page template to Full Width or Canvas and check if your theme or layout plugin is overriding the block width. Clearing cache can also help.
In forum: Kadence BlocksIn reply to: kadence custom single post
This reply has been marked as private.November 23, 2025 at 8:03 am #295553In forum: Kadence BlocksNovember 10, 2025 at 3:28 pm #295445It sounds like there might be a memory or caching issue with Kadence Blocks on your Godaddy setup. Try increasing your PHP memory limit to at least 256M in your wp-config.php file and clear any server cache from cPanel. You can also disable browser caching and test in incognito mode to confirm. If that doesn’t help, reinstall Kadence Blocks or switch to a local test site to isolate the issue. Hope you get it sorted soon — sometimes fixing WordPress bugs feels like playing a round on 3Patti Land, you just need the right move!
In forum: Kadence ThemeIn reply to: Tags title, spacing, color
That works. It seems that the change takes time to display, even when refreshing the cache.
Thanks!In forum: Kadence ThemeIn reply to: Icon website Google SERP
In forum: Kadence ThemeIn reply to: Error message appearing during form submission
November 7, 2025 at 10:24 am #295420I had the same issue before and it was caused by a small cache conflict. Clearing the cache and updating the form plugin fixed it for me. I also followed this quick guide that helped a lot visit site
In forum: Kadence ThemeIn reply to: Tags title, spacing, color
November 6, 2025 at 1:36 am #295396I tried the CSS code on my website, and it’s working properly. You can check the screenshot here: https://share.zight.com/6qu47LwP.
Since you’ve already purged the cache, please share your website URL so I can take a closer look at where it’s displaying. You can post it as a private reply for security.
Best regards,
ArchitaIn forum: Kadence ThemeIn reply to: Bullets suddenly appearing
November 5, 2025 at 7:57 am #295384Hey Jerry,
Welcome to Kadence Support. We are here to help.
Can you ensure your Theme is fully up-to-date and confirm the issue continues?
This sounds like a caching issue. Have you tried clearing both your website and browser caches? If not, can you do so and see if the issue continues?
Consider sharing a link to your website, and I can check things out from my end. You can send a private reply if you wish for others not to see the URL.
Can you also try checking for a plugin conflict? You can do so by following these steps:
* Deactivate all non-Kadence products and clear all caches.
* See if the issue occurs.
* If it doesn’t, reactivate plugins one by one.
* Clear all caches after each activation.
* When the issue reappears, the last activated plugin is causing the conflict.I hope this helps. Please let us know your results.
In forum: Kadence ThemeIn reply to: Tags title, spacing, color
Thanks, @victormonk
It works,but not working for hover, I added hover lines:
.single a.tag-link { color: #1A202C !important; background: white; } .single a.tag-link:hover { color: white !important; background: #215387; }I purged the cache!
Did I miss something?In forum: Kadence ThemeIn reply to: About the price text
Hi there!
Glad you reached out to us about this.
Your CSS code is correct. I would’ve recommended the same. On the other hand, could you try this:
.woocommerce ul.products li.product .product-action-wrap { display: none!important }Also, make sure to clear any website cache you have to ensure your pages are updated.
Lastly, if this still didn’t work, could you send me your Shop page URL? You can set your response as a private reply so only you and the Support team can see it.
- Deactivate Plugins One by One
-
AuthorSearch Results


