Title: Search &amp; Filter Auto Submit
Last modified: August 22, 2016

---

# Search & Filter Auto Submit

 *  [rich95](https://wordpress.org/support/users/rich95/)
 * (@rich95)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/search-filter-auto-submit/)
 * Hi;
 * I’m working with the Search & Filter plugin and I would like to make my selections
   submit every time a dropdown is changed, as opposed to having to click the submit
   button.
 * I have found through researching other posts that the solution is to implement
   this into my theme’s java script file:
 * $(“.searchandfilter select”).change(function() {
    $(“.searchandfilter”).submit();});
 * I have put the line into my WooThemes Canvas’s ‘general.js’ file but it seems
   to make no difference. I still need to click on the submit button to make changes.
   The page in questions is this one:
 * [http://richardrosenman.com/wordpress/portfolio/](http://richardrosenman.com/wordpress/portfolio/)
 * Does anyone have any insight as to what I’m doing wrong?
 * Thanks!

The topic ‘Search & Filter Auto Submit’ is closed to new replies.

## Tags

 * [filter](https://wordpress.org/support/topic-tag/filter/)
 * [js](https://wordpress.org/support/topic-tag/js/)

 * 0 replies
 * 1 participant
 * Last reply from: [rich95](https://wordpress.org/support/users/rich95/)
 * Last activity: [11 years, 8 months ago](https://wordpress.org/support/topic/search-filter-auto-submit/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
