Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi,

    Our current version of theme support the multi selection of categories and I think it is much better then previous versions.

    We did it because of getting 100+ emails about multi selection.

    Thread Starter 3×7

    (@3x7)

    anyway to make option to choose between “multiselect” and “walker”?

    Thread Starter 3×7

    (@3x7)

    in the multiselect mode I would suggest that when “all” is selected that all gets selected, so users could “deselect” one by one…

    Cheers!

    Just FYI, i figured this out the other day, if you want to get rid of multiselect and make it so your users can only select one filter at a time the following worked for me…

    in the scripts.js file search for, then delete the following code…

    }else if( !jQuery(this).hasClass('selected') && !$all.hasClass('selected') ){
    		jQuery(this).addClass('selected');

    I’m working on localhost right now so I can’t post my example, but I should have a live version soon, then I’ll update with a link.

    Thread Starter 3×7

    (@3x7)

    U ROCK!

    THANK YOU!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘[Theme: Sampression Lite] How to change it back to walking filtering not adding to filter?’ is closed to new replies.