On the Primary Event Registration Page, the price of the event is always showing the last price option (which is the lowest amount) . What should I do to fix that, so it will be showing the price of the first option? Thanks!
You have a couple of options to change this, you could re-enter the prices in the opposite order to display the price entered last on the Event Editor on the event list.
Or if you are comfortable with HTML/PHP you could modify the event_list_display.php template file to display either a range or list of prices. This involves adding a custom function and then adding a call to that function within the above file.
I have no experience with the coding, will that be a easier method? It doesnt look right if I re-enter the price in the opposite order. Or is there a way to just remove the price from the initial registration page? Thanks!
Easier? Maybe. It involves editing a couple of files.
Removing the price is probably easier. Add the following to your themes style.css file or even better, to a plugin such as My Custom CSS (it’s available via WordPress).
The support post ‘Event Registration Page Price Orders’ 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.
Support forum for Event Espresso 3 and Event Espresso 4.