Posted: July 1, 2013 at 6:04 pm
|
Hi, I have noticed that when there is a multi event registration that the total is incorrect, even though the subtotal is correct both on the page, payment email and on the payment details page. See example… Romeo & Juliet – Adult Donation When it asks for the booking details it also only asks for one adult and one child even through 2 children are booked so perhaps it is connected. Can you please help? |
|
Hi Lauren, I see both issues clearly, though it isnt clear what is causing this. The first thing I would do is to rename the wp-content/uploads/espresso/templates/ directory temporarily to force the plugin to use the default templates. This will show us if there is an old template or an erroneous template causing an issue. Please advise the outcome of that test.
|
|
Hi Dean, |
|
Hello Lauren, The template files are still showing, did you add them back? You can remove that line but it really isnt recommended. In event-espresso/includes/process-registration/add_attendees_to_db.php find the following and remove it <tr> <td colspan="3"><strong class="event_espresso_name"> <?php _e('Total Amount due: ', 'event_espresso'); ?> </strong></td> <td colspan="" style="text-align:right"><?php echo $org_options['currency_symbol'] ?><?php echo number_format($final_total,2); ?></td> </tr> Is it possible to get your login details in order to look into this? If so, please send them via https://eventespresso.com/send-login-details/ NOTE: login details need to be Admin level – FTP dertails are required as well. |
|
Hi Dean, yes the site is live so I changed the directory name, tested, then changed it back again. I’ll shoot you the login details now – just looking at the page and it’s not https… is the information submitted secure? |
|
Yes it is secure, we delete the details a few days after usage as well. If you prefer to send them direct via email, you can send them to support @ eventespresso.com |
|
All good. Have just submitted the form now. Cheers! |
|
OK, so the easy one first – the missing form for the extra attendees, is because the event/s are not requesting any information from Additional Attendees, by changing the setting “Additional Attendee Registration info? ” to “Personal Information Only” it will show the missing forms. To explain in a bit more detail, each ticket option (take Adults as an example) will create a Primary attendee for the first ticket and additional attendees for anything past the first ticket, which is why the details werent being requested. It seems, that for some reason, that has also fixed the pricing structure. I will run some tests locally on that, but keep an eye on it |
|
Oh I tested on Romeo and Juliet, 24th July. I have not amended any other events. |
|
Thanks Dean, I’ll go in and change all the others now and see how we go. Many thanks for your assistance. Great support for this product. 🙂 |
|
No problem, let me know if you run into more issues with this. |
The support post ‘Multi Event Registration Total Inccorect’ 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.