Plugin Author
Paolo
(@paoltaia)
Do you have premium plugins installed? It sounds like you do, and we are not allowed to provide support for premium add-ons here, if that’s the case, create a support ticket here: https://wpgeodirectory.com/support
If not, please provide a link so that we can look into it.
I am using the GD > Loop widget in an Elementor Page. After reviewing my issue, it looks like the I just need to disable pagination on the Search page.
Can I show all search results on the Search page when using the GD Loop widget?
Plugin Author
Paolo
(@paoltaia)
One of the issues is that when using pagination, only the results from the current page are displayed on the map. For example, if a search returns 100 results and shows 20 results per page, users only see 20 locations on the map at a time, instead of all 100. This is causing confusion for our clients. Is it possible to display all results on the map regardless of pagination?
Plugin Author
Paolo
(@paoltaia)
That’s not possible; the list and the map are synced using the same query. This is standard for directories with both a map and list view, like Airbnb, Tripadvisor, Yelp, etc.
Using two separate queries, one for the map and one for the list, would slow down the page and, honestly, despite what your client believes, wouldn’t provide a good UX for most users.