Is it possible when a user is signed in to just display the events they have RSVP too? On top of that can it also display whether or not they have paid or is it possible for them to see the Printable View of the event by clicking on a link on the Single Event List Page.
Single Events Page
(8 posts) (3 voices)-
Posted 11 months ago #
-
For the RSVP question, see the option "user_registered_only" for the shortcode [events_list].
For the payed issue: the printable list of attendees is only for the admins, and since users can book more than once, it's impossible to detect which booking you're talking about when saying they payed or not (when visiting an event).
I could add a placeholder that would result in "You have X bookings, Y of them are payed" ...Posted 11 months ago # -
The placeholder would be solution to the issue. So for example it would display the booking and then pull from the booking_payed.
Example
Rock Festival - Paid - Yes
Jazz Festival - Paid - NoOr is it possible for the user to login and view a table that looks like the edit registration page except for you can not update any info. That would be perfect.
Posted 11 months ago # -
I had replied 3 months ago and was checking to see if you were able to develop a shortcode I could use to show the following data on individual event pages.
Example
John Smith - Jazz Festival - Paid: Yes
You could only be able to view your info for each event.
Thanks for all your hard work!!!
Posted 7 months ago # -
My personal life is getting in the way of feature requests: 2 new dogs, starring in a play and getting married just takes up about any free time I have ...
I promise it will get better after 10/11/12 :-)Posted 7 months ago # -
Hey, congratulations Franky! Best wishes with all 3 new "projects".
:)
Posted 7 months ago # -
Is it possible to just get this shortcode created it would help me out so much!!
Thanks
Posted 7 months ago # -
The booking placeholder is in the current released version, and the trunk version contains the last thing needed:
the booking format now also can use #_PAYED to show the payed statusSo closing this
Posted 2 months ago #
Reply
You must log in to post.