Forums › Forums › Search & Filter Pro › Taxonomy on title on second time filtering not changing
- This topic has 8 replies, 2 voices, and was last updated 4 years, 8 months ago by Trevor.
-
Anonymous(Private) March 10, 2020 at 8:28 am #236043
Hi ๐
When first filter, on results page, it displays the taxonomy on title that is filtering. But when I want to filter second time, when it displays the result it stays with the taxonomy on title from the first filtering.
Why it doesn’t change to the new taxonomy filtering?
Appreciate your time ๐
Trevor(Private) March 10, 2020 at 10:10 am #236068I suspect that, if you are setting the title using PHP, and if you are refreshing the results using Ajax, that the title PHP code is outside the Ajax Container, and thus not being refreshed also. In that case, you may need to use a different Ajax Container that does include the title code, OR move the title inside the current Ajax Container.
Are you able to send me a live link/URL to your search page so I can take a look?
-
AuthorPosts