michaelB-49
Fils de soutien créés au cours des 30 derniers jours : 0
Sujets de forum favoris
This user has no favorite topics.
Sujets de forum créés
| Status | Topic | Supporter | Voix | Publications | Nouveauté |
|---|---|---|---|---|---|
|
Populate map marker icon from custom post field
Commencé par : 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 | Il y a 3 years, 7 months | |
|
Adding DIRECTIONS or VIEW ON GOOGLE MAPS link to maps
Commencé par : michaelB-49 in: Toolset Professional Support |
|
2 | 12 | Il y a 3 years, 10 months | |
|
Pagination Formatting on Mobile Not Working
Commencé par : michaelB-49 in: Toolset Professional Support |
|
2 | 4 | Il y a 3 years, 11 months | |
|
Can't Add Map to Toolset Template
Commencé par : michaelB-49 in: Toolset Professional Support |
|
2 | 5 | Il y a 3 years, 11 months | |
|
Images Not Displaying
Commencé par : michaelB-49 in: Toolset Professional Support |
|
2 | 2 | Il y a 4 years | |
|
Different Map Markers Per post Type
Commencé par : 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 | Il y a 4 years, 1 month |