• Resolved SpiritOfTheWinds

    (@spiritofthewinds)


    Hello,

    I’d like to use the accordion that is offered in the “Flat Select” mode in the widget. However, all the filters are getting opened after page load (probably a script that runs after page load because they are initially correct). Is there anyway I can just keep active filters open (and close all the other ones) like it should be? I tried changing the plugin settings, but nothing seems to make sure the filters stay closed, except those that are active. So I have like 10 categories of filter open, which takes a long time to scroll.

    It would be nice to have a fix for this. In the meantime, I added some CSS to bypass the inline style with :

    .prdctfltr_checkboxes {display:none !important;}
    .prdctfltr_checkboxes.prdctfltr_down {display:block !important}

    While we are at it. Is there a way to disable the active filter that shows beside the filter category (such as “[X] High chair / Chairs”)? I noticed the non-widget version can have active filters separated and not display inline). I’d prefer having a “Active Filter” widget to put all of them there instead of having to deal with 3 meters long filter title because it shows it inline (see example I just wrote). I hid the inline active filter via CSS (which is “High Chair”), but the slash “/” is still visible since it is not in the span. Some more options for this would be a welcomed addition. For exemple, an option to have all active filters display in another widget that we can add to our sidebar or to simply disable active filter text (just keep the X if the active filter widget is not added because we still want to cancel the filter). I currently added :

    .prdctfltr_widget_title > span {display:none !important;}

    But this is not good enough. Having the option inside the plugin would be a life-saver.

    Thanks.

    https://www.ads-software.com/plugins/woocommerce-products-filter/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author RealMag777

    (@realmag777)

    Hello. Thank you for idea with categories scroll =) But one thing – it is woocommerce products filter =) Your filter – woocommerce product filter – is on the codecanyon, so you can copy/paste your comment there =)

    Thread Starter SpiritOfTheWinds

    (@spiritofthewinds)

    My bad! You are indeed correct. The plugin in question is the one on CodeCanyon. So sorry!

    Still glad you liked one of the suggestion though. ??

    Just like that though, does your plugin offer filtering by “types”? I created a lot of types for my products to separate my filters (such as chairs, tables, etc.), but I didn’t want to bunch them all inside the “Categories” taxonomy, so I separated them. If so, I might check out your plugin next time.

    Plugin Author RealMag777

    (@realmag777)

    Hello ??

    Just like that though, does your plugin offer filtering by “types”? – of course, the plugin works with all taxonomies for the products, even with custom taxonomies, like location created by this plugin – https://www.ads-software.com/plugins/custom-post-type-ui/

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[BUG] Widget "Flat Select" mode opens all accordions after load’ is closed to new replies.