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 ThemeAugust 28, 2025 at 4:11 am #294798
Hey!
Thank you for your reply. I investigated on my own, and it turns out that the problem comes from an option in the ‘Perfmatters’ plugin.
The option in question is: ‘Remove Comment URLs: Removes the WordPress comment author link and website field from blog posts.’
When this option is checked with the Kadence 1.3.1 theme, it puts the sidebar below the article.
In forum: Kadence ThemeAugust 26, 2025 at 1:43 am #294785Hello !
As stated in the title, the sidebar on articles has been displaying below the article since version 1.3.1. I have temporarily reverted to version 1.3.0 to resolve the issue.
In forum: Kadence ThemeIn reply to: Sidebar on top for mobile?
August 18, 2025 at 7:11 pm #294697The codes work for both the sidebar for my CPT and the default post
-
This reply was modified 8 months, 2 weeks ago by
tao.alice.sheng.
In forum: Kadence ThemeIn reply to: Sidebar on top for mobile?
August 18, 2025 at 7:02 pm #294696I have the same issue; it is the section for my custom post, and I used sidebar-2 for this section.
I tried multiple Additional CSS, but it still does not work.
The page I need support with is https://findchinatour.com/scenic_spots/
The filter is used and correctly set: I enabled “Sidebar on top” in the settings, so the filters should move above the posts on mobile. The filter is collapsed (as expected), but it still appears at the bottom of the page instead of the top.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 ThemeJuly 1, 2025 at 6:14 am #294164Hi there,
Kindly remove the background color you applied to the Row Layout or set it to transparent. Then, remove the box shadow in the Row Layout and apply it to the section instead.
Here’s how it should look on the frontend: https://share.zight.com/X6uLZlWK
If you want to apply a background color, apply it to the section instead.
Also, the element positioned above the grid is contained the hero container, which can be adjusted in the customizer setting. Additionally, the Row Layout within the hero section isn’t set to Full Width.
Setting a Row Layout to Full Width allows it to extend beyond the container’s max width. However, this may not always work as expected—especially when using a sidebar layout—due to the HTML structure and applied styles.
Let us know if you need further assistance.
Best,
ChitoIn forum: Kadence ThemeJune 30, 2025 at 9:09 am #294157Hi Ivo,
Thanks for writing in.
You can choose either the “After All Content” or “Before Footer” placement options—both will produce the same result. Here’s an example for reference: https://share.zight.com/6qupjmQA
Within the hooked element, use a Row Layout block, set it to full width, and enable the “Inherit Max Width from Theme?” option. This ensures the content aligns properly with the content area and sidebar.
Let me know if you need further assistance.
Best,
ChitoIn forum: Kadence ThemeIn reply to: Sidebar – move sidebar from bottom to top on mobile
June 30, 2025 at 8:36 am #294156I used this code
@media (ancho máximo: 1024px) {
.área-de-contenido {
display: flex;
}
.contenedor de contenido {
display: flex;
flex-wrap: envolver;
dirección flexible: columna inversa;
}
.barra lateral primaria {
ancho: 100%;
}
}But it breaks pages without a sidebar. Is there a way to apply it only to WooCommerce-related pages and products?
In forum: Kadence ThemeJune 29, 2025 at 2:25 pm #294150Hi,
What’s the best way to add a boxed content section below the Woocommerce Product Archive grid (and below the sidebar) on the WooCommerce /shop page in Kadence, using Hooked Elements?
I’ve tried all available placements for the hooked element in Elements Settings, but it either show up on the left side in the sidebar, on right side under the Woocommerce product archive, or above the footer but in full-width.
But I want to place it centered, under the left sidebar and right Woocommerce Product Archive, and above the footer.
I managed to add a boxed content section above the product grid and sidebar by using Placement: “Above content hero title: ARCHIVE: Above title content”
Now I want to have the same kind of block below the product grid and sidebar (above the footer) too. Centered and boxed, just like the one at the top.
Here is a link to my /shop page where you can see the /shop page with Hooked Element centered above product archive and sidebar. *Login to see link
I want the same below product archive and sidebar. How to do this? Can I create a custom hook? Or should it be done with custom ccs?
I’m not a developer or webdesigner, just a small business owner that likes to make his own websites. I would appreciate any help. Already spent half a day trying, but couldn’t figure it out.
Best regards,
IvoIn forum: Virtue ThemeIn reply to: Can’t disable page title
June 16, 2025 at 1:39 am #294029Hi @kyd,
Glad you’re trying out Kadence! If disabling the page title isn’t working through the page settings:
-> Make sure you’re using the Kadence Page Settings (usually in the right sidebar of the editor).
-> Sometimes the title is part of the template—try switching to the “Blank” or “Landing” template under Page Attributes.
-> Also double-check if a page builder or block (like a Heading block) is manually showing a title.Clearing the cache was a good step—also try refreshing with Ctrl+Shift+R just in case. Let us know if it’s still stuck!
In forum: Kadence BlocksIn reply to: Form block Submit text
June 9, 2025 at 5:10 am #293973Hello,
Thanks for writing in.
Kadence Blocks doesn’t always register its block content as translatable strings in Polylang by default. Kadence Blocks store content as part of the page/post content (in Gutenberg format), and do not register translatable strings, so they won’t appear in the Strings Translation area.
To translate content created with Kadence Blocks, use Polylang’s recommended workflow for posts/pages:
1. Go to the Page/Post in the Editor
– Edit the original page or post built with Kadence Blocks.2. Use the Polylang Language Metabox
– In the right sidebar, locate the Language section.
– Click the “+” icon next to the language (e.g., Hungarian) to create a translation.3. Create a New Version in the Other Language
– A new post is created for the translated version.
– Change the “Submit” button label manually.You can use the “Duplicate Post” plugin or a similar method to clone the page and translate manually.
If you’re doing a large multilingual site, consider:
– WPML: Offers tighter integration with Kadence Blocks.
– TranslatePress: Frontend visual translation, easier for blocks.
– Manual duplication: Duplicate posts and translate each manually (works fine with Polylang).Let me know if you need further assistance.
Kind regards,
ChitoIn forum: Kadence ThemeMay 27, 2025 at 3:03 pm #293869Hello!
I’m glad you reached out. I’ll be happy to help!
To set a different page layout for your shop page and categories, you’ll first want to set your Customizer setting (Appearance → Customize → WooCommerce → Product Catalog to Normal (no sidebar).
Next, edit your shop page (go to Pages and locate your Shop Page), and click the Page Settings icon in the upper-right of your screen. Here you can change the layout for this page (i.e. set a left sidebar) as well as select which sidebar you’d like to see (i.e. Sidebar 1 or 2). Save your page and you should be all set!
Here’s a screenshot showing the page settings: https://share.zight.com/geuQPP0P
Let us know if you have any questions or if you need anything else.
Thanks!
AnthonyIn forum: Kadence ThemeMay 27, 2025 at 1:41 pm #293868How can I set my Shop page layout to left sidebar layout, and my Product Category pages Layout to full width?
I want to display a filter widget (Filter Everything Pro) in the sidebar for my shop page only! The product category pages should be full width without a sidebar.
How to do this? I’m unable to choose different layouts for Shop main page and product category pages in Appearance –> Customize –> Woocommerce –> Product Catalog.
In forum: Virtue ThemeIn forum: Kadence ThemeIn reply to: Sidebar – move sidebar from bottom to top on mobile
In forum: Kadence BlocksApril 10, 2025 at 1:03 am #293524Hi, thank you very much for your help, that works!
I use the option “Open drawer when adding”. In the Hooked element I have had to disable it, because when I add a product to cart 2 sidebars are opened, one with the products and the other empty.
Thank you!
In forum: Kadence BlocksApril 7, 2025 at 8:27 am #293496Hi, I’m trying to add the woocommerce mini cart block to header, with Kadence blocks.
In desktop I can add it and it’s ok. But in tablet/mobile I can’t add it, so there is no icon with counter and with sidebar cart.
The only block I can add is Cart link, but it’s too simple.
I hope you can help me.
Thank you.
In forum: Kadence ThemeIn reply to: sidebar in category too wide
April 3, 2025 at 7:55 am #293471Hey there,
Thanks for writing in.
You can adjust the Sidebar Width in Customizer > General > Sidebar.
Please let me know if you need further assistance.
Best,
ChitoIn forum: Kadence ThemeTopic: sidebar in category too wide
In forum: Kadence ThemeIn reply to: Kadence Elements – Replace featured image
March 28, 2025 at 11:40 am #293440Hey Michael, thanks for reply and for taking time to record everything. Even though your answer is complex and shows what can be done, it’s still not what I need. If it’s possible all I need is to replace the featured image. Like you can replace the whole sidebar for example, or footer and header, I need to replace feature image.
Is there a custom hook I can use to replace the featured image? In one other post I saw that you can replace something like kadence header part above the posts, can’t remember 100% exactly now. What hook can I use for featured images?
Edit: I found a post where a person used custom hook for kadence_hero_header. Is there any hook that I can use to replace feature image, like kadence_feature_image?
-
This reply was modified 1 year, 1 month ago by
Nikola Milosevic.
-
This reply was modified 1 year, 1 month ago by
Nikola Milosevic.
-
This reply was modified 8 months, 2 weeks ago by
-
AuthorSearch Results


