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 Ticket price shows total price purchased, not individual ticket price | Event Espresso - Staging Server
Love the ticket option. The only thing I need to change is the price on the ticket. I need it to display the individual ticket price for the event. Right now when it is printed, each ticket shows the total purchase price of that transaction.
This is definitely a deficiency of EE. You never see this if you purchase tickets from a major supplier, like Ticketmaster. Each ticket has the individual ticket price. The provide the purchaser with an invoice stating the total cost of all tickets.
@jmichel: my work-around solution is to add the cost of the ticket to the Ticket Type ( i.e. General Admission ($15) ). I’ve modified the /plugins/espresso-ticketing/templates/index.php file, removing the [cost] short code and replacing it with [ticket_type].
This reply was modified 12 years, 3 months ago by Todd.
Thanks, Todd. I ended up doing something similar and just took the pricing off the ticket altogether and added the ticket price to the ticket description that shows up below the ticket on the page. Your solution is more elegant.
We should have a solution for this soon. Most likely in version 3.1.28.
Viewing 3 reply threads
The support post ‘Ticket price shows total price purchased, not individual ticket price’ 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.