I am trying to: My customers are complaining that after they choose a filter then select a custom post, when they click the back button they have to select the filter again.
Link to a page where the issue can be seen: hidden link
I expected to see: I expect that when the visitor clicks the back button after choosing a custom post, that they are taken back to the query with what they have chosen as a filter.
Instead, I got: Reset filters.
Here is a video: hidden link
Hi Felipe,
Thank you for contacting us and I'd be happy to assist.
To ensure that selected query options stay selected, when the back button option is used, you can select the "Update URLs after loading search results" option in the view's "Custom Search Settings" section.
Example screenshot: hidden link
This will append the query filters in the URL, which will be used by the browser when reaching back.
regards,
Waqar
Waqar,
I looked for the option to Update URL but it's not there: hidden link Although it's in Portuguese, URL is not translated to anything, and the option should have been above the Javascript section.
I also have to show all options available: hidden link
So I'm not sure what to do now.
Please go to WP Admin -> Toolset -> Settings -> Front-end Content and make sure that the following two options are checked under the "Browser history management" section:
1. Enable history management setttings for manual AJAX pagination
2. Enable history management setttings for AJAX custom search
Screenshot: hidden link
These options are enabled by default, but if they're disabled, it would explain the missing options on the view's edit screen.
Thank you Waqar! I had those settings off for some reason! My issue is resolved now. Thank you!