colinC
Support threads created in the last 30 days: 0
Favorite Forum Topics
This user has no favorite topics.
Forum Topics Created
Viewing 2 topics - 1 through 2 (of 2 total)
Status | Topic | Supporter | Voices | Posts | Freshness |
---|---|---|---|---|---|
Output Editor missing after plugin update
Started by: colinC in: Toolset Professional Support |
1 | 3 | 5 years, 4 months ago | ||
Output Repeating Field and wrap each in href
Started by: colinC
in: Toolset Professional Support
Problem: In this ticket the user wanted to wrap each of his repeating fields in a url. Solution: What you can do is to use the [wpv-for-each ] This way you can loop through each of the fields and add the link to it . Like this. <ol>[wpv-for-each field="wpcf-my-field"]<li><a href="[types field='my-field' output='raw'][/types]>[types field='myField'][/types]</a></li>[/wpv-for-each]</ol> |
2 | 3 | 6 years, 4 months ago |
Viewing 2 topics - 1 through 2 (of 2 total)