I have several recurring series of events made, and I always write the Registration end date & time plus the Early bird discount date at the bottom my event description, the problem is once I publish the recurring series I have to edit each instance description to reflect each event’s registration end and early bird discount dates..
Is there a way I can make these variables appear in the exact place and format I want without having to do it manually??
You’re kind of limited to making those appear to wherever there’s an action hook. So for example, you can add this code to a functions file on your site:
and the date information will appear right after the social buttons and before the other event date information.
You can add the above to a functions plugin or into your WordPress theme’s functions.php file.
Viewing 1 reply thread
The support post ‘Registration end and Early Bird Discount Date in Description’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.
Support forum for Event Espresso 3 and Event Espresso 4.