Forums Forums Search & Filter Pro Show all categories first

Tagged: , ,

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