while using a coupon code confirmation page (confirmation-display.php) displays a wrong total price for discounted price.
In line 117 of confirmation-display-php is the following function: …?php echo $event_cost; echo $event_discount_label;?…
But with one attendee (in my case) not the total price is displayed, only the discount. It seems that the total price ($event_cost) is falsely calculated.
Can you check in /wp-content/uploads/espresso/templates and verify that there are not older versions of the templates (from a previous version of Event Espresso) in that directory? Rename it to something like eetemplatesOLD if that’s the case.
Then, verify that all the add-ons are up to date if you have any installed.
That is a screenshot of the wp-content/plugins/event-espresso/templates folder.
The place to look is /wp-content/uploads/espresso/templates. Any templates in the /wp-content/uploads/espresso/templates folder will override the templates in wp-content/plugins/event-espresso/templates.
Josh, you are right. This was my error.
I changed the code in the file of the correct folder. Now it is working!.
Thanks for the hint.
CK
Viewing 6 reply threads
The support post ‘Wrong Total Price on Confirmation Page, only discount’ 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.