New Landing How can we help? Atelier Modifying shop sidebar

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Atelier
  • #287313
    Merth
    Member
    Post count: 26

    Hi,

    I’m using the WooCommerce Sidebar for my webshop and I would like to modify the sidebar as following:
    – The sidebar currently shows the number of products per product category, but I don’t want this to show and only want to show the product category name.
    – The product categories are shown expanded, but I want them to show collapsed.
    – Currently the sidebar is showing a price filter, but I also want to add a brand filter.

    Can you help me with the above adjustments?

    Thanks,
    Maarten

    Attachments:
    You must be logged in to view attached files.
    #287496
    David Martin – Support
    Moderator
    Post count: 20834

    1) Add this to Theme Options => Custom CSS:

    .woocommerce .widget_product_categories ul li span.count.show-count, 
    .woocommerce .widget_layered_nav ul li span.count.show-count {
        display: none;
    }

    2) This is not possible by default. Plugins exist that do this for you. Ex: https://wordpress.org/plugins/expandable-accordion-categories-ultimate-for-woocommerce

    3) Have you added your brands as attributes to products? How-to: https://docs.woocommerce.com/document/managing-product-taxonomies/

    #287549
    Merth
    Member
    Post count: 26

    Hi David,

    Thank you kindly for your reply.

    I added the code to the Custom CSS in Theme Options, but this did not change my sidebar.
    What could I be doing wrong?

    Relating to your thrid remark if I add a brand attribute to my products will this automatically pop up in my sidebar?

    Thanks,
    Maarten

    #287589
    David Martin – Support
    Moderator
    Post count: 20834

    Will need a link to see this.

    Yes, assuming you have added the widget WooCommerce Layered Nav and selected the attribute.

    #287630
    Merth
    Member
    Post count: 26
    This reply has been marked as private.
    #287634
    David Martin – Support
    Moderator
    Post count: 20834

    Anytime.
    – David.

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register