Forums Forums Search & Filter Pro Show all categories first

Tagged: , ,

Viewing 8 posts - 1 through 8 (of 8 total)
  • Anonymous
    #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
    #35550

    Do you mean to see all the results before a users has interacted with the filter?

    Anonymous
    #35582

    Yes, 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
    #35603

    Did you try follow the steps here?

    http://www.designsandcode.com/documentation/search-filter-pro/getting-started/creating-your-first-search-form/

    This is default behaviour.

    Please follow the instructions and let me know what happens.

    Thanks

    Anonymous
    #38616

    Hi, 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
    #38622

    I 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

    Anonymous
    #38625

    What is the best resolution?

    Thanks

    Ross Moderator
    #38651

    Well 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

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