Problem:
Display markers from my search results on a map inside of a view, but Markers of the houses that are displayed in the search results
Solution:
edit the view "House Search Map 2",
In section "Loop Output Editor", edit the codes from:
[wpv-map-render map_id="house search 2" ...
To:
[wpv-map-render map_id="house-search-2" ...
You can not use blank in the map_id attribute
Same as above, in section "Loop item in House Search Map 2", edit the code from:
[wpv-map-marker map_id="house search 2"
To:
[wpv-map-marker map_id="house-search-2"
see screenshot house-search-2.JPG
https://cdn.toolset.com/wp-content/uploads/2018/04/637526-house_search_2.JPG
Relevant Documentation:
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 5 replies, has 2 voices.
Last updated by 6 years, 9 months ago.
Assisted by: Luo Yang.