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.
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
No problem Dean!
Let me know if you ever need anything else.
– Craig