michaelB-49
Support threads created in the last 30 days: 0
Favorite Forum Topics
This user has no favorite topics.
Forum Topics Created
Status | Topic | Supporter | Voices | Posts | Freshness |
---|---|---|---|---|---|
Populate map marker icon from custom post field
Started by: michaelB-49
in: Toolset Professional Support
Problem: How to feed the map marker icon from an image custom field? Solution: You need to use the legacy Views Maps: https://toolset.com/course-lesson/enabling-legacy-version-of-toolset-views/ Then use the Maps shortcodes to feed the custom field inside the marker_icon attribute such as: [wpv-map-marker map_id='Dallas-Fort-Worth-Map-Test' marker_id='marker-[wpv-post-id]' marker_field='wpcf-address' marker_icon='[types field="marker-icon" size="thumbnail" url="true"]'][/wpv-map-marker] In the code above the shortcode below: [types field="marker-icon" size="thumbnail" url="true"] retrieves the image URL from the custom field and you feed it to the marker_icon attribute. Relevant Documentation: https://toolset.com/forums/topic/custom-image-as-map-icon-marker/#post-2008503 |
|
2 | 9 | 2 years, 5 months ago | |
Adding DIRECTIONS or VIEW ON GOOGLE MAPS link to maps
Started by: michaelB-49 in: Toolset Professional Support |
|
2 | 12 | 2 years, 8 months ago | |
Pagination Formatting on Mobile Not Working
Started by: michaelB-49 in: Toolset Professional Support |
|
2 | 4 | 2 years, 9 months ago | |
Can't Add Map to Toolset Template
Started by: michaelB-49 in: Toolset Professional Support |
|
2 | 5 | 2 years, 9 months ago | |
Images Not Displaying
Started by: michaelB-49 in: Toolset Professional Support |
|
2 | 2 | 2 years, 10 months ago | |
Different Map Markers Per post Type
Started by: michaelB-49
in: Toolset Professional Support
Problem: Display different map marker icon on post type. Solution: You can try [wpv-conditional] shortcode, like this: https://toolset.com/forums/topic/different-map-markers-per-category/#post-2343707 Relevant Documentation: https://toolset.com/documentation/programmer-reference/maps/maps-shortcodes/#wpv-map-marker |
|
2 | 5 | 2 years, 11 months ago |