Forums › Forums › Search & Filter Pro › Auto selecting First Option of Dropdown
- This topic has 16 replies, 2 voices, and was last updated 9 years ago by
Anonymous.
-
Anonymous(Private) March 22, 2017 at 11:50 am #98568
Hi Guys,
I have an odd issue. I have a search field listing counties as show in the below screenshot:
The issue is that on page load the first option of the dropdown is being selected rather than the “All Counties” option.
Here is a screenshot of the setup.
Do you have any ideas? Any help would be amazing.
Thanks
Trevor(Private) March 22, 2017 at 3:42 pm #98730If you examine the HTML code using the inspector, something (probably javascript) is making BOTH the ALL and first value the default. This is almost certainly a plugin doing this. You will need to progressively deactivate plugins until you find the one that might be doing this.
-
AuthorPosts