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
price in list view changes after updating event | Event Espresso - Staging Server

Support

Home Forums Event Espresso Premium price in list view changes after updating event

price in list view changes after updating event

Posted: October 2, 2013 at 3:20 am

Viewing 5 reply threads


Nadir Al-Badri

October 2, 2013 at 3:20 am

Hello, i found out that if i have an event with e.g. normal price 100 EUR and a second price with 50 EUR, the normal price will be displayed in the list view – which is ok. However if i update the event i will see the second price (50 EUR) in the list view. Price dropdown in detail view shows up ok.
I use latest wordpress and EE, new installation.
The list view (eventname : test event) is here: http://bfminden.testserver001.net/kurse/arbeits-und-berufsbezogene-weiterbildung/


Anonymous

October 2, 2013 at 4:12 am

Hi Nadir,

Have any of the templates in wp-content/uploads/espresso/ been modified?


Nadir Al-Badri

October 2, 2013 at 4:28 am

Yes, but if i use the original installation and templates the mistake remains.


Anonymous

October 2, 2013 at 5:04 am

Hi Nadir,

Have managed to reproduce this locally.

I will get a ticket raised for this but unfortunately can not confirm when it will be fixed currently.


Josh

October 3, 2013 at 7:27 am

Hi Nadir,

There is a custom function that you can use that will display both prices in the event list. You can add the function to /wp-content/uploads/espresso/custom_functions.php or your own custom plugin.

https://gist.github.com/sethshoultes/ab1e992668cf3166a686

Then add this line of code where you want the prices to display:

<?php do_action('action_hook_espresso_price_list', $event_id);?>


Nadir Al-Badri

October 8, 2013 at 3:48 am

Thanks, that does the job.

Viewing 5 reply threads

The support post ‘price in list view changes after updating event’ 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