Tell us what you are trying to do?
Go: hidden link
Select one of the filter. Then hit back button.
It won't go back to /products/, instead go back to one before.
Is there any documentation that you are following?
I actually found the post saying same thing.
I checked " Enable history management setttings for manual AJAX pagination" and "Enable history management settings for AJAX custom search".
However, it won't help.
Is there a similar example that we can see?
No
What is the link to your site?
hidden link
Hello,
I have tried the URL you mentioned above, after select one filter, I don't see any "Back" button, but see the "Reset All" link, and click it, it works fine, it go back to default product page.
Is this problem resolved? Please let me know if you need more assistance for it, thanks
I meant back button is browser back button.
There is a misunderstanding, the option "Update URLs after loading search results" can only update browser's URL with new URL parameters, it won't trigger browser history back and forward, this is a AJAX feature:
hidden link
Update a web page without reloading the page
For example you can get the new URL parameter values with shortcode [wpv-search-term]:
https://toolset.com/documentation/user-guides/views-shortcodes/#wpv-search-term
So there is no way I can use browser back button then?
There isn't such kind of built-in feature.
You can add a feature request:
https://toolset.com/home/contact-us/suggest-a-new-feature-for-toolset/
Our developers will evaluate it.
Currently, you might consider to disable the AJAX search feature, for example, switch option from "AJAX results update when visitors change any filter values" to: Full page refresh when visitors click on the search button
And add a "Submit" button into the search form.