templemeads
Forum Replies Created
-
ok thanks!
ok, so in order to have the calendar invite, you need to have both Confirmation notification’ and ‘Payment received’ emails enabled?
Thanks for this, I’ve disabled ‘Confirmation notification’ and enabled ‘Payment received’ email, however the calendar invite that comes up in the orginal email isn’t coming through to the payment received email.
Here’s the logic I have, could you advise how to add a calendar invite/link?
#add_event_link
#appointment_day
#appointment_time
Charity Stall BookingName: #customer_name
Name of Charity: #field_custom-field1
Email: #customer_email
Your Phone: #field_custom-field2
Address: #field_custom-field3#add_event_link
I assumed the ‘Customer Google Calendar link’ would add it, but it doesn’t come through like this

OK great, that’s working now!
I have two other questions, firstly the booking email is getting triggered before the customer has made payment, is is possible to delay it until after payment has been made?
Secondly is it possible to not have a booking appointment time? I just want a date.
https://biggleswadetowncouncil.gov.uk/charity-stall-booking/
<p><label for="wbk-name">Name (required)</label>[text* wbk-name class:wbk-text id:wbk-name]</p> <p><label for="custom-field1">Name of Charity (required)</label>[text* custom-field1 class:wbk-text id:custom-field1]</p> <p><label for="wbk-email">Your Email (required)</label>[text* wbk-email class:wbk-text id:wbk-email]</p> <p><label for="custom-field2">Your Phone (required)</label>[text* custom-field2 class:wbk-text id:custom-field2]</p> <p><label for="custom-field3">Address (required)</label>[text* custom-field3 class:wbk-text id:custom-field3]</p>thanks for this, this is the CF7 set up I have:
<p><label for="wbk-name">Name (required)</label>[text* wbk-name class:wbk-text id:wbk-name]</p> <p><label for="custom-field1">Name of Charity (required)</label>[text* custom-field1 class:wbk-text id:custom-field1]</p> <p><label for="wbk-email">Your Email (required)</label>[text* wbk-email class:wbk-text id:wbk-email]</p> <p><label for="custom-field2">Your Phone (required)</label>[text* custom-field2 class:wbk-text id:custom-field2]</p> <p><label for="custom-field3">Address (required)</label>[text* custom-field3 class:wbk-text id:custom-field3]</p>I’ve now added this in the Wbba booking email notifications section under admin email
Charity Stall Booking
#field_wbk-name
#field_custom-field1
#field_wbk-email
#field_custom-field2
#field_custom-field3#add_event_link

But the email is still coming out the same above with the wrong fields and blank fields. I don’t think it’s using CF7 but rather the default form, even though the CF7 is shoing on the fonr end to the customer.
Hi Toma, I can’t find an answer for this, need to fix it soon!
WooThemes advised me that it was unique to my install and it was a plugin conflict causing it so I should deactivate all plugins and see what happens (easier said than done on a live ecommerce site with 30+ plugins) all was working fine before the upgrade and then BANG all gone.
Hope someone can advise us what to do…