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 ThemeJuly 23, 2024 at 8:38 am #290593
seems my images didnt work
Home Page: https://imgur.com/l1O9e4v
Every Other Page: https://imgur.com/Xric8Fk
In forum: Kadence ThemeJuly 23, 2024 at 8:37 am #290592I am using “Barber Shop” Kadence theme, and I seem to have issues with my H1 headers keep appearing on top of my naviational headers, except on my home page. I am not sure why. I have tried creating as much space between as I can but they still seem to be mixed in with them.
In forum: Kadence ThemeIn reply to: Changing page title background colour
In forum: Kadence ThemeHi there,
Glad you reached out, happy to help.
You can achieve this using Kadence Hooked Elements:
https://www.kadencewp.com/help-center/docs/kadence-theme/how-to-hook-elements-inside-of-post-or-page-content/This way, you can add the breadcrumb and category page above the featured image and disable the breadcrumb and category within the title.
Here is a demo screencast for your reference:
https://share.zight.com/jkupGwoOI hope this helps. Please let us know how we can help further.
Cheers,
EzeIn forum: Kadence ThemeHi there,
Glad you reached out, happy to help.
The password-protected page is a dynamic page generated by WordPress, which is why it doesn’t appear in your Dashboard > Pages. However, I couldn’t replicate the issue on my end. Here is a screencast for your reference:
https://share.zight.com/jkupGw22Here are some steps to help troubleshoot the problem:
Clear Your Cache:
– Clear your website cache: https://www.kadencewp.com/help-center/docs/kadence-theme/clearing-your-website-cache/
– Clear your browser cache as well.Troubleshooting Guide:
Follow additional troubleshooting steps here: https://www.kadencewp.com/blog/how-to-troubleshoot-your-website/If you need to customize the default password-protected page, check out this guide:
https://www.wpbeginner.com/wp-tutorials/how-to-customize-a-password-protected-page-in-wordpress/I hope this helps. Please let us know how we can help further.
Cheers,
EzeIn forum: Kadence ThemeSince I changed the theme to Kadence, I have encountered an issue on the password-protected page where you type in the password:
The password-protected page displays incorrectly:
1. The alignment is strange (squeezed at the top).
2. The password box contains strange dots from the start.
3. When you click anywhere on the screen, it redirects to the homepage.As I cannot find the editing screen for the password entry page, I am unable to fix this issue directly.
Please advise how to access the password entry page to resolve these issues (It doesn’t appear on the Dashboard > pages) , or let me know if any CSS needs to be used.
Regards,
In forum: Kadence BlocksIn reply to: Page does not load
I have the same problem right now. Brand new website and can’t edit any page. Disabling Kadence Blocks fixes the loading. I have everything up to date (WordPress 6.6, Kadence Starter Templates 2.1.3, and Kadence Blocks 3.2.49) – Error is net::ERR_INCOMPLETE_CHUNKED_ENCODING on Google Chrome Console.
I also made sure to increase max memory size and all other settings as suggested by you.
I’m new to Kadence but it seems you’ve had this problem before. Is it this unstable?
Thanks for your help.
In forum: Kadence ThemeHi,
I only have breadcrumbs for posts on my site,
So I configured the ‘home link’ to a specific page which I use to display posts.I have done that based on code that was published here in the forum by Bonn:
// Changing the “Home” string to “Blog”
add_filter(‘kadence_local_breadcrumb_args’, function( $args ){
$args[‘home_title’] = __( ‘Blog, ‘kadence’ );
return $args;
});// Changing the home-link to a specific page using page-id
add_filter(‘kadence_breadcrumb_args’, function( $args ){
$args[‘home_link’] = get_page_link(‘19042‘);
return $args;
});My problem is that I currently have 2 languages on my site,
So both the link-name and page-id are different for each language.Us there a way to add these codesnippets per language?
Thanks,
RonIn forum: Kadence BlocksJuly 19, 2024 at 12:42 pm #290550I’m using the Kadence tabs on a page and I have anchors set for all the tabs. Inside those tabs we have a lot of outbound content and when a user clicks out and then backs into the website it restarts the journey right at the initial opening tab.
Is it possible to have persistent links as they click through. So for instance when I’m on tab 3 that uses #anchor3, that anchor link would appear in the URL so if they navigate away and back they are back where they started.
Alternatively something similar to what happens with query loops where a ? and series of numbers is used and then stays persistent coming back.
Thanks in advance!
In forum: Kadence BlocksIn reply to: Customization arrow style in advanced gallery
July 19, 2024 at 8:27 am #290544Hi Piotr,
Thanks for the screenshot.
There’s no built-in option for that, but I’ll be glad to help you create the custom CSS codes.
To do this, please let me know what gallery type you are using and the link to the page you’re working on.
Best,
ChitoIn forum: Virtue ThemeIn reply to: Google Fonts not Rendering on Mobile
Hi there!
I’d be happy to help you with this.
I selected Lato for my headings, and I can still see it being used when I view my pages on mobile. Could you send me your page or website URL so I can check it better?
You may mark your response as “private” so only you and the support team can see it.
Regards,
KarlaIn forum: Membership ForumsIn reply to: Tabs on Shopkit and Woocommerce
Thank you Karla,
I’ll try that code snippet soon 🙂
Meanwhile i and my colleague ChatGPT actually made a plugin which doesn’t require ACF and all those extra steps to get custom tabs on products.
It’s of course not very tested but it does this:1. Create, edit, rename and delete tabs.
2. Add content, even paste blocks inside the content field will work.
3. Change the order of the tabs.The zip and plugin only has a php and a js file.
Download and try it out if you want.
Please write how it works for you.
And if you can make it even better please share it.Here’s the link to the plugin.
Don’t use it on your live site, and backup things before trying it!!!
https://drive.google.com/file/d/1ZIloLjwnQ2_CQ-nvQFdh_aQS_Ro_A3j4/view?usp=sharingEditing a product.

