Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Custom front-end settings issue › Reply To: Custom front-end settings issue
July 27, 2020 at 1:41 pm
#28708
Keymaster
Hi Sandy,
I’m afraid this is the correct behavior, as the information about the filter states is lost during the redirection from one page to another.
The only way to do this is via custom coding, but it might be a very problematic task – as either cookies or the browser local storage has to be used to stored the filter states.