Skip Navigation

[Resolved] all locations should be pin pointed on the map on loading

This support ticket is created 4 years, 4 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Hong_Kong (GMT+08:00)

This topic contains 1 reply, has 2 voices.

Last updated by Luo Yang 4 years, 4 months ago.

Assisted by: Luo Yang.

Author
Posts
#2021751
Screenshot at Apr 15 13-28-21.png

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!

#2021839

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"