marcoB-12
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 |
---|---|---|---|---|---|
Disable Content Template (dinamically assigned by Toolset)
Started by: marcoB-12 in: Toolset Professional Support |
|
2 | 3 | 3 years, 12 months ago | |
Customizing product frontend adding Map with address custom fields
Started by: marcoB-12
in: Toolset Professional Support
Problem: In my Product post template, I would like to show a map with a marker at an address set by a custom field. If the address field has no value, I would like to hide the map. Solution: Use conditionals testing the value of the address custom field to show content conditionally. Use the wpv-map-render and wpv-map-marker shortcodes to display the map and marker. [wpv-conditional if="( $(wpcf-fermata) ne '' )"] [wpv-map-render map_id="tssupp-test-map" map_width="500" map_height="250"][/wpv-map-render] [wpv-map-marker map_id='tssupp-test-map' marker_id='tssupp-test-program-marker' marker_field='wpcf-fermata'][/wpv-map-marker] [/wpv-conditional] Relevant Documentation: |
|
2 | 5 | 4 years ago | |
single[dot]php and archive[dot]php are missing custom fields
Started by: marcoB-12 in: Toolset Professional Support |
|
2 | 6 | 4 years, 1 month ago |