- This topic has 2 replies, 2 voices, and was last updated 8 years, 1 month ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 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 › Keep a certain search query in memory
Tagged: key, search results, url
The website I am working on has a large number of posts, which all have certain area codes. When a visitor uses the search engine they fill in their area code, which then outputs all posts that fall in the same area.
Is there a way to keep the visitors area code in the memory of the website, regardless of which page they visite afterwards, until they manually change their code in the search engine?
I store the code in a meta_data field with the advanced custom fields plugin, so basically I am looking for a way to add something like “&_sfm_areacode=12345” to every page after the visitor used the search form.