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: Membership Forums
Topic: Pattern Hub Pages 404 Error
September 30, 2024 at 3:28 pm #291406Hi. I’ve created several patterns within my Pattern Hub but when I attempt to view them I get a 404 error. This also is preventing the thumbnails from generating and the images from importing into new sites.
I’ve used the pattern hub successfully from another (source) website before – but it’s not working on this new site for some reason.Any ideas?
In forum: Kadence BlocksIn reply to: Kadence block controls
AnonymousSeptember 30, 2024 at 11:09 am #291402Hi Thomas,
We can assist you on this.
Based on what you explained, it looks like you are looking for the block defaults feature.
Kadence blocks has a built-in Block Defaults setting. Basically, you can make all the changes on the block then save it as default. What happens is the next time you use this block (on any page/post), then the block will already have saved settings on them.
See this for reference: https://www.kadencewp.com/help-center/docs/kadence-blocks/setting-block-defaults/
Please note that the Block Defaults setting doesn’t get applied to all block of the same type (e.g. Info Box) that are already added as content. It will only get applied to new blocks (e.g. Info Box) that are added.
Let us know how we could help you further.
Kind Regards,
Michael TaroIn forum: Kadence ThemeIn reply to: Importing/Exporting Headers
AnonymousSeptember 30, 2024 at 10:39 am #291399Hi there,
We’d love to assist you on this but currently, there is no built-in feature in Kadence for this.
We may have a existing feature request related to this, but I don’t have a firm timeline on when or if that might be developed.
Here’s the link to the feature request so you can vote and comment on additional information, that will help the development team better understand the importance of adding this feature: https://feedback.kadencewp.com/p/ability-to-import-export-header-and-footer-designs-header-amp-footer-templates
If you want, you can also submit a new feature request.
As a work-around, you can try exporting the entire site, importing it to the new site and deleting the pages and content you do not need. This way, the header design will be exactly as the original website.
We appreciate your continued patience and understanding regarding this matter.
Kind Regards,
Michael TaroIn forum: Kadence BlocksTopic: Row Layout Block Width
September 30, 2024 at 5:30 am #291394Hi
I feel like this is something simple but I just can’t work it out!
I want to style a row layout with a border and set the width so is the width of the content inner, not the full width of the screen. I can set the width of the row content, but I can’t seem to figure out how to set the width of the row itself.
You can see what I mean if you scroll down to the bottom of this page to where it says ‘shop our Halloween printables’ – *Login to see link The row has a purple border but it’s waaaay too wide.
Any idea what I am doing wrong?
Thanks
Kate
In forum: Kadence BlocksSeptember 28, 2024 at 12:07 am #291380I had a similar need and solved like this because I only needed a dynamic background colour in one place.
function add_event_hero_bgcolour() {
// Ensure we are on a single post page
if (is_singular(‘event’)) {
// Get the current post ID
$pID = get_the_ID();// Get the color value from an ACF color picker field
$bgcolor = get_field(“acf_event_bg”, $pID);// Check if the background color is set
if ($bgcolor) {
// Output the custom CSS
echo “<style>.event-hero {background-color: {$bgcolor} !important;}</style>”;
}
}
}
// Hook into wp_head to add the CSS to the <head> section of the page
add_action(‘wp_head’, ‘add_event_hero_bgcolour’);In forum: Kadence BlocksSeptember 27, 2024 at 7:38 pm #291377I have two forms on a page, one for contact and one for subscription, and neither works when I try to complete them in another browser or in an incognito tab. At first, I thought it was due to the captcha, but I removed the captcha in both forms and it still doesn’t work. In the console, I have this message: Connection error
kb-advanced-form-block.min.js:1:8532It seems that the resource is trying to load via http and the site blocks this because it should only load over https. I don’t understand what’s happening.
In forum: Kadence ThemeTopic: Homepage background image
Hi there,
I feel like I should be able to figure this out, but it’s clearly the end of a long week.
I want a background image to fill the entire homepage (and I’ll be turning off both the header and footer off that page) and don’t want that background image to display on any other pages. I can see in the Customizer where I can set a background image under General and/or Page/Post Layouts in the Design section but, on individual pages, the Design settings/options aren’t available.
This is probably something very simple that I’m overlooking, so would really appreciate you pointing me in the right direction.
Many thanks!
SaraIn forum: Membership ForumsIn reply to: Known query loop (adv) filter limitation?
Reindexing put os on the right track. I had a suspicion re-indexing was not triggered and I was right. You’ll never believe the reason.
TL;DR: I’m stupid.
Started debugging the
kandence-blocks-pro/includes/query/query-indexer.phpfunctionpotentially_reindex_facets( $force = false )The check for
$disable_indexwas correctly false.But then
$this->index_table_exists()was executed which returned false too.I checked the database and indeed not a single kadence table there.
My initial thought that kadence might populate all tables on demand. Then I remembered, that it was me who dropped them manually by accident. We are migrating an existing page to Kadence and I tried to get rid of all the old plugins and bloat. In the process I encountered kbp_ prefix tables that I could not place and dropped.
So sorry, but thank you so much for giving me the right idea!
In forum: Membership ForumsIn reply to: Known query loop (adv) filter limitation?
In forum: Kadence ThemeIn reply to: Comments on Posts Not Displaying
AnonymousSeptember 27, 2024 at 9:30 am #291369Hi there,
We can assist you on this.
There is an option on the Customizer for the comments as well. Go to Posts/Pages Layout >> Single Post Layout. On the near bottom of the screen, you should be able to find the Show Comments? option.
See this for reference: https://www.loom.com/share/cc6ae732ae4649ce83329b6638418ddd
If you already have that enabled but the comments are still not showing, can you check with your other plugins? There might be setting that overrides the default set: https://www.kadencewp.com/help-center/docs/kadence-theme/temporarily-deactivating-plugins/
Let us know how we could help you further.
Kind Regards,
Michael TaroIn forum: Virtue ThemeIn reply to: Different display of posts in the sidebar
September 27, 2024 at 12:30 am #291365Maybe you should just set the page layout settings. For a precise sample, you can check this web too:- https://thevernt.com/retro-bowl-unblocked-77/
In forum: Pinnacle ThemeIn reply to: kt-intrinsic not loading
Hi Arjan.
I can also see the images – https://share.zight.com/E0uOjAJ7
Try viewing the page on another browser and see if they’ll show there. If it did, disable some of your browser extensions as that might be affecting the page when you were viewing it previously.
Let us know how we can help you further.
September 26, 2024 at 12:41 pm #291361I would like to display different content on a page, depending on the url parameter.
Example
test.com/site/?example-1
Content: XYZtest.com/site/?example-2
Content: ABCIn the best case it would still be ACF Fields that are displayed.
Do you have any ideas how this could be implemented?
In forum: Kadence ThemeIn reply to: Exception when importing kadence starter template
September 26, 2024 at 3:25 am #291350Hi,
I’ve checked with the latest version of elementor 3.24.4
The error disappeared but an extremely annoying problem has appeared.
I’m working with a multisite instance of wordpress and the import was done within a sub-site.
But the template page imported, was imported in the “root” site, destroying the existing “Home Page” instead of the subsite homepage.
Could you check your code if there’s any reason for this to happen ?
Vincent.
In forum: Virtue ThemeIn reply to: Mobile Version Of Site?
Hi, JR.
I don’t see the recently viewed products. Could you send me the page where that is?
Font Sizes
The default widget titles use the H3 HTML tag so they follow your theme’s typography settings for H3. You can see those in Theme Options > Typography.Other heading sizes can change depending on the HTML tag used. With WordPress incorporating the Gutenberg block editor in the Widgets page, you will be able to show titles using blocks and they have their block’s font settings that you can control.
Let me know if I can help you further with this.
In forum: Kadence BlocksIn reply to: Editor Hanging Issue
Just a heads up – Submitted as ticket as well – The following is the Error I have been receiving since updates:
Happens sporadically when trying to edit pages: (can be cleared by deactivating and activating blocks & starter templates)
When seeking help with this issue, you may be asked for some of the following information:
WordPress version 6.6.2
Active theme: Kadence (version 1.2.9)
Current plugin: Kadence Blocks – Gutenberg Blocks for Page Builder Features (version 3.2.53)
PHP version 8.2.21
Error Details
=============
An error of type E_PARSE was caused in line 605 of the file /home/u269917870/domains/domain.com/public_html/wp-content/plugins/kadence-blocks/includes/icons-array.php. Error message: syntax error, unexpected character 0x00, expecting “)”In forum: Membership ForumsIn reply to: Best solution advice
September 25, 2024 at 9:06 am #291334Karla,
Since the Kadence’s Form block does not work with dynamic data, I have been trying to use CF7 along with the Contact Form 7 – Dynamic Text Extension, however the rendering is not occurring like it should. I contacted the developer of Dynamic Text Extension and they confirmed something with the theme was effecting the way the image should be rendered. I tired both a conversion popup and a modal popup. Please review the following links with your team. Thank you for your help.
In forum: Kadence ThemeIn reply to: Using Kadence Theme for My Solara Executor Website
September 25, 2024 at 8:12 am #291330Hi there,
Thanks for writing in.
Perhaps, you’d want to post this on our Facebook group to get more insights:
https://www.facebook.com/groups/webcreatorcommunityFor site performance, you can test your website here:
https://pagespeed.web.dev/You’d see opportunities to improve your website. I’d be glad to assist with these, just let me know which one(s) you’d like to achieve.
As for user experience, you might want to check it with a web design expert. You can utilize our Facebook group for this.
Let me know how I can assist further.
Best,
ChitoIn forum: Kadence ThemeIn reply to: gap between the header and hero section is much
September 25, 2024 at 8:04 am #291329Hi there,
Thanks for the link to your site.
You can adjust the gap across the site in Customizer > General > Layout > Content Top and Bottom Spacing.
To remove it only on pages, go to Customizer > Posts/Pages Layout > Page Layout and disable “Content Vertical Spacing”.
For single posts, go to Customizer > Posts/Pages Layout > Single Post Layout.
Hope this helps, and let me know how I can assist further.
Best,
ChitoIn forum: Kadence ThemeIn reply to: Category Headings on Shop Page
Hi there!
Apologies for the delay.
The screenshot is not available. By default, a WooCommerce shop page will show the products. However, if you’ve selected Categories and Products in the Customizer settings, the links should all take the users to the category URLs.
Do you have a website URL where I can see your current setup? I’d like to check if you’re using blocks and custom content for the shop page. You may set your reply as private so only you and the support team can see the URL.
-
AuthorSearch Results