Viewing the product page.

Cheers / Johny
In forum: Virtue ThemeIn reply to: Migrating content from WPBakery to KadenceWP
July 17, 2024 at 4:14 pm #290512Hi There,
When switching from WPBakery to Kadence, you are fully switching your Page Builders. Kadence uses the Gutenberg core WordPress Editor, while WPBakery uses its own Editor. This makes it so that to switch over to Kadence, the content has to be remade into Kadence Blocks.
We would recommend setting up a staging website as the first step for the change you’ll do. This gives you time to get comfortable leaving your current builder and learning to lean on WordPress’s block builder (Gutenberg). We have the Kadence Blocks plugin to extend Gutenberg and give you additional content blocks you can use in building your pages.
Make sure to create the backup first. As you already have content you built with WP Bakery, you’ll need to import it using WordPress import/export methods.
You generally need to understand the blocks and what they can do. They become your layout rather than the template layout provided by your current builder/editor. You will live in the Customizer and the page/post options when editing pages.
Here are resources that can help you get started:
–https://www.kadencewp.com/kadence-theme/knowledge-base/getting-started/
–https://www.kadencewp.com/kadence-blocks/documentation/
–https://www.youtube.com/watch?v=GqEecMF7WtE
–https://www.youtube.com/watch?v=46P3kMrpFkQI hope this helps. Let us know if we can assist you further.
Best Regards,
ArchitaIn forum: Virtue ThemeHi,
I have an existing website with Home, Service, and Contact pages that were created using WP Bakery. I would now like to switch to KadenceWP.
Is there a way to copy, export, or clone my content from WPBakery so that I can use it in KadenceWP?
It is not necessary for the design to be identical, but I would like to retain the layout of the pages.
Thank you very much for your help!
Best regards
In forum: Kadence BlocksIn reply to: WP 5.8: Kadence Blocks Free Block Settings Issue
July 16, 2024 at 9:28 pm #290502I can´t activate Kadence Blocks – Gutenberg Blocks for Page Builder Features. I don´t know where tos start to fix this issue.
In forum: Pinnacle ThemeTopic: kt-intrinsic not loading
Hello Kadence-team,
Somehow on my shop pages the kt-intrinsic is not showing anymore. This has been integrated on all shop pages.
You can find it on this page: *Login to see link
The single image is showing but the kad-wp-gallery stays empty .. please adviseIn forum: Kadence ThemeIn reply to: Site preview not showing what it should
Hi there,
Glad you reached out, happy to help.
From the screenshot you shared, your preview page appears to be broken.
To troubleshoot this:
1. Clear your website and browser cache:
https://www.kadencewp.com/kadence-theme/knowledge-base/troubleshooting/clearing-your-website-cache/2. Refresh your permalink by navigating your Dashboard > Permalink and clicking on the save button a couple of times. Here is a screencast for your reference:
https://share.zight.com/d5uXkGBPSee more troubleshooting steps:
https://www.kadencewp.com/blog/how-to-troubleshoot-your-website/I hope this helps. Please let us know how we can help further.
Cheers,
EzeIn forum: Kadence ThemeIn reply to: Starter template question
Hi there,
Glad you reached out, happy to help.
By default, all the starter template pages inherit the theme layout.
Can you confirm which of the Ecommerce Starter Template you imported?
In the meantime, please try the following troubleshooting steps listed here:
https://www.kadencewp.com/blog/how-to-troubleshoot-your-website/Please let us know how we can help further.
Cheers,
EzeIn forum: Kadence ThemeTopic: Starter template question
July 13, 2024 at 12:26 am #290476ive imported a kadence e-commerce starter template and it has created all necessary pages – home, shop, cart, my account, checkout etc. But they only page which actually has any design on it is the homepage. i was expecting the other pages to have layout aswell. Is this how it should be or has something went wrong? thanks
In forum: Kadence ThemeJuly 12, 2024 at 2:53 pm #290473Hello! Setting up a homepage for the first time can be challenging, but it sounds like you’re making great progress! Regarding your issue, it might be worth checking if the external website’s widget code is conflicting with other elements on your page. Sometimes scripts in the head or body can cause issues if they’re not properly loaded or if there are conflicts.
Make sure you’re placing the custom HTML block in the correct section of your page. If you’re still having trouble, consider reaching out to Kadence support or checking their documentation for any specific instructions on embedding external widgets.
On a different note, if you’re looking for some downtime after all that website setup, I highly recommend the LokLok APK app. It’s a fantastic app for watching and sharing videos, perfect for a relaxing break. You can download the LokLok APK and enjoy a vast library of movies and shows. It’s been a great way for me to unwind after working on my own projects. Best of luck with your homepage setup!
-
AuthorSearch Results



