Our company is using Event Espresso to manage the process. We have four different prices for the event, namely; standard, 2 seminars, 3 seminars and one free for visitors.
I there a way I can include all these prices in the event and allow users to select which one to participate and make payment based on the which price selected?
It depends which borders you are referring to. CSS can resolve the issue. If you prefer you could also remove the styling completely by turning off the ThemeRoller settings in the Event Espresso > Template Settings options page.
Regarding the price select, if you add the following to your themes style.css file or to a plugin such as My Custom CSS it will increase the width
.event_prices select {
width: 200px; /*change the 200 to whatever size you need*/
}
Viewing 3 reply threads
The support post ‘Can One In Event Espresso Support 4 Different 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.