Forums › Forums › Search & Filter Pro › Show all categories first
- This topic has 7 replies, 2 voices, and was last updated 8 years, 9 months ago by Ross.
-
Anonymous(Private) January 27, 2016 at 9:06 pm #35509
Hi, is there a way to show all of the categories and tags below the filter options before someone selects what to filter on?
I’d like for all of the products to be visible on the bottom part of the page, then when someone selects a category, only those items that match that category remain on that page and the others disappear.Thanks
Ross Moderator(Private) January 28, 2016 at 11:06 am #35550Do you mean to see all the results before a users has interacted with the filter?
Anonymous(Private) January 28, 2016 at 3:30 pm #35582Yes, I’d like to show all products first, and then have the user select a category, then the results are shown only for that category. Similar to the example – http://demo.designsandcode.com/sfpro-movie-reviews/
Show all products – click a check box – show only those related to that selection
Ross Moderator(Private) January 28, 2016 at 5:58 pm #35603Did you try follow the steps here?
This is default behaviour.
Please follow the instructions and let me know what happens.
Thanks
Anonymous(Private) March 3, 2016 at 4:53 pm #38616Hi, I am having trouble getting my search form to automatically show the results when an option is selected. I have the option selected to automatically show the results, but it doesn’t seem to be working.
http://blair.0prx9.com/product-search/
Thanks
Ross Moderator(Private) March 3, 2016 at 5:01 pm #38622I can see if I look at the JS console that you have a JS error:
Uncaught TypeError: t(...).searchAndFilter is not a function
This is 99% of the time because someone is loading a second copy of jQuery on their website, which breaks dependencies and therefor jQuery plugins like the one S&F uses.
Thanks
Ross Moderator(Private) March 3, 2016 at 9:23 pm #38651Well you should not be loading 2 copies of jQuery, in any kind of website..
So you must remove one, I guess your custom copy of jQuery.
I’m not sure why you would need to load another copy?
Thanks
-
AuthorPosts