How to trigger Search Everything on an query being pulled in via AJAX
-
I’ve got a page acting as custom search page. On that page, I’m using a separate WP_Query variable/custom loop for filtering the posts.
If you pass a search term via a custom $_GET variable to the page (not the standard ‘s’ query var), the custom query returns the enhanced “Search Everything” results as expected.
The problem is, I’m using nearly identical code for AJAX searching/filtering, but Search Everything doesn’t seem to be triggering.
I hope this makes sense — I’m more than happy to provide any details you may want/need.
Thanks!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘How to trigger Search Everything on an query being pulled in via AJAX’ is closed to new replies.