• Resolved Dean

    (@collabora)


    I don’t see an option to enable the attendee list in event. The shortcode works, but isn’t there an option to enable the list?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter Dean

    (@collabora)

    nevermind, i found it.

    Is there a snippet for register and attendee list I can put in Event meta box?

    • This reply was modified 5 years, 10 months ago by Dean.
    Plugin Author roundupwp

    (@roundupwp)

    Hey collabora,

    Glad you could find it!

    Yes I have a snippet. Add this to the “Custom JavaScript” area found on the “Form” tab:

    jQuery('.single .tribe-events-meta-group').first().prepend(jQuery('.rtec-outer-wrap')).prepend('<h2 class="tribe-events-single-section-title"> Registration </h2>');

    It will add a “Registration” section above the “Details” section.

    Is that what you were hoping for?

    Thread Starter Dean

    (@collabora)

    perfect, thanks!

    Next step is profile pictures…..later haha

    Plugin Author roundupwp

    (@roundupwp)

    No problem Dean!

    Let me know if you ever need anything else.

    – Craig

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Front end attendee list’ is closed to new replies.