If you decide to proceed with this modification I would suggest you create a child theme, copy over the files you are editing and make the modifications there. This will allow your changes to survive future theme updates. If you directly edit the theme’s files, all changes will be lost once you update.
Hello,
how can we add a other field (need childrens age) to the booking form?
Thanks a lot,
Korinna
Hi there,
Is this a dropdown field or some simple input?
Hi Vasilis,
it is a simple input.
Hi,
Great.
Open template-booking.php and replace everything with this https://gist.github.com/markware/1106565431d501cc0b0d3cd389f512f3
If you decide to proceed with this modification I would suggest you create a child theme, copy over the files you are editing and make the modifications there. This will allow your changes to survive future theme updates. If you directly edit the theme’s files, all changes will be lost once you update.
Have a look at this guide to learn more about child themes and how to create one www.cssigniter.com/ignite/beginners-guide-child-themes/
Hi Vasilis,
thanks a lot, we followed your instruction.
The form shows up the field now right, but the input date (child age) is not showing up in the email that is send.
What can we do for this?
Is it possible to send me WordPress and FTP login credentials at [email protected] so I can take a look at this?