- This topic has 1 reply, 2 voices, and was last updated 6 years, 8 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 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 › Search results – Ajax – current term description
Tagged: ajax
Hi! I have filter with my own post type taxonomy. User can select term.
I would like to show term description by term_description() function. It works ok when I don’t use AJAX – then search results are reloaded with url and term description is shoiwng.
But how to achieve that with AJAX results?