Multi Vendor Marketplace Plugin | WCFM Marketplace › Forums › WC Appointment › How to change the email address of the confirmation request email
- This topic has 4 replies, 2 voices, and was last updated 4 years, 6 months ago by sho_amano.
- AuthorPosts
- January 9, 2020 at 4:10 pm #101467sho_amanoParticipant
When a customer requests a confirmation of an Appointments product that requires approval, a notification email is sent to the administrator instead of the vendor.
How do I change this to a vendor?Attach a screenshot of the confirmation request email.
Attachments:
You must be logged in to view attached files. - January 22, 2020 at 9:50 am #103156WCFM ForumMember
HI,
Please add this line to your site –add_filter( 'wcfm_is_allow_appointments_extended_notifications', '__return_true' );
Add this code to your child theme’s functions.php
In case you do not have child theme then add code using this plugin – https://wordpress.org/plugins/code-snippets/Thank You
- January 29, 2020 at 7:46 pm #104566sho_amanoParticipant
I added the code you wrote to my site.
Unfortunately, duplicate notification emails that originally arrived at the vendor have now arrived.
I have attached a screenshot of this email that has been previously delivered to the vendor.Instead of this email, I would like to send the email (attached picture to the first post) which has been sent to the administrator to the vendor.
This email contains a link to the dashboard page for approving the booking.Best Regards,
Sho AmanoAttachments:
You must be logged in to view attached files. - February 6, 2020 at 12:42 pm #105706WCFM ForumMember
Hi,
Is your vendor now receiving any email now for new appointments?
Kindly show me your WCFM Admin Setting -> Notification Manager screenshot
Thank You
- April 28, 2020 at 9:54 pm #124363sho_amanoParticipant
Hi,
The vendor will receive an email that looks like the attached image.
I’ve also attached a screenshot of the WCFM Admin Setting -> Notification Manager so you can check it out.
As I attached to my first post, I want vendors to be able to receive a CONFIRMATION REQUEST email.
Attachments:
You must be logged in to view attached files.
- AuthorPosts
- You must be logged in to reply to this topic.