Instead, I got: .../page/2/?wpv_post_search&wpv_view_count=5259, etc.
Solution:
I find a section about Browser History Management in the Toolset settings, in the Font-end Content section.
I disabled all inside, and it's works like a charm !
Problem:
I am having an issue with my shortcode in Toolset. I'm trying to display specific text based on start and end date fields, but it isn't working as expected.
Solution:
Remove the format attribute from the shortcode, as dates are stored as a UNIX timestamp in Toolset and this format is not required. Also, check the query filter that you used to get the data for the post type. Here's the modified shortcode: