appointment form
This support request was posted in Paeon by S_Vivarelli92
- S_Vivarelli92 January 21, 2014 at 11:27 pm
Hi! I want ask you a question! In the form of appointment I want insert a input where I want integrate a uncompromising and indelible message that will be sent in the email’s object ! can I do it?
Thank youJuanfra Aldasoro January 21, 2014 at 11:30 pmHello there,
Thanks for writing.
Unfortunately that can’t be made through the widget options. You’ll need to get your hands into the code to achieve that.
Best,
Juan.S_Vivarelli92 January 21, 2014 at 11:54 pmok ! where can I find the function of the form’s input ? In which editor’s file ?
tnk uJuanfra Aldasoro January 22, 2014 at 12:37 amHello Sara,
You can find the code of the form in /paeon/includes/widgets/widget-appointments.php
The script in charge of sending the email is in /paeon/includes/scripts.php, the function is nice_appointment_js()
Best,
Juan.S_Vivarelli92 January 22, 2014 at 10:59 amOk! When I’ve modified the code of the original file (not in the editor)… does it update automatically ? Must I do it manually? About this case….how can I do it ?
Thank you so much for your patient!
best SaraJuanfra Aldasoro January 22, 2014 at 1:13 pmHello Sara,
I don’t understand your question. Would you please explain me a bit more?
Best,
Juan.S_Vivarelli92 January 22, 2014 at 1:41 pmI’m sorry for my english….
I want to say that I haven’t modified the code in the editor of wordpress…. but I’ve modified it in the original file : paeon/includes/widgets/widget-appointments.php
But when I update my website I don’t see my modifications…as if I haven’t modified the code.
So…my question is: when I modify the code in the original file, then must I update the theme to see my modifications ?
Best SaraJuanfra Aldasoro January 22, 2014 at 1:44 pmHi Sara,
No problem, your english is great. I just didn’t understand what is that you’ve done/edited.
When you modify any file, in order to see the changes, you need to update that file on your server.
In this particular case, replace the old file in your server: paeon/includes/widgets/widget-appointments.php
with the one you’ve modified.
Sometimes some cache plugins make your site look the same for a while. But I’m pretty sure that if you modified the widget, it should be looking updated.
Best,
Juan.
You must be logged in to reply to this topic.