I am trying to store the state of the ajax search pro instance 1 on page https://ninah6.sg-host.com/help in the browser so that state can be maintained if the user shares the url or refreshes the page. The url works fine using asp_s for the search parameter but when I initialize the aspf[faqs_tags__1]=Quick+Links, the results are inaccurate. All of the boxes in the results should say “QUICK LINKS” at the top, but they do not.
Can you help me trouble shoot this error?
Also how can I store the page of results in the URL to take the user to the correct page of results?
Currently I am seeing a different plugin on the page integrated (Search and Filter I think?), that uses different parameters.
It is hard to tell while the other plugin is active, because it is very likely, that they simply override each others results. One plugin tries to display results based on the URL, the other tries to display something else, and that will definitely conflict.