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 Customizing Prices Displayed on Events Page | Event Espresso - Staging Server
On the page generated by the [ESPRESSO_EVENTS] shortcode only one price is shown per event. It seems to be showing the last value price. How can we list all of the prices for each event?
A list of prices can be displayed by including a custom function and making a small edit to the event_list_display.php template that’s included with Event Espresso.
There is some ready made code that is ready for copying and pasting in this gist:
I have no idea how to integrate this into my existing configuration. This would be a useful feature for me as well, as I get people registering for the wrong course/service because they did not check all the pricing levels. have also had inquiries asking why my courses are all different prices. In fact, they all have the same pricing options, but Event Espresso seems to choose which ever price it feels like from the list. Even a default to show the lowest/highest price would be helpful.
Good points. We’ll see what we can do for the next version of Event Espresso. In the meantime, the gist I linked to has code that can be copied into a custom functions file that will display a list of prices. Please start a new thread if you have any more questions about how to set up the multiple prices on the list.
Josh:
Thanks for pointing me in the right direction. I was able to modify the code to do what I needed, but I agree with you and rmorrell that it would be better to simply have an option in the plugin itself.
Viewing 4 reply threads
The support post ‘Customizing Prices Displayed on Events 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.