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'

Home / Forums / Search / Search Results for 'sidebar'

Viewing 20 results - 1 through 20 (of 5,356 total)
  • Author
    Search Results
  • #296405

    Hi there,

    I use the block-based Mini Cart (sidebar/slide cart) with the Kadence theme. The cart currently shows each product’s short description (and if there is no short description shows the main description) under the product name. This makes the sidebar cart long and cluttered, and sometimes shows full product titles or HTML (e.g. headings) again.
    I would like to remove both the short description and the main (regular) description from the Mini Cart so that each line only shows:
    Product image
    Product name
    Price
    Quantity
    Remove link
    So I’m requesting either:
    an option to hide product descriptions in the Mini Cart block, or
    a filter/hook to exclude short_description and description from the Store API cart item data when used in the Mini Cart context.
    Environment: WordPress, WooCommerce (block-based cart), Kadence theme.

    #296283

    Hi,

    Thanks for sharing the screenshot.

    The Categories selector width is currently hard-coded, which is why it doesn’t automatically expand to fit the sidebar container. You’ll need to override the existing CSS (or update the component styles, depending on how it’s implemented) to make it full width.

    If you’re looking for a reference or tool related to this setup, you may also find the acft calculator useful.

    Let me know if you’d like help identifying the exact CSS selector or applying the override safely.

    Thanks,

    #296248

    Hi Sophie,

    I’m glad you reached out. I’d be happy to help.

    You can adjust the excerpt limit and design from Post Grid/Carousel block settings. Check the screenshot here: https://share.zight.com/P8uPzX24

    If you want to custom the text, you should manually enter the content in the Excerpt field available in the post editor. You’ll usually find this field in the sidebar of the editor, or you may need to enable it under Screen Options (or the Preferences menu in the block editor) if it’s not visible. Check the screenshot for reference: https://share.zight.com/wbupdL48

    I hope this helps. Let me know if we can assist you further.

    Best Regards,
    Archita

    #295883

    I am also facing same issue on my site Hypic APK. I am still stuck there. I want to show primary sidebar on left and secondary on right of every post.

    #295850

    Hi, @hasni01ahmed
    Your link here is inappropriate and misleading! It has nothing to do with News Magazine Pre-Designed Templates.
    For inspiration, consider some oriented News Magazine WordPress themes that include features such as:
    a scrolling News Ticker, a post grid, home page sidebars with a sticky option, and site-wide ad placement compatibility,…etc

    #295846

    Hi there,

    I’m glad you reached out, I’d be happy to help.

    Could you let us know how you’re adding the Fibo filter into the sidebar? Are you using a shortcode, or another method?

    If you are using a shortcode, please try placing it inside a Row Layout block and use that as the container. From there, you can experiment with the Row Layout block settings, such as adjusting the Content Max Width, to see if that helps with the layout or display behavior.

    Here’s a screen recording for reference:
    https://share.zight.com/Z4u879Zg

    If possible, please also share the link to your website or the specific page where this can be seen. If you’re not comfortable sharing that publicly, you’re welcome to open a ticket through our support channel so you can provide the details privately.

    https://www.kadencewp.com/help-center/free-support
    https://www.kadencewp.com/help-center/premium-support

    Best regards,
    Teejay.

    #295844

    Hi there,

    I use fibofilter and it push attribute numbers to the right.
    It is too close to scroll. any way to make a gap?

    In forum: Kadence Theme
    #295742

    I have just started with Kadence, so there is probably an obvious solution I do not see. I have a simplest blog theme. On my homepage which is I guess called archive I have list of posts with featured images. My issue is that I do not like how the image displays only part of my image. I need to have this image scaled down to be shown completely in a thumbnail type of look. I guess there is got to be a place where I can have this setting applied for the image to be scaled down, but I cannot find it anywhere. Any help?

    EDIT. Another question. My SEO wants to have an H1 tag on the homepage, which is archive blog page. I do not want to do a static page for that. At least not yet. But the template is the way that I do not have another field/object/block` where I can use this tag unless I have a title of the blog added, which I do not want, because I had already have a title in my header. I do not see any other option to add a field right above the blog archive and sidebar. Is there a way to have this added to the homepage. I can guess if I edit the theme file I can do that, but I am not that advanced to make those changes. Any ideas?

    #295720

    Hi thomastwinklearm,

    From what I understand, you want to move the block currently in the sidebar with the Kadence Tabs into the main content area of your page. Is that correct?

    You cannot directly drag and drop a block from the sidebar into the page content. However, you can do this by following these steps:

    1. Go to Appearance > Widgets.
    2. Locate the Kadence Tabs block in the sidebar and copy it.
    3. Edit your page and paste the block into the main content area.

    Here is a screen recording for reference: https://share.zight.com/X6uyey2Z

    You can also just recreate this in the content area.

    ​Here’s a screen recording for reference: https://share.zight.com/RBupYpv9

    I hope this helps. Feel free to reach out for more help.

    Best regards,
    Teejay.

    #295598

    I had a similar problem recently.

    I found a bit of a clue and a missing item to look for here:
    https://www.kadencewp.com/help-center/docs/kadence-theme/customizing-the-mobile-navigation-area/

    Go to Customize -> Header -> Tablet/Mobile (tab underneath the preview window)

    Click the

    Right underneath the Desktop and Tablet/Mobile tabs, there is a section called “Off Campus.” That is the stuff that pops up when you hit the hamburger icon (due to having that Trigger section on the far right of the header). If the Off Campus section is empty, that is probably the problem. Drag the “Mobile Navigation” item from the “Available Items” section on the left sidebar into the “Off Campus” region. Click the hamburger icon in the preview to see if your menu pops up. If it doesn’t you might need to define the menu to display. Click the gear icon in the Mobile Navigation item (in the Off Campus area) to ensure the desired menu is selected.

    I hope this helps.

    Alex Matan
    Cantucky IT Services LLC, Springfield, Kentucky, USA

    #295583

    Hi There,

    I’m glad you reached out. I’d be happy to help.

    Can you confirm which block you’re using in the sidebar? From the screenshot it looks like the Gutenberg Categories List block.

    You can add custom CSS to increase the width of the dropdown:

    .widget select {
        width: 100%;
    }

    You may need to adjust the selector depending on how it’s output on your site. If you can share the website URL, I can take a closer look and suggest the exact CSS needed. You can post it using “set as private reply”.

    Best regards,
    Archita

    #295581

    Hi,
    I want to set Categories selector full width to fit sidebar container.
    It seems to be hard coded.
    See screenshot:

    Thanks,

    Anonymous
    #295258

    Hi there,

    Thanks for the clarification. Apologies for the confusion.

    You are correct, the Adv Query Loop block does not have a layout option for a carousel.

    You can create a carousel using the Post Grid/Carousel block in Kadence. Here’s how to do it step-by-step:

    – Edit Your Page or Post: Open the page or post where you want to add the carousel.
    – Add the Post Grid/Carousel Block
    – Enable Carousel Layout: In the block settings sidebar, find the “Enable Carousel” toggle and switch it on. This will turn your post grid into a sliding carousel.
    – Customize Your Carousel: Adjust the number of columns (slides visible at once). Set autoplay, navigation arrows, and dots as needed. Filter which posts to display (by category, tag, or custom post type). Style the carousel using the design options in the sidebar.

    For more details, check out the Post Grid/Carousel Block documentation: https://www.kadencewp.com/help-center/docs/kadence-blocks/kadence-blocks-post-grid-carousel-block/

    Let us know how we could help you further.

    Kind Regards,
    Michael Taro

    Anonymous
    #295175

    Hi there,

    We’d like to provide you guidance on this.

    You can adjust the alignment of the icons in the Icon List block so they appear at the top of the paragraph. Here’s how you can do it:

    – Select the Icon List block in your editor.
    – In the block settings sidebar, look for the Icon Align option.
    – Set Icon Align to Top. This will align your icons to the top of the text, which is especially useful for multi-line list items.

    Let us know how we could help you further.

    Kind Regards,
    Michael Taro

    Anonymous
    #295174

    Hi there,

    We’d like to provide you guidance on this.

    It sounds like you want to enable comments on WordPress pages (not just posts) using the Kadence theme. By default, WordPress hides the comment form on pages, even if the “Allow comments” option is enabled. Here’s how you can ensure comments appear on your pages:

    – Edit the Page: Go to Pages > All Pages in your WordPress admin and click to edit the page where you want comments.
    – Check Discussion Settings: In the page editor, look for the “Discussion” panel (usually in the right sidebar or under “Screen Options” at the top if you don’t see it). Make sure “Allow comments” is checked.
    – Update the Page: Click “Update” to save your changes.
    – Theme Support: Some themes, including Kadence, may not display comments on pages by default. If you’ve enabled comments but still don’t see the form, you may need to add support for comments on pages via a PHP code snippet.

    Here’s a sample snippet you can use (add this via the Code Snippets plugin or your child theme’s functions.php):

    add_post_type_support( 'page', 'comments' );

    This will ensure that the comment form appears on pages where comments are enabled.

    Let us know how we could help you further.

    Kind Regards,
    Michael Taro

    #295153

    is there still no feature to hide sidebar in mobile version in 2025?
    i tried using this code but it’s showing double sidebar on desktop.


    @media
    screen and (max-width: 768px){
    .has-sidebar .primary-sidebar {display:none !important;}
    }

    Anonymous
    #295027

    Hi there,

    We’d like to provide you guidance on this.

    I understand you’re having issues with how your site appears on mobile devices. Here’s a step-by-step guide to help you quickly improve your mobile design using Kadence:

    – Preview Your Site in Mobile View:
    – In the WordPress Customizer, click the mobile icon at the bottom to preview your site as it appears on mobile devices.
    – Adjust Mobile Settings in the Customizer:
    – Go to Appearance > Customize.
    – Look for sections like Header, Typography, and Layout—many have mobile-specific settings.
    – Adjust padding, font sizes, and visibility for mobile.
    – Check Kadence Blocks Responsive Controls:
    – When editing a page or post, select any block.
    – Use the device icons (Desktop, Tablet, Mobile) in the block settings sidebar to set different styles for each device.
    – Optimize Your Header for Mobile:
    – In the Customizer, go to Header.
    – Use the mobile header builder to rearrange or hide elements specifically for mobile view.
    – How to Customize the Kadence Header
    – Clear Cache:
    – If you use a caching plugin or server cache, clear it after making changes to ensure you see updates.

    Let us know how we could help you further.

    Kind Regards,
    Michael Taro

    #294870

    Hi @pretty-chloe-anne,

    I’m glad you reached out. I’d be happy to help.

    The background image is currently applied to the Row Layout block. You can change it by following these steps:

    • Go to your Homepage and click Edit.
    • Select the Row Layout block that contains the background.
    • In the right sidebar, open Block Settings.
    • Go to the Style tab.
    • Under Background, replace or remove the background image.

    Check the screencast here: https://share.zight.com/12u8LJKr

    That should update the image on your homepage.

    I hope this helps. Let us know if we can assist you further.

    Best regards,
    Archita

    #294841

    So on another site I deactivated the Adv Woo Search and can get the basic “Site Search” to work in a sidebar but when I replace that with a “Product Search” it will not work.

    Page with Product search in sidebar: https://rockinghampersonalizedornaments.com/category/latest-news/

    Page with site search in sidebar: https://rockinghampersonalizedornaments.com/what-are-personalized-ornaments-decorations/

    again the Advance Woo Search disabled but basic product search widget not working????

    #294802

    Hi @larevuejcg1,

    Thanks for the update.

    In the latest version, new CSS was added to account for moving the main HTML tag around the container. Specifically, this CSS:

    .site-main {
        min-width: 0;
    }

    If CSS optimization is removing that, or if the CSS isn’t being rebuilt properly, it can cause the sidebar to drop below the content because of the grid layout.

    Can you try excluding this rule from optimization or temporarily disabling CSS optimization to see if the issue resolves? After making these changes, clear both your site cache and browser cache, then check the layout again.

    Please give this a try and let us know if the sidebar displays correctly after the adjustment.

    Let me know how it goes.

    Regards,
    Archita

Viewing 20 results - 1 through 20 (of 5,356 total)