I've setup a custom post type and list the results using a parametric search with a google map.
It works fine on my dev-site but when I made a module, exported all posts and migrated everything to the live-site, the map only shows 5 results no matter what setting/filter I chose.
I know the query find all posts cause I have a test-loop below the map, showing all results. Also when I enable debug mode I can clearly see the filter works (for example I can see that 45 listings are found but only 5 are visible on the map).
Please start a private message session and I will send you the urls and login details to both sites.
Hello,
The problem you mentioned above is abnormal.
Please check these:
1) Find and edit the [wpv-view ...], make sure there isn't attribute "limit" in it, it will override Views setting, see our document:
https://toolset.com/documentation/user-guides/views-shortcodes/#wpv-view
attributes:
limit (opt):
'amount of results'
2) In case it is a compatibility problem, please deactivate all other plugins, and switch to wordpress default theme 2019, and test again
3) If the problem still persists, please provide database dump file(ZIP file) of your website, also point out the problem page URL and view URL, I need to test and debug it in my localhost, thanks
https://toolset.com/faq/provide-supporters-copy-site/