eidany
Forum Replies Created
-
I have to apologize,
The folder I was searching is was wrong.I found the file.
I’ll test and reply ASAP
As well, when I removed the Email Field Label from the Settins-Form, I still get:
*:Thanks again for replying, but I can’t find a client.css file in folder:
C:\xampp\htdocs\wordpress\wp-content\plugins\booking-calendar\cssAny suggestions?
Regards.
Thanks a lot.
It worked perfectly.One more question, can I make the email hidden or disabled so the user can’t change it?
Thanks for the reply.
In fact I want to populate the logged user email through the booking page.I’ll check it and get back to you for any clarification.
Hello Guys,
Can you please tell me the file name that I should look for in order to add the following code.<script type=”text/javascript”>
var email_address = <?php echo $_POST[’email_field’] ?>;
document.booking_form1.email1.value = email_address;
</script>Regards.