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 'page '
-
AuthorSearch Results
-
In forum: Kadence Theme
In reply to: Error Importing
August 5, 2025 at 8:45 pm #294571What is a PHP installation? I’m having the same problem. I’m installing through hostinger on an IPad Pro could that be an issue? I find as a novice the answers are just as confusing as the problem. I’ve followed a you tube tutorial step by step but keep getting the error loading page at the last step. On all templates.
In forum: Kadence ThemeAugust 4, 2025 at 4:21 am #294542Hey Kadence fam 👋
I’m experimenting with Kadence Theme to build a fast-loading micro-niche site around CapCut video templates. Wanted to get your thoughts and maybe some advice.
Here’s my site 👉 *Login to see link o/
Why Kadence?
Loads super fast compared to Elementor
Easy to create multiple template landing pages
Global color/typography controls save me a ton of time
📌 Question:
Anyone else building these types of content-based / viral sites on Kadence?
What performance tweaks are you using for better Core Web Vitals?
Any tips for improving template-category SEO?
Appreciate any feedback or similar examples you’ve built 🙌
In forum: Kadence BlocksAugust 4, 2025 at 2:31 am #294531Welcome to Kadence Support.
Kadence Blocks Pro doesn’t currently offer a built-in zoom-on-hover effect for the Info Box block, but you can easily achieve this using a small bit of custom CSS.
Add a Custom Class to Your Info Boxes
- Edit your page/post in the Block Editor.
- Select the Info Box block.
- In the right sidebar (Block settings), scroll to the Advanced section.
- Add a custom class, for example:
zoom-hover. Check the screencast for reference: https://share.zight.com/E0uvqZzk
Add This Custom CSS: https://www.kadencewp.com/help-center/docs/kadence-theme/how-do-i-add-custom-css/
- Go to Appearance > Customize > Additional CSS and paste:
.zoom-hover { transition: transform 0.3s ease; } .zoom-hover:hover { transform: scale(1.05); }I hope this helps. Let us know if we can assist you further.
Best Regards,
ArchitaIn forum: Kadence BlocksHello,
I am building a WordPress website using the Kadence theme, Kadence Pro, and Advanced Custom Fields (ACF). The specific page I am working on is: *Login to see link rs/tours/greenland/
I have created a custom post type named “Tours,” which includes two ACF checkbox fields: what’s_included and what’s_not_included. Both of these fields are populated with multiple items.My objective is to display the content of these fields within a list item of the Kadence Icon List block, as shown in the “Pricing Overview” section. The challenge is that the default output from the ACF checkbox field is a single, comma-separated string. However, on the front end, I need each item to be separated with an inline bullet point (or icon) to create a list that flows horizontally, rather than just a comma-separated line of text.
How can I modify the output to achieve this desired formatting? Do I need to use a code snippets plugin like FluentSnippets?
Many thanks,
JohnIn forum: Kadence BlocksIn reply to: Advanced Table Block extreme lag while editing
July 31, 2025 at 10:44 am #294503Hey there,
This kind of behavior isn’t typically expected.
When it comes to the editor and speed, many factors can be involved. For example, I have experienced cases where Browser/Website Cache can be involved. Can you try fully clearing all forms of Cache on your website and see if the issue continues?
Can you also check for a plugin conflict? You can do so by deactivating all non-Kadence plugins on your website. Then, clear your Cache and see if the same editor issue occurs.
When in the editor and things act slow, can you check for Console Logged Errors? Please send over any error(s) you may receive.
Additionally, can you see if the same issue occurs on a brand-new post or page with a brand-new Advanced Table Block?
I hope this helps. Please let me know your results.
In forum: Kadence ThemeJuly 30, 2025 at 3:30 pm #294482Hello,
I added a code snippet to change the homepage name in the breadcrumbs:
add_filter(‘kadence_breadcrumbs_args’, function( $args ) {
$args[‘home_label’] = get_bloginfo(‘name’); // Remplace “Accueil” par le nom du site
return $args;
});But it’s not working. Could anyone help me, please?
In forum: Kadence ThemeOn my home page and internal pages. I have the header turned off. This made me question if it is possible to enable the header in mobile view in order to get the menu?
On a similar note is there a way to have have the mobile menu enabled on the desktop instead of the menu in the header?
Maybe a feature request?
Thank you!
-
This topic was modified 9 months, 1 week ago by
Kim.
In forum: Kadence ThemeJuly 30, 2025 at 11:53 am #294479Hello I see that you guys change the layout of the support ticktet portal.
I have to tell you that alghough it might look good is not not functional for the user.You can not see the title of your request. If you have 3 or 4 request it is confusing.
This creates more workload for you guys since we can not explore old requests.As you can see titles are very generic (see images)
Hope this feedback helps.In forum: Kadence BlocksI have a Table (Adv) block on a page I’m editing and even though it only has 7 columns and 9 rows, editing the values inside the cells rapidly slows the editor down. The more times I edit the contents inside the table, the slower the entire editor gets until it practically grinds to a halt. Eventually, just clicking in one cell and changing the value inside it can take over a minute. Has anyone else experienced this with advanced tables? Am I doing something wrong? Should I just use a standard table or some HTML+CSS to achieve the same thing?
I’m using the Advanced Image Block to place an image in a post. I set the image file size to Medium Large. Is there a way to select a smaller image file size for a mobile layout?
Currently, PageSpeed Insights advises me to optimise my image sizes for mobile devices properly. They pass for desktop.
In forum: Kadence ThemeIn reply to: AI Starter Template Won’t Load on Site
Hi,
I am also seeing the same error, have tried multiple things already, including deactivating other plugins insalling Really Simple SSL etc.
This is the console error log.
load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils,moxiejs,plupload&ver=6.8.2:5 JQMIGRATE: Migrate is installed, version 3.4.1
starter-templates.js?ver=19dfafa0c7b74968422d:2 starterType ai
deprecated.min.js?ver=e1f84915c5e8ae38964c:2 wp.components.__unstableUseCompositeState is deprecated since version 6.7. Please use Composite instead.
i @ deprecated.min.js?ver=e1f84915c5e8ae38964c:2
deprecated.min.js?ver=e1f84915c5e8ae38964c:2 wp.components.__unstableCompositeItem is deprecated since version 6.7. Please use Composite.Item instead.
i @ deprecated.min.js?ver=e1f84915c5e8ae38964c:2
react-dom.min.js?ver=18.3.1.1:10 A speculation rule set was inserted into the document but will be ignored. This might happen, for example, if it was previously inserted into another document, or if it was created using the innerHTML setter.
Hr @ react-dom.min.js?ver=18.3.1.1:10
starter-templates.js?ver=19dfafa0c7b74968422d:2 Trigger Grid refresh
deprecated.min.js?ver=e1f84915c5e8ae38964c:2 Bottom margin styles for wp.components.CheckboxControl is deprecated since version 6.7 and will be removed in version 7.0. Note: Set the__nextHasNoMarginBottomprop to true to start opting into the new styles, which will become the default in a future version.
i @ deprecated.min.js?ver=e1f84915c5e8ae38964c:2
deprecated.min.js?ver=e1f84915c5e8ae38964c:2 Bottom margin styles for wp.components.ToggleControl is deprecated since version 6.7 and will be removed in version 7.0. Note: Set the__nextHasNoMarginBottomprop to true to start opting into the new styles, which will become the default in a future version.
i @ deprecated.min.js?ver=e1f84915c5e8ae38964c:2
deprecated.min.js?ver=e1f84915c5e8ae38964c:2 wp.components.ButtonGroup is deprecated since version 6.8. Please use wp.components.__experimentalToggleGroupControl instead.
i @ deprecated.min.js?ver=e1f84915c5e8ae38964c:2
starter-templates.js?ver=19dfafa0c7b74968422d:1 > removeContent response: Object
starter-templates.js?ver=19dfafa0c7b74968422d:1 > Plugins response: Object
install-pages:1 Failed to load resource: the server responded with a status of 503 ()
starter-templates.js?ver=19dfafa0c7b74968422d:1 ERROR: The response is not a valid JSON response.
api-fetch.min.js?ver=3623a576c78df404ff20:2 POST https://staging.ukvisaworks.com/wp-json/kadence-starter-library/v1/update-pages?_locale=user 500 (Internal Server Error)
j @ api-fetch.min.js?ver=3623a576c78df404ff20:2
h @ api-fetch.min.js?ver=3623a576c78df404ff20:2
(anonymous) @ api-fetch.min.js?ver=3623a576c78df404ff20:2
P @ api-fetch.min.js?ver=3623a576c78df404ff20:2
(anonymous) @ api-fetch.min.js?ver=3623a576c78df404ff20:2
o @ api-fetch.min.js?ver=3623a576c78df404ff20:2
(anonymous) @ api-fetch.min.js?ver=3623a576c78df404ff20:2
P.method.t @ api-fetch.min.js?ver=3623a576c78df404ff20:2
(anonymous) @ api-fetch.min.js?ver=3623a576c78df404ff20:2
(anonymous) @ api-fetch.min.js?ver=3623a576c78df404ff20:2
o @ api-fetch.min.js?ver=3623a576c78df404ff20:2
(anonymous) @ api-fetch.min.js?ver=3623a576c78df404ff20:2
(anonymous) @ api-fetch.min.js?ver=3623a576c78df404ff20:2
r @ api-fetch.min.js?ver=3623a576c78df404ff20:2
(anonymous) @ api-fetch.min.js?ver=3623a576c78df404ff20:2
g @ api-fetch.min.js?ver=3623a576c78df404ff20:2
(anonymous) @ api-fetch.min.js?ver=3623a576c78df404ff20:2
A @ api-fetch.min.js?ver=3623a576c78df404ff20:2
updateStarterPages @ starter-templates.js?ver=19dfafa0c7b74968422d:1
(anonymous) @ starter-templates.js?ver=19dfafa0c7b74968422d:1
starter-templates.js?ver=19dfafa0c7b74968422d:1 ERROR: No pages to install.In forum: Virtue ThemeJuly 26, 2025 at 12:23 am #294417On mobile devices, *Login to see link isn’t displaying the category images on the homepage. The category text links are clickable and lead to other pages, where images load correctly, but the links on those pages don’t work beyond that. Since the website provides a useful tool for music and sound-related calculations, smooth navigation and clear visuals are important—especially for mobile users.
I’ve checked the mobile theme settings thoroughly but haven’t found any obvious issues. Any help would be appreciated!Thanks,
LaurenIn forum: Kadence BlocksFor the past few months we have been using tools such as Cursor AI and Trae AI to write code, in vibe coding mode.
It is very interesting to be able to convert any design to html/css/js, from figma or a simple screenshot with amazing results.
I wish I could do this with kadence blocks (using trae/cursor for generating code using Kadence blocks and then import ready made page for rework it on WordPress)
Do you have any experience with this?
-
This topic was modified 9 months, 2 weeks ago by
Mattia.
In forum: Kadence BlocksJuly 22, 2025 at 11:54 am #294385Sorry about that – i see the problem – i’d not published the page: here is the working link https://transvaalstudycircle.org/whats-new_draft_dummy/
however, is this sufficient – i would think you need to see the back end of the site? If so please let me know how I can give you access to this….
Thanks!
Kind regards
BarryIn forum: Kadence BlocksAnonymousJuly 22, 2025 at 10:27 am #294383Hi there,
I looked at the page and it says page cannot be found though. Can you look at it again and send us the page link? https://imghostr.com/ba7b93_71f
Kind Regards,
Michael TaroIn forum: Membership ForumsJuly 22, 2025 at 1:26 am #294376I’ve been optimizing a WooCommerce store recently and wanted to share my experience tweaking the product layout using the Kadence theme. The goal was to improve both aesthetics and conversion rates without using heavy plugins or custom code.
Here’s what I focused on:
Customizing the product grid with Kadence’s built-in options (spacing, hover effects, and responsive columns).
Using Kadence Blocks to enhance the single product page with trust badges, image galleries, and review sections.
Fine-tuning typography and button styles to better match my brand.
Adjusting the layout to highlight upsells and related products more effectively.
The improvements not only made the site more professional-looking but also led to better engagement on mobile.
For context, the store is built around pressure washers and accessories — here’s the site if you want to take a look:
*Login to see linkWould love to hear how others here are using Kadence with WooCommerce—any tips or plugin combos that helped elevate your product pages?
In forum: Kadence BlocksJuly 21, 2025 at 3:55 am #294372I have a site that I would like to rebuild with Kadence and would like to know if the following is doable out of the box, or if I’d need to code it.
Some users have an ACF field holding a URL.
Currently, when that user is logged in, a button appears on their account page containing this URL. Can this be replicated?
When I previously looked at this, the Kadence button could only fetch the AUTHOR fields, not the currently logged in user field?
In forum: Kadence ThemeHi there,
Glad that you are loving Kadence theme.
If you have not checked it yet, take a look at Kadence Shop Kit:
https://www.kadencewp.com/kadence-shopkit/It includes features like custom product page templates, variation swatches, checkout editor, global tabs and more.
In forum: Kadence ThemeJuly 21, 2025 at 2:59 am #294364I recently revamped a WooCommerce store using the Kadence Theme, and I was impressed by how flexible and lightweight it is for customizing product pages.
My goal was to optimize for both performance and clarity — especially for a store that sells high-demand, detail-heavy products like commercial cleaning systems. Kadence’s layout elements made it easy to showcase specs, features, and CTAs without clutter.
You can check out how it looks in action here: professional pressure washing systems
It’s still a work in progress, but I’m happy with the result so far — especially the speed improvements compared to my old setup.
Would love to hear how others here have customized Kadence for eCommerce — and any plugin suggestions that worked well with the theme?
July 21, 2025 at 2:15 am #294362I’m trying to create a page with 3 info boxes across the screen. I’ve managed that (!) but on the preview/live screen the boxes’ width shrinks – see pics.
I’ve been struggling with this for a while and have tried everything I could think of but to no avail. I’m a bit of a newby so no doubt it’s me!
I hope one of you guys has the magic solution for me:)
Thanks in advance!!!
Barry
-
AuthorSearch Results


