Support

Home Forums Event Espresso Premium Event List Earlybird Discount Display

Event List Earlybird Discount Display

Posted: May 3, 2013 at 4:11 pm


David Pensato

May 3, 2013 at 4:11 pm

I want to display the early bird discount on my Event List display. I found the <a href=”https://eventespresso.com/topic/display-early-bird-in-event-listings/”>forum topic here</a>, but it isn’t working for me. I suspect it is because I am not discounting by a percentage, but by a fixed amount.

When using the first method, no discount display appears, and using the second method, the discount appears as just the regular price. Am I right in my suspicion? Is there a way to make it work when I’m using a fixed price discount?

Wordpress 3.5.1 / EE 3.1.31.3.P


Dean

May 6, 2013 at 2:11 am

Hi David,

This Gist here is a slightly reworked version of the code on that page https://gist.github.com/Apina/c203ea36cf9e300e2230

What it will do is if the price is fixed it will show the fixed amount of the discount, I just added ina line that you can use (its commented out currently) to show the amount after discount instead.

Hope that helps.


David Pensato

May 8, 2013 at 9:19 am

Just to be clear, I still need to add the bit mentioned in that post to event_list.php, and then I would add this to event_list_display.php, right?

(mostly just commenting for other people’s future reference), I’m about to find out myself by trying it. 🙂


Dean

May 9, 2013 at 2:19 am

Hi

Yes this would go into the event_list_display.php. I normally add it to the title but you could add it elsewhere.

It wont work in the registration_page_display though.

The support post ‘Event List Earlybird Discount Display’ 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.

Event Espresso