- This topic has 6 replies, 3 voices, and was last updated 2 years, 9 months ago by .
Viewing 7 posts - 1 through 7 (of 7 total)
Viewing 7 posts - 1 through 7 (of 7 total)
- The forum ‘Generic’ is closed to new topics and replies.
Events Made Easy › Forums › Generic › Attendees List dont show #_COMMENT
Hello Franky,
i also had some problems with the approval_status. I changed to rsvp_status (and from booking list to attendees list) which fixed the mixup.
Now the comments are no more listed in the attendees list. in Settings/RSVP/ Attendees List Template i have written:
<li>#_LASTNAME - #_COMMENT</li>
resulting in this output:
Olaf - #_COMMENT
Sabine - #_COMMENT
...
#_COMMENT is per booking, not per attendee
Btw: 2.2.62 should fix the bookings mixup again (so no longer trashed bookings too)
Hmm,
with [eme_bookings id=#_EVENTID rsvp_status=1] i get an empty list (no bookings) – this was working until 2.2.59? with [eme_bookings id=#_EVENTID approval_status=2]
with [eme_attendees id=#_EVENTID rsvp_status=1] i get the list, but no comments
Arghh … some “x” during my vi caused a typo …
This one-char is the fix:
https://plugins.trac.wordpress.org/changeset/2680085
(but WP trac seems down …)
Thanks for your quick support. Now everything is looking fine and runs smoothly 🙂
Glad to hear. I corrected that typo within 30 minutes of the release (and I corrected the released version too), so for now I’ll wait for something extra before releasing again.