Forums Forums Search & Filter Pro Choose which kinds of pages S&F will try to do this on

Viewing 10 posts - 11 through 20 (of 25 total)
  • Anonymous
    #28747

    Hi Ross. You do not add this feature in version 2.0.2?

    Ross Moderator
    #29068

    I’ve just emailed you an update with a fix for this!

    Let me know if it’s working for you.

    Thanks

    Anonymous
    #29086

    Works Great!!!!

    Anonymous
    #29121
    This reply has been marked as private.
    Ross Moderator
    #29136

    Yes, this feature only works to set defaults of options which are visible in the search form – so because it does not exist, it has to revert back to all items options.

    Not sure if I will be changin this, or allowing hidden fields / settings – perhaps you could add the option to your search form, then hide it with CSS – so it would behave as you want.

    Thanks

    Anonymous
    #29141

    If this option is there and not finding the current category, function puts a mark on all items label. You can do so?

    Anonymous
    #29200
    This reply has been marked as private.
    Anonymous
    #29470

    Hi Ross. How do I set the condition if (sfid=40218) {my code}

    Ross Moderator
    #29649

    Hey there

    Which display method are you using?

    if using Archive, you can access the ID inside the loop by:

    global $wp_query;
    $search_filter_id = $wp_query->query['search_filter_id']'

    Thanks

    Anonymous
    #29720
    This reply has been marked as private.
Viewing 10 posts - 11 through 20 (of 25 total)