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
Pricing Display on Registration Page | Event Espresso - Staging Server

Support

Home Forums Event Espresso Premium Pricing Display on Registration Page

Pricing Display on Registration Page

Posted: October 12, 2012 at 1:41 pm

Viewing 1 reply thread


Michelle Baty

October 12, 2012 at 1:41 pm

Hello, some of the events I’m listing have multiple prices depending on type of room, etc. I see how to add additional prices and it creates a cool drop down menu in the registration form, but on the main registration page it only shows one price. Is there a way to remove that so no price shows in this area? Or can I somehow show a range of pricing? What are my options? Thanks.


Jonathan Wilson

  • Support Staff

October 12, 2012 at 2:05 pm

Hi Michelle,

You will need to copy registration_page.php and registration_page_display.php over to the uploads/espresso/templates folder.
In the newly copied registration_page_display.php line 160, change the line there to this (note its just an addition of two // )

 <p class="event_prices"><?php //echo event_espresso_price_dropdown($event_id); 
//Show pricing in a dropdown or text ?></p>
Viewing 1 reply thread

The support post ‘Pricing Display on Registration 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.

Event Espresso - Staging Server