Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-sales domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the better-click-to-tweet domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-amazon domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-stats domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wordpress-seo domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114
Event List Earlybird Discount Display | Event Espresso - Staging Server

Support

Home Forums Event Espresso Premium Event List Earlybird Discount Display

Event List Earlybird Discount Display

Posted: May 3, 2013 at 4:11 pm

Viewing 3 reply threads


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=”http://staging.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

  • Support Staff

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

  • Support Staff

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.

Viewing 3 reply threads

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 - Staging Server