Is there a way to list multiple prices under events, where all events are listed. I am offering two prices, but on the list page, it shows only one price. You can see here what I mean, http://bostondesiconnection.com/view-events/
Two different prices are for two different seating. There is no option to assign how many seats are available for that price range. Some of the other plugins, e.g. Event Manager had it, but I gave it up because of its conflicts with Genesis Child themes.
The event details is only going to display one price. You can remove the price from the event details, but show the multiple prices. If you want, you can remove it with CSS, then list the prices manually in the event details.
If you want to remove the price from the details, use this CSS code in your style.css:
.event_price {
display: none;
}
There isn’t an option to display the number of available seats per price option. I will add this to our feature request list for the developers to look at.
I am marking this issue resolved. If you need further assistance, please start a new topic. Thanks.
Viewing 3 reply threads
The support post ‘Question about Pricing’ 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.