Forums › Forums › Search & Filter Pro › 'No Results' AJAX bug
Tagged: ajax
- This topic has 7 replies, 2 voices, and was last updated 5 years, 6 months ago by Trevor.
Viewing 8 posts - 1 through 8 (of 8 total)
-
Trevor(Private) July 9, 2019 at 2:39 pm #215787
Your form is set to refresh the HTML container with the ID of
course-results
:https://www.screencast.com/t/22gtpvcBQO
and you can see it normally here on a ‘good’ results page:
https://www.screencast.com/t/inAI6lhpo
It appears in the HTML directly after the form element. The form and the results elements are missing on a no results page, so it has nothing to refresh, so the page stays as it is.
The PHP used for the template would need to be re-constructed to allow for this, so it always has the search form AND the results section.
-
AuthorPosts
Viewing 8 posts - 1 through 8 (of 8 total)