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 'sidebar'
-
AuthorSearch Results
-
In forum: Kadence Theme
In reply to: Sidebar not displaying for custom post archive
March 10, 2025 at 5:36 am #293253Great question! I’ve faced similar issues when working with custom post archives where the sidebar wouldn’t show properly. Sometimes, this happens if the template file for the archive doesn’t call get_sidebar() or if a specific sidebar isn’t registered for that post type. Also, checking theme settings and widget visibility conditions can help identify conflicts.
Interestingly, websites with custom layouts, like resort sites (e.g., http://www.arganalbidaaresort.com), often use tailored archive pages with specific sidebars for showcasing different types of content — so making sure the sidebar is linked correctly in the custom template is key.
Has anyone tried using hooks or conditional logic in Kadence to force sidebars on custom archives? Would love to hear other solutions!
In forum: Kadence ThemeIn reply to: Latest Posts Sidebar Widget – link text colour
February 8, 2025 at 12:32 am #292941I have used Kadence Pro theme with an ultimate valid license key. Yet there confronts an issue in order to add a sidebar to my site. Tak a review to my site
https://sonicmenubreakfast.com/
Give me your apprehending suggestion. ThanksIn forum: Kadence ThemeIn reply to: Sidebar with Woo Template
February 7, 2025 at 10:06 am #292935Hi Kevin,
This is the intended behavior when replacing the WooCommerce templates with a Shop Kit Woo Template.
Whenever you use a WooTemplate, it override the Default Single Product Template settings from the Customizer or element. There isn’t a way to call the Sidebar when using a WooTemplate, but you can add a Sidebar manually using a Row Layout Block.
You can add a Row Layout Block with two sections to your Woo Template. Then you can move all of your Product Template Content inside one of the Sections. Then you can add your Sidebar Content to the other Section.
Here is a video for reference: https://share.zight.com/4guLNlAA
I hope this helps. Let us know if we can assist you further.
Best Regards,
ArchitaIn forum: Kadence ThemeTopic: Sidebar with Woo Template
In forum: Kadence ThemeIn reply to: Sidebar after Hero Section on Posts
January 2, 2025 at 9:57 am #292452Hi Philip,
I’m glad you reached out. I’d be happy to help.
To achieve the layout you have mentioned, please make the following changes through your customizer:
- Goto customizer > Posts/Pages layout
- Enable Page title > Post Title Layout > Above content. Check the screenshot for reference: https://share.zight.com/Apuojm5Q
- Scroll down to Default Post Layout and select the sidebar layout
- Ensure that you have disabled the Show Featured Image option
- Now navigate to Design tab
- Enable Use Featured Image for Background option
- Publish the changes
Check the screencast for reference: https://share.zight.com/ApuojqA1
Check the documentation here: https://www.kadencewp.com/help-center/docs/kadence-theme/how-to-setup-page-post-settings/
I hope this helps. Let us know if we can assist you further.
Best Regards,
ArchitaIn forum: Kadence ThemeDecember 31, 2024 at 6:45 am #292431I would like to add a hero section to the posts after the headline. That’s not a problem so far.
But the sidebar should only start after the hero section.
Is there a way to create this?Thanks Philipp
In forum: Kadence ThemeDecember 16, 2024 at 6:24 am #292247Hello all,
I have an old WordPress website with a Design I really like. I am not trying to re-create this with Kadence.
The main problem I have is that I need a widget to show up on all pages.
– I have an active sidebar.
– The page content needs to start underneath the new widget area.See screenshots of what I want and what I currently have in Kadence.
Currently I made a global block. But I can’t get it to look like a separate thing on the page.
What is the best way to get this to work?
Desired
Kadence
-
This topic was modified 1 year, 4 months ago by
justin.peters.
In forum: Virtue ThemeIn reply to: Different display of posts in the sidebar
December 11, 2024 at 6:58 am #292154I love the idea of displaying posts differently in the sidebar! It adds variety and makes it more engaging to browse through content. fore more https://hillclimbracingmodapk.com/
In forum: Virtue ThemeIn reply to: Different display of posts in the sidebar
December 11, 2024 at 6:48 am #292152If you still need creative sidebar ideas, you can visit it from: https://bussimulatorindonesiamodapk.pro/
-
This reply was modified 1 year, 4 months ago by
danielfbryant7.
In forum: Kadence BlocksNovember 28, 2024 at 9:18 am #292026Hi Mantas, you can do this with a gradient background using a row block from Kadence.
On the row layout, on the settings sidebar (usually on the right), if you click the style settings, you should see background type. The 2nd option there (2nd icon in) is a gradient. Choose this and set your 2 colours.
Set the color positions on top of each other, and it will create the split you’re looking for. I have attached an image of the settings I am speaking of.
I hope this helps!
In forum: Ascend ThemeSimple question…
When using the classic Ascend Theme, how would a person change the orientation of the sidebar on just a specific page?
(Not the global setting under “Theme Options”.) Only a specific page.Is there perhaps a CSS code that would do the trick when implemented on the specific page?
In forum: Kadence ThemePlease help I am facing the same issue. I checked as you mentioned by doing: Inspect>Console and found this message “wp.editPost.PluginSidebar is deprecated since version 6.6. Please use wp.editor.PluginSidebar instead”
Check this screen recording. Can’t able to write anything screen is shaking all time. Link: https://streamable.com/2i2dos
In forum: Kadence ThemeIn reply to: Kadence Theme Post Writing Issue After WordPress 6.7
In forum: Kadence ThemeNovember 13, 2024 at 9:22 am #291869Hello,
after updating WordPress to version 6.7, I cannot use the theme customization anymore (Appearance -> Customize).The sidebar menu is not rendered correctly, and trying tp access sections simply doesn’t display any option.
Everything was ok until this morning, with WP 6.6
Can can I fix this?
Thank you in advance.
In forum: Virtue ThemeIn reply to: blog page not working/changing correctly
October 31, 2024 at 11:42 am #291730It sounds like a tricky issue! Since you’ve tried common solutions, here are a few other things that might help:
Theme Overrides: Sometimes, themes have specific global settings for blog layouts. Check Theme Options under Blog Settings or Global Layout Options to make sure they’re not conflicting with your blog page settings.
Custom CSS or Child Theme Issues: If you’re using a child theme or custom CSS, inspect for any code that could be forcing a single-column layout or sidebar. This is especially likely if changes you make aren’t taking effect.
Database Cache Clearing: Since clearing regular cache hasn’t worked, try clearing the database cache through your caching plugin, if you use one. Cached database entries can sometimes hold onto old settings.
Browser Dev Tools Check: Use browser developer tools (F12 in Chrome) to see if there’s any error preventing layout settings from updating, or inspect the sidebar to confirm if it’s actually being hidden.
Reinstall Theme Files: Occasionally, reinstalling theme files can fix issues if a layout template is corrupted. Make sure to backup your site first.
For additional help with layout issues and optimization, check out resources on site performance or try tools like the calculator on frekwencji.pl, which we’ve used for calculating other site metrics.
If none of these help, reaching out to your theme support or community might uncover a recent bug or setting issue. Good luck!
In forum: Kadence ThemeIn reply to: Sidebar not displaying for custom post archive
October 24, 2024 at 3:37 am #291660Hi there,
Thanks for writing in.
The customizer settings apply only to the default template provided by the Kadence theme.
If a plugin is overriding the default template, most of the options in the customizer don’t work, especially on the areas that are overridden.
What plugin are you using for the custom template? Kindly check if the template also comes with an editor and you can create a custom sidebar by using a container block.
If you’re using a hooked element template, you can use a two-column Row Layout and use one section as a custom sidebar. Here’s a video for reference: https://share.zight.com/6qu1ox1w
Customize the template however you like.
Please let me know how I can assist further.
Best,
ChitoIn forum: Kadence ThemeHello,
I created a custom post archive template using the simple filters option and I can preview the archive page in the front end as expected.
When I go to Customise > Custom Post Archive Layout and I choose the sidebar layout nothing happens.
Whichever layout I choose, it doesn’t change anything in the customizer or the front end.
If I revert back to the default archive layout, it displays the sidebar.Any ideas?
Thank you.
In forum: Kadence ThemeOctober 8, 2024 at 6:55 am #291509Hi Luc,
You can adjust the paddings in Customizer > General > Sidebar > Design tab.
Make sure to click the mobile icon first before adjusting the values. See screenshot: https://share.zight.com/4guGrRgE
Let me know how I can assist further.
Best,
ChitoIn forum: Virtue ThemeIn reply to: Different display of posts in the sidebar
October 2, 2024 at 5:00 am #291439Well, the issue in resolved however if you still need creative sidebar ideas, you can take it from:- https://carparkingmultimod.com/
In forum: Kadence ThemeOctober 1, 2024 at 11:36 am #291431Hi,
I’ve recently moved my site over to Kadence. Loving it so far, but I have a weird issue.
When I’m logged in, everything looks fine. However, logged out users see the sidebar pushing down the main content, like the body content is rendered after the sidebar. For example:
I’ve resized the sidebar and resized all the widgets in there a couple of times, but to no avail. I’m a bit stuck here, especially since it doesn’t happen when I’m logged in. Any help appreciated.
For context, the URL in the image is *Login to see link but every post and page does this.
Again, any help appreciated.
-
AuthorSearch Results



