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 Blocks
In reply to: Critical Error
I was receiving this error early this morning while running 3.1.16. It showed whenever I tried to open a page for editing:
Warning: array_merge(): Expected parameter 2 to be an array, null given in [path]/wp-content/plugins/kadence-blocks/includes/class-kadence-blocks-image-picker.php on line 100
The recently-issued update 3.1.17 seems to fix the problem. Any info on similar experiences and/or other fixes appreciated, thanks!
In forum: Kadence ThemeSeptember 20, 2023 at 7:10 am #285563Hi there,
There isn’t a way to have left and right sidebars in Kadence.
What I can suggest is to use a 3-column Row Layout block as a template. As for the mobile layout, you will need custom CSS for this – here’s the code you can add in Row Layout’s Custom CSS:
@media (max-width: 767px){ selector > .kt-row-column-wrap > .wp-block-kadence-column:nth-child(2) { order: 1; } selector > .kt-row-column-wrap > .wp-block-kadence-column:nth-child(1) { order: 2; } selector > .kt-row-column-wrap > .wp-block-kadence-column:nth-child(3) { order: 3; } }Here’s a video for reference: https://share.zight.com/6quwkpNk
You can create that template via the Kadence Hooked Element and pull the content dynamically:
https://www.kadencewp.com/help-center/docs/kadence-theme/how-to-use-element-hooks/Does that work for you? If not, you can vote to this feature request for archive pages:
https://www.kadencewp.com/kadence-theme/feature-requests/provide-left-and-right-sidebar-layout-for-archive-pages/For single posts/pages, you can submit a new one.
Let me know if you need further assistance.
Best,
ChitoIn forum: Kadence BlocksTopic: Critical Error
Aloha,
I updated Kadence Blocks on my site to 3.1.16, and got a critical error after clicking to go back to the plugin page. I had to enter Recovery Mode to get the backend to work. The frontend still displays correctly to site visitors, but I can only use the backend in Recovery Mode. I get the following error under the plugin:
—–
This plugin failed to load properly and is paused during recovery mode.
An error of type E_ERROR was caused in line 100 of the file /home/~/public_html/wp-content/plugins/kadence-blocks/includes/class-kadence-blocks-image-picker.php. Error message: Uncaught TypeError: array_merge(): Argument #2 must be of type array, null given in /home/~/public_html/wp-content/plugins/kadence-blocks/includes/class-kadence-blocks-image-picker.php:100 Stack trace: #0 /home/~/public_html/wp-content/plugins/kadence-blocks/includes/class-kadence-blocks-image-picker.php(100): array_merge() #1 /home/~/public_html/wp-content/plugins/kadence-blocks/includes/class-kadence-blocks-image-picker.php(84): Kadence_Blocks_Image_Picker->get_image_sizes() #2 /home/~/public_html/wp-includes/class-wp-hook.php(310): Kadence_Blocks_Image_Picker->enqueue_media() #3 /home/~/public_html/wp-includes/class-wp-hook.php(334): WP_Hook->apply_filters() #4 /home/~/public_html/wp-includes/plugin.php(517): WP_Hook->do_action() #5 /home/~/public_html/wp-includes/media.php(4913): do_action() #6 /home/~/public_html/wp-content/themes/blocksy/admin/init.php(48): wp_enqueue_media() #7 /home/~/public_html/wp-includes/class-wp-hook.php(310): {closure}() #8 /home/~/public_html/wp-includes/class-wp-hook.php(334): WP_Hook->apply_filters() #9 /home/~/public_html/wp-includes/plugin.php(517): WP_Hook->do_action() #10 /home/~/public_html/wp-admin/admin-header.php(118): do_action() #11 /home/~/public_html/wp-admin/plugins.php(605): require_once(‘/home/~/…’) #12 {main} thrown
—–
The error remains even if I delete the plugin and reinstall it. I’m not sure what happened and would appreciate any help with this. My other site on the same server was able to update the plugin just fine. Thank you for your time and efforts on this.
~Pedro
In forum: Kadence ThemeIn reply to: Using Navigation block in element
September 19, 2023 at 2:21 pm #285553Hi Joanne,
Thanks for sharing the website access.
I logged into your website and checked the Footer 2 element.
When you are using the WP Navigation block, you need to update the menu, you’ll have to reassign the menu set to the Navigation block or manually add/edit the menu items.
There is a support forum related to this: https://wordpress.org/support/topic/navigation-block-doesnt-work-at-all/#post-16852986
So, the workaround that users do is that after they change the menu selected for the Navigation block, they update the menu. After that, the correct menu items should be reflected on the actual page.
Check the screen recording: https://share.getcloudapp.com/nOuLJ1ZK
I hope this helps, and let us know how it goes.
Best Regards,
ArchitaIn forum: Kadence ThemeIn reply to: How to remove space between Header and content?
September 19, 2023 at 6:50 am #285548Hi there,
The space between the header and content could be different on different websites. To pinpoint where the space is coming from, please share the link to your website.
In the meantime, try removing the Content Top and Bottom Spacing in Customizer > General > Layout by applying 0 – see screenshot of the setting: https://share.getcloudapp.com/geu1ZZEG
If that’s where the space is coming from, you can remove it to pages and posts without changing the value to 0 by disabling the Content Vertical Padding in Customizer > Posts/Pages Layout > Single Post Layout / Page Layout.
Let me know how I can help further.
Best,
ChitoIn forum: Kadence ThemeIn reply to: Adding featured image to blog archive page
Hi there!
I’m sorry for the delay in getting back to you.
When I viewed your page, the title section wasn’t using the “Above Content” title section layout. This is why the background image is not being applied.
Could you confirm whether you have cleared your website cache already? If not yet, please do so and see if the blog page will use the correct settings.
- https://developers.cloudflare.com/cache/how-to/purge-cache/
- https://www.kadencewp.com/help-center/docs/kadence-theme/clearing-your-website-cache/
Please let us know how we can help you further with this.
Regards,
KarlaIn forum: Kadence BlocksHello Teejay,
I have this same issue. I dont think you were understanding what they were asking. The pagination doesnt move on TOP of the page as you stated in your reply, when you click one of the pagination numbers to go to the next page, when the page loads with the new results, it takes you to the top of the page, not the section where the posts are.
Is there a way to fix this please, as I dont want it to go back to the top of the page, but stay on the posts section when I use the pagination buttons.
Thank- you
LeaIn forum: Kadence ThemeHi
I’m trying to create a new footer using elements to include a navigation around my site (similar to that shown in the kadence website). I have tried to create using the navigation block and custom menus, but for some reason the menu that is shown is the footer menu, even though the draft version shows the page lists that I want to display. I also created menus in wordpress and tried to import them but nothing changes. Can you help?The website is http://www.houndsconnect.co.uk
Thank you
JoanneIn forum: Kadence ThemeIn reply to: Page title h1 and alignment
September 17, 2023 at 5:43 am #285510What approach did Achinta use to create a custom page header, and what dynamic data is being pulled in for the header’s elements?
In forum: Kadence ThemeSeptember 15, 2023 at 1:21 pm #285494Hello
Instead of actual links to pages, I want my top menu elements to be hoverable for drop-down menus like category indicators. How does this work? It gets clickable if I include a # while placing it in the menu. Is it possible to create a top menu item without a link that has dropdowns underneath it? Visit *Login to see link ine/ to see this.-
This topic was modified 2 years, 7 months ago by
wimbweleysontravis700.
In forum: Membership ForumsIn reply to: Open Accordion Pane w/Anchor Link
September 14, 2023 at 5:22 am #285477Hi there,
Can you please share the link to the page in question, so we can take a look at the issue? You can send it here privately by checking the “Set as private reply” option below.
If you have an optimization plugin, please clear the website cache and temporarily deactivate that plugin. See if that makes a difference.
Best,
ChitoIn forum: Kadence ThemeIn reply to: Page Title Background for Custom Post Type
Hi there!
The page/post title background will only show if the title layout you selected is “Above Content”. Watch this screen recording – https://share.getcloudapp.com/DOuPwNDy.
I hope this helps and clarifies. Please let us know if we can assist you further with this.
Regards,
KarlaIn forum: Kadence BlocksIn reply to: How to fix lazy loading and TOC?
Hi, Sofia!
Thanks for further clarification.
You’re right, I was able to encounter the same behavior. The ToC block will scroll the page to the anchor’s position. However, sometimes, the lazy-loaded images are not rendered yet so the offset seems off.
I am not a hundred percent sure if we can add something in our plugin code to detect any change in the length of the post content after clicking the link to correct the position of the scroll.
Could you confirm if you are already using the Scroll to ID options of the Kadence theme and the ToC block?
- Kadence theme – https://share.getcloudapp.com/mXuvon2z
- ToC block – https://share.getcloudapp.com/GGuyxvzD
Will toggling these options on/off make any difference?
I’ll reach out to our other team members to have more insights and I’ll get back to you as soon as possible.
Let us know if we can help you with anything else.
Kind regards,
KarlaIn forum: Virtue ThemeIn reply to: Favicon Only Show on Wordperss Backend
Hi there!
I’m sorry to hear that you haven’t received any response from them. I checked their plugin page and there is a link for the author’s contact page – https://share.getcloudapp.com/9ZuLrrdx.
You may try sending your inquiry here.
Let us know how it goes.
Kind regards,
KarlaIn forum: Virtue ThemeHi, Maureen!
I apologize for the long delay. Please note that you can also submit premium support questions/inquiries on this page. This one will send an email to us in our support tool.
Going back to the layout issue on the homepage – add this to your Customize > Additional CSS to fix the position of the menu dropdown:
#menu-mine.sf-menu ul.sub-menu.dropdown { left: 0; right: 0; margin: 0 auto; }Here’s how it will work for your homepage – https://share.getcloudapp.com/NQu5qqw5.
If you do not see any changes, please make sure that you’ve cleared your cache from WP-Optimize.
I hope this helps, and let us know if we can assist you further.
Regards,
KarlaIn forum: Virtue ThemeIn reply to: Home Page – Top Bar Not Showing And White Space
Hi, Jen!
I’m sorry for the delay in getting back to you.
I inspected your homepage and I saw a CSS code that hides the whole header there – https://share.getcloudapp.com/Blu2yy1g.
Remove this code from Appearance > Customize > Additional CSS:
.home #kad-banner { display: none; }I hope this helps, and let us know if we can help you further.
Regards,
KarlaIn forum: Virtue ThemeIn reply to: Theme options pages are blank
September 13, 2023 at 4:09 pm #285436Hey Arjan,
I took a look and had to do a little bit of a deep dive to figure things out. You saved some invalid HTML into the footer scripts of your theme options. This was breaking the options object and preventing the initialization from running on the options pages.I created a snippet to access the options and remove the offending special characters.
You should be all set now.
Ben
In forum: Membership ForumsIn reply to: Open Accordion Pane w/Anchor Link
Hi. I’m facing a problem using anchor link. The pane opens but collapses immediately. I have no idea why this happens. Once loaded i can reload the page with another anchor and it works correctly. I guess there’s some script that runs too late or something 🙁
Can you help me with this?
In forum: Kadence ThemeHi!
Site on Localhost (Laragon). Used by Kadence Child. All the latest updates to WordPress, Kadence and plugins are included.
Plugins installed:
Akismet Anti-Spam: Spam Protection (inactive)
All In One WP Security
Contact Form 7
Kadence Blocks – Gutenberg Blocks for Page Builder Features
Popup Maker
UpdraftPlus – Backup/Restore
Yoast SEOTested in Chrome and Firefox.
The problem appears after about 20-40 minutes of active editing of site pages (editing-saving-editing-saving, opening and closing site pages, etc.).
At some point, the site stops responding to saving the page (Update button). The button is pressed, becomes inactive and that’s it, the saving itself does not happen… If I then reload the browser page, it does not reload (the browser reload “wheel” spins endlessly). The buttons in the WordPress admin panel are also not clickable. The only thing that helps is closing the browser completely and opening it again.
The problem goes away if I disable the Yoast SEO plugin.
ps I discovered this problem about 3-4 weeks ago. There was no time to write everything.
In forum: Kadence BlocksIn reply to: How to fix lazy loading and TOC?
September 13, 2023 at 1:14 am #285418Chito,
my bad, I’ve forgotten to mention it. You have to open the sample page and then click on TOC item. Do not scroll the page before clicking. If you scroll the page to the end first, then all images are preloaded and the issue is gone.
It happens only if you open the page and the images are not preloaded yet. I suppose, there is no placeholder with a proper height for not shown image. Therefore, the real length of the page and positions of the headings cannot be calculated. Until you scroll the page and the images are there.
Do you know what I mean?
Sofia
-
AuthorSearch Results


