How do we change the confirmation message and confirmation email text that id sent when a client books an appointment? Thanks Rosy
I just looked in this file and I don't see the text for the email that is sent to the client: Hello John Smith, Your Appointment had been fixed, below are the details of your appointment. Service Name: 75 Minute Massage Appointment Date: 17/06/2013 Appointment Time: 01:45 PM-03:00 PM Amount Paid: 95CAD Date: June 17, 2013, 4:59 PM Thanks for booking with us. Warm Regards, mytorontormt.com Also, once the appointment is booked, the website gives a message that says "Your appointment has been booked successfully. You have to pay the amount of 95CAD at the time of appointment. Thanks" How can I modify this message as well? Thanks
Hello, To change message body. Go to the wp-content\plugins\ink-appointment\ink-admin\appointments-form\getway\paypal\paypaltrans.php and change message body from there.
I guess the paypayl trans file would be the one to change if you are having people pay on your site...However: This is where I ended up finding the place to change the info as we are not charging on the site - client pays at appointment just as you would for a massage as service length may change at time of booking depending on client needs/time available. I went into my WP dashboard plugins area Plugins Editor select Ink Appointment plugin from drop down menu on the right click the Select button - then click the following: ink-appointment/ink-admin/apt-form.php ink-appointment/ink-admin/appointments-form/text-data.php ink-appointment/ink-admin/appointments-form/getway/paypal-page.php Scroll down and you will find the text on the confirmation page and slightly further down is the text sent in the confirmation email... With this I was able to customize my own messages but there is still no delete for appointments in my plugin. Rosy