rmorse / search-filter

Search & Filter is a simple search and filtering plugin for WordPress
GNU General Public License v2.0
93 stars 41 forks source link

In some circumstances when using multiple drop downs, they are not set correctly #3

Closed rmorse closed 10 years ago

rmorse commented 10 years ago

http://wordpress.org/support/topic/retain-filter-selections-after-submit?replies=15

Pasted from WP:

reagantrose

Excellent plugin! Thanks for all your work!

I have one bug/feature request.

I have three taxonomies that I am using to filter by. All use drop down selects. If I select a tax from all 3 drop-downs and click "Submit" the results filter perfectly and it returns the posts just as it should. However, in my drop downs it only retains the first filter's selection. The other two are set to "All".

I think it would be a better user experience if they all were able to retain the selection the user made before clicking submit, in case the user wants to refine her search further.

I hope that was clear. Thanks!

see http://www.send.org/opportunities/ to see what I mean.

http://wordpress.org/plugins/search-filter/

rmorse commented 10 years ago

Fix pushed to branch - https://github.com/rmorse/search-filter/tree/bugfix-3

This may not get integrated in to working copy.