Tell us what you are trying to do?
We are trying to implement job opportunities in the site using Toolset plugin and we have around 140 jobs. Currently we are facing issues like it's only showing those pins on map which are visible in the list.
What I need?
I need all pin points to be displayed as soon as the page gets opened. After I filter or search then only those pin points should be visible and that's working fine. I just need to display all pins on the map on the page load regardless of the jobs displaying on the page while loading
What is the link to your site?
hidden link
Please check attachment. It's saying 139 opportunities but in the map only 2 are displaying so I want to display all on the first load of the page
Is there any thing to set in the plugin or any suggestion how can this be happen?
Thanks in advance!
Hello,
It needs two different pages + two maps + two views.
For example:
Page 1) Search result page: display the same items as your existed one:
hidden link
1) Map block shows markers from the view block
2) View block "A" with search form settings + search result
Page 2): All location page, display these:
1) Map block shows markers from the view block
2) View block "B":
query all jobs posts, you don't need to display anything in view's loop
3) Search form of View block "A", see our document:
https://toolset.com/course-lesson/displaying-search-results-on-a-different-page/
screenshot:
https://toolset.com/wp-content/uploads/2021/03/toolset-view-display-only-search-form.png
You can use above "Page 2" as the "entrance" page, after user submit the search form, redirect him to "Page 1"