I would like to have the early bird rate show up on the event page ” http://maslmd.org/events/ ” Right now, it shows $150 and it is only when you click Register that you see $125 until 9/18. How can I change so that it shows $125 on the landing page until 9/18?
It isn’t possible by default. It can be done with a modified template though.
Here is an example:
Copy /wp-content/plugins/event-espresso/templates/event_list_display.php and /wp-content/plugins/event-espresso/templates/event_list.php over to wp-content/uploads/espresso/templates
in that folder edit the event_list_display.php file and replace the contents with this http://pastebin.com/i9ne7qYZ
That code will show the early bird price on the front end (see lines 86 through 115).
Please note, this is just example code and is not supported, nor will it be updated, it’s merely there to get you started.
Viewing 1 reply thread
The support post ‘Early Bird Event Landing page’ 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.