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 Question about Pricing | Event Espresso - Staging Server
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.
This reply was modified 12 years, 2 months ago by Jonathan Wilson.
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.