We can’t figure out WHY this price is wrong as back end has no pricing like this at all: http://prntscr.com/if7v68
There is no sales tax
And then when you add it to the cart it turns it into $255 http://prntscr.com/if7yi6
You’ll need to contact the developer that did the customizations. There’s a number of things in their work that need to be fixed to avoid the incorrect prices.
A few specific items that need to be fixed:
1) in the theme’s single-espresso_events.php file, on line 86 and 87 it has this:
The above is what outputs the Cost of $232 (where it should be 225). The reason it’s showing 232 is because the query there doesn’t exclude archived tickets.
2) a similar issue happens later in the query starting on line 125. That query also needs to exclude archived tickets.
3) not mentioned in this support topic, but ideally the tickets for datetimes that have passed shouldn’t continue to be displayed for sale.
As a short term solution I’ve manually moved those archived tickets so they’re attached to the January datetime. This way the tickets for the April and July courses will use the correct ticket prices.
Tickets are automatically archived when you change a ticket’s price.
Viewing 4 reply threads
The support post ‘FRONT END PRICE IS WRONG’ 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.