NiceThemesappointment form – NiceThemes http://nicethemeswp.com/forums/topic/appointment-form/feed/ Wed, 23 Apr 2025 14:43:04 +0000 http://bbpress.org/?v=2.5.12-6148 en-US http://nicethemeswp.com/forums/topic/appointment-form/#post-3254 <![CDATA[appointment form]]> http://nicethemeswp.com/forums/topic/appointment-form/#post-3254 Tue, 21 Jan 2014 23:27:14 +0000 S_Vivarelli92 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 you

]]>
http://nicethemeswp.com/forums/topic/appointment-form/#post-3255 <![CDATA[Reply To: appointment form]]> http://nicethemeswp.com/forums/topic/appointment-form/#post-3255 Tue, 21 Jan 2014 23:30:21 +0000 Juanfra Aldasoro Hello 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.

]]>
http://nicethemeswp.com/forums/topic/appointment-form/#post-3256 <![CDATA[Reply To: appointment form]]> http://nicethemeswp.com/forums/topic/appointment-form/#post-3256 Tue, 21 Jan 2014 23:54:29 +0000 S_Vivarelli92 ok ! where can I find the function of the form’s input ? In which editor’s file ?
tnk u

]]>
http://nicethemeswp.com/forums/topic/appointment-form/#post-3257 <![CDATA[Reply To: appointment form]]> http://nicethemeswp.com/forums/topic/appointment-form/#post-3257 Wed, 22 Jan 2014 00:37:21 +0000 Juanfra Aldasoro Hello 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.

]]>
http://nicethemeswp.com/forums/topic/appointment-form/#post-3258 <![CDATA[Reply To: appointment form]]> http://nicethemeswp.com/forums/topic/appointment-form/#post-3258 Wed, 22 Jan 2014 10:59:00 +0000 S_Vivarelli92 Ok! 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 Sara

]]>
http://nicethemeswp.com/forums/topic/appointment-form/#post-3259 <![CDATA[Reply To: appointment form]]> http://nicethemeswp.com/forums/topic/appointment-form/#post-3259 Wed, 22 Jan 2014 13:13:38 +0000 Juanfra Aldasoro Hello Sara,

I don’t understand your question. Would you please explain me a bit more?

Best,
Juan.

]]>
http://nicethemeswp.com/forums/topic/appointment-form/#post-3260 <![CDATA[Reply To: appointment form]]> http://nicethemeswp.com/forums/topic/appointment-form/#post-3260 Wed, 22 Jan 2014 13:41:16 +0000 S_Vivarelli92 I’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 Sara

]]>
http://nicethemeswp.com/forums/topic/appointment-form/#post-3261 <![CDATA[Reply To: appointment form]]> http://nicethemeswp.com/forums/topic/appointment-form/#post-3261 Wed, 22 Jan 2014 13:44:56 +0000 Juanfra Aldasoro Hi 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.

]]>