Home Forums WoodMart support forum Searchresults: Do not shows Widgets in the sidebar

Searchresults: Do not shows Widgets in the sidebar

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #441281

    juli
    Participant

    Hi everybody,

    I created a search-layout (products archive) but the widgets, for example “WOODMART Woocommerce Layered Nav” for filter, in the sidebar “shop filters” will not show. Only the product categories, but they do not look good as well. Maybe you can help?!

    Attachments:
    You must be logged in to view attached files.
    #441423

    Hello,

    Sorry to say but as far as we are visiting your Site, the Shop page sidebar is showing all the Widgets and the Product categories widget is appearing fine too: https://snipboard.io/jTmyQB.jpg

    Regarding the Search result page layout concern, we have noticed that the Filter widgets in the sidebar have the max width assigned of col-3 which is why they are appearing as messed up because according to Bootstrap col-3 they are getting the max-width as 25%.

    So, we have applied the following Custom CSS on your Site to increase the width of the Sidebar on the search result page:

    .elementor-53543 .elementor-element.elementor-element-7133a1a .wd-widget.filter-widget {
        max-width: 100% !important;
    }

    Location to find Custom CSS, go to Dashboard >> Theme Settings >> Custom CSS >> Global CSS section >> there you can find the CSS pasted.

    Please check back your Site after completely clearing the browser and server cache.

    Best Regards

    #441689

    juli
    Participant

    The filter sidebar at the “normal” shop-pages work fine, thats right. But if I search for a product the “search layout” do not show the filter I choosed in the widget area – only product categories. See the link.

    Attachments:
    You must be logged in to view attached files.
    #441818

    Hello,

    Could you please once try deactivating all the third party Plugins on your Site, remaining the Theme required ones activated. If the issue gets resolved, then reactivate them one by one to see which Plugin is causing the issue. If this doesn’t work for you then once also, try to activate the Parent Theme on your Site if you are using Child Theme on your Site.

    If somehow issue still persists, then please take complete Backup of your Site first, then provide us the permission to completely debug your Site which includes deactivating all the third party Plugins and removal of on-Site Customization changes too, so that we can thoroughly check this issue on your Site and assist you accordingly.

    Best Regards

Viewing 4 posts - 1 through 4 (of 4 total)