Posted: October 17, 2017 at 2:45 am
|
Hello, I’m trying to stop invoices being sent to delegates, but I can’t see where this is created. I’ve looked in the Registration Approved Template as I think this is what would be generating it, but I can’t see an invoice link in there. Could someone point me in the right direction please? Cheers, |
Hi Soph, Are you sure the user is receiving a link for the Invoice within the email? We don’t include a link to the invoice in the email by default. So do you not want to use the invoices at all? You could disable the Invoice message type to remove the invoices from EE if not using them at all. Is there an event I can register onto to view where the user is getting access to the invoice from? |
|
|
Hi Tony, This is the link that was sent to the delegate. Is there a way to turn off all payments as the customer wants to be able to manually invoice people and use EE for bookings only. There is a course here that you could book onto: https://www.coast2coast-tsa.co.uk/events/maths-subject-specialism-training-lsas-trainee-unqualified-teachers/ Thanks, |
|
I seem unable to reply to this – my post isn’t showing. But if I try to post it again then I am told it is a duplicate post. |
|
Trying again… Hi Tony, This is the link that was sent to the delegate. Is there a way to turn off all payments as the customer wants to be able to manually invoice people and use EE for bookings only. There is a course here that you could book onto: https://www.coast2coast-tsa.co.uk/events/maths-subject-specialism-training-lsas-trainee-unqualified-teachers/ Thanks, |
|
Hi Tony, There seems to be a link sent to the delegate in their registration email. Is there a way to turn off all payments as the customer wants to be able to manually invoice people and use EE for bookings only. There is a course here that you could book onto: Coast2Coast Thanks, |
Seems Askimet doesn’t like you, (or at least the link you posted above) and marked your post as spam. I’ve cleared that and it now shows above. Right now your users can reach the Invoice through the Order confirmation – http://take.ms/UmuKQ They can switch to the invoice from there – http://take.ms/3vnIl So do you not want either of those to be available? (the receipt and invoice) There’s no link in the registration email I just received from your site so I’m assuming it’s from the above (the link itself would be the same in the email).
If your tickets require payments your users need to select a payment method and finalize the registration, you can’t disable that currently but you can hide the Invoice links on the thank you page so they can’t view them from there. |
|
|
Hi Tony, Right, I see. Yes, we would like to hide invoices from the order confirmation email. I’m sure I’m just missing something obvious – how do I remove this from the order confirmation? I’ve been looking in the Registration Approved template. Is it right in front of me?! Cheers, |
It’s not in the email. It’s the thank you page, the page shown after the user selects Invoice and then clicks to finalize the registration. To remove the Invoice from the order confirmation go to: Event Espresso -> Messages -> Default message templates (tab) -> Receipt. At the top of the ‘Main content’ section you’ll have a Remove that and save. |
|
|
Hi Tony, I don’t seem to have a Receipt template? Soph |
There is often multiple pages of templates, have you checked all pages for the default message templates? – http://take.ms/h4uzB |
|
|
Oh God, I am so sorry I missed that. Thank you for all your help. |
No problem, is everything now working as exepcted? Something I did notice when I ran a test registration is the thank you page doesn’t load the transaction information doesn’t load on the thank you page, this section – http://take.ms/rilfu That actually works in your favour currently as there’s another link to the Invoice there, however, it generally means wp heartbeat has been disabled on your server. Which hosting are you using currently? |
|
|
I believe it is, but I’ve asked the customer to confirm. This site is hosted on WPEngine. Is there a template for the thank you shortcode? Soph |
There are multiple templates in use, you’ll find them within:
You can copy the templates you want to customize to your themes root directory (preferably a child theme) and EE will use those versions in place of the originals. Please do not modify the file within the plugin itself, your customizations will be lost each time EE updates if you do that. |
|
Also for WPEngine you’ll need to follow the steps here: https://eventespresso.com/wiki/setup-wpengine-hosting-event-espresso/ That disables the caching on the EE pages and enabled heatbeat on the required pages. |
|
|
Thanks Tony. Is the best way to remove all transaction details and payment overview from the templates? Soph |
Personally, I’d just use some CSS: #espresso-thank-you-page-ajax-content-dv { display: none; } Will hide all of the details I think you are trying to remove. |
|
|
Perfect, thank you! |
You’re most welcome. |
|
The support post ‘Stop delegates receiving invoices’ 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.