- This topic has 1 reply, 2 voices, and was last updated 11 years, 10 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 › Displaying search terms
Is there a way to display the search terms in the page, where website displays search results (which is different from the one with the filter).
I would be extremely grateful if you have any solutions about this issue as I haven t found one for quite a long time now.
Jarmo
Hey Jarmo do you mean the search terms a user entered, or a text description of the various fields a user selected?
If it is the first option, then it is quite easy see (http://codex.wordpress.org/Template_Tags/get_search_query)
<?php echo get_search_query(); ?>