Problem:
I'm trying to show venue details of an event in a template with [wpv-post-field name="_VenueCity"]
Nothing is vsisble on front-end. The id [wpv-post-field name="_EventVenueID"] will Show-up. What am I doing wrong?
Solution:
It seems the _VenueCity field is stored in anther "EventVenue" post, please this shortcode:
Venue City: [wpv-post-field name='_VenueCity' id='[wpv-post-field name="_EventVenueID"]']
Relevant Documentation:
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 2 replies, has 2 voices.
Last updated by 4 years, 3 months ago.
Assisted by: Luo Yang.