Skip Navigation

[Resolved] different markers on a map with multiple categories

This support ticket is created 6 years 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 6 years ago.

Assisted by: Luo Yang.

Author
Posts
#1207928

Hello,
I use an CPT archive with a map and multiple markers :
hidden link
I need specific markers for each categories (i.e : restaurant = blue icon, coaching = green icon...) and the geolocation.
How can i do that ?

Best regards.
Christophe

#1208072

Hello,

I suggest you try with [wpv-conditional] shortcode to check current post has specific taxonomy term, then display different marker shortcode with different marker icon.

For example this thread:
https://toolset.com/forums/topic/can-i-customize-map-markers-based-on-category/#post-594257

More help:
hidden link