- This topic has 3 replies, 2 voices, and was last updated 11 years, 1 month ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
These forums are now closed and remain for historical purposes.
None of the content applies to the new version 3. For support, get in touch via our contact form.
Forums › Forums › Search & Filter Pro › Use a url parameter to search in ajax shortcodes
Tagged: ajax, shortcode, url parameter
But the search itself is not triggered. In a previous version last summer it was working with $( '.sf-field-search input' ).blur(); but with the new version this is not working anymore.
¿Can you please help us to make it work again?
Thanks!
Hey Pablo
As long as the selector is correct there should be no problem – can you inspect the DOM to make sure that you are using the correct class (this *may* have been changed) – “.sf-field-search”
If this is correct, then I would suspect something else in your environment has changed, such as a JS errors on the front end.
Thanks
Glad thats working for you – unfortunately I don’t think I quite understood the purpose of your code.
Thanks