Support

Home Forums Event Espresso Premium Multiple Event prices showing in list

Multiple Event prices showing in list

Posted: July 4, 2013 at 1:02 pm


Stacey Lindsay

July 4, 2013 at 1:02 pm

I’m trying to get the most up to date solution for being able to show all my prices for an event with multiple prices rather then just one on the listing (in my case the highest price is showing). I saw several threads that were older and comments that solutions were being worked. Has there been a recent work around.

I am not code savvy, so detailed instructions are greatly appreciated!

  • This topic was modified 10 years, 10 months ago by  Stacey Lindsay.


Dean

July 5, 2013 at 4:13 am

Hi,

Seth came up with these:

This will show a list
Price 1
Price 2
Price 3
etc

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

This one will show a range

£10-£100

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

To use them you will need the Custom Files add on installed (it is not a plugin, please follow this guide)

Then add which code you decide to use, to the bottom of the custom_functions.php file.

Alternatively, you can add it to the bottom of your themes functions.php file.

Then you will need to edit the event_list_display.php file to add the small code found on those pages I linked to below the main code, to “call” this and display it.

It is advisable to copy the event_list.php and event_list_display.php files (they are linked both need to be copied) from event-espresso/templates to wp-content/uploads/espresso/templates, and then edit them in that folder. This will stop updates from over writing the templates.

The support post ‘Multiple Event prices showing in list’ 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