New Landing How can we help? Atelier Filter Help

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Atelier
  • #242115
    tylergibbons93
    Member
    Post count: 81

    Hello,

    Thanks again for all your previous help with my issue.

    I have a question about the filters. Is there a way to: (See attached photo too)

    1) Remove the number next to the item?
    2) Is there a way to hide say “features” that are not associated with a product? For example in the photo I attached, The “Filter by Feature” , there are no products associated with “Pouchette”. Is there a way to have items like that hide so Couchette doesnt show up on the filter list?

    Hopefully this makes sense!

    Attachments:
    You must be logged in to view attached files.
    #242131
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

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

    Thanks
    Mohammad

    #242287
    tylergibbons93
    Member
    Post count: 81

    thanks for getting back to me so quickly! So i put in the code, and for the most part it worked. However, it leaves behind a bar. See attached screenshots. The first one is before, and the second one is after. See how there are two lines? I feel like in situations when a lot of filters are removed, it would make tons of lines.
    Here is the live link: https://www.engagingpapers.com/engagingpapersphase2/product-category/programs/

    Attachments:
    You must be logged in to view attached files.
    #242292
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Unfortunately it’s not possible to hide with css as the links with no products don’t have a unique class that we can use to hide the link, the only css we can use is the one Mohammad provide to hide the text, but the list tag is still there which is what is showing the border(line)

    Hope this makes sense

    – Kyle

    #242993
    tylergibbons93
    Member
    Post count: 81

    is there a way to control the filters that appear on a particular product category page?? For example, if I want “Filter by Feature” to appear on the category “Wedding Invitations” but not on “Save the Dates”. Is something like that possible?

    #243337
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    I don’t believe it is sorry, this is WooCommerce functionality not controlled by the theme

    – Kyle

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