Hi,
Also on this page: https://wp-events-plugin.com/documentation/conditional-placeholders/
The slashes are missing from the attendee conditionals in the docs.
{is_user_attendee}content{is_user_attendee}
should be
{is_user_attendee}content{/is_user_attendee}
Jemima
Hello,
I have reported this issue to our Devs so they fix the Typos. As for the placeholder list, We’re currently on process of updating the placeholder list.
I would like to request an additional EventLocation placeholder, #_EVENTLOCATION{_blank} as I prefer to open a new tab or window for URL’s outside of my website.
Thanks
Hello @brucefihe,
Using the placeholder #_EVENTLOCATION would open it in a new tab.
Hello @timrv
This thread is marked as RESOLVED yet the error cited by OP is still present in the tech doc. It still says
{has_event_location_url}…{/no_event_location_url}
Also, there is another typo on that same page:
#_EVENTLOCATION{link} – Just the Link Text.
It should say
#_EVENTLOCATION{text} – Just the Link Text
(Taking an educated guess, I tested #_EVENTLOCATION{text} in situ and it works.)
Nice plugin btw 🙂
Cheers
-
This reply was modified 5 years, 7 months ago by
wjh. Reason: clarity
Hi All, thanks for reporting these issues! FYI we have updated our placeholders, as well as prepping for some new upcoming placeholders in the next update 😉