thbob
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Hotelier] Comments on roomOk thank you for your help and will try to contact Hellio theme.
Forum: Plugins
In reply to: [WP Hotelier] Comments on roomHi
We add the code to our functions.php in the Hotello child theme and the <?php comments_template(); ?> to the wp-hotelier/templates/single-room/content-single-room.php…. but it did not work and it is not showing the comment field on room page so customer can leave comments.Forum: Plugins
In reply to: [WP Hotelier] Address and Telephone required on bookingHi
We added the code to functions.php in our Hotel child theme but it does not show on the booking page so the customer can see it. How do we get it to show on booking page so customer can see it?
Thanks in advance for your help.Forum: Plugins
In reply to: [WP Hotelier] Address and Telephone required on bookingThank you for the reply. I added the code to additional css on my theme but did not work.
Where should I add the code you sent?
Thank in advanceForum: Plugins
In reply to: [WP Hotelier] Email not showing booking detail or priceOk just fixed it, it was just human error.
Thank you- This reply was modified 4 years, 11 months ago by thbob.
Forum: Plugins
In reply to: [WP Hotelier] Comments on roomgreat thank you and will try it out.
Forum: Plugins
In reply to: [WP Hotelier] Printing Invoice and check-in option on edit reservation pageRegarding the “Check-in” option…it would be under the selection of “Reservation Status” when a customer arrives at the hotel they will check-in and the employee can check the box that they are checked in… and after they finished with their stay the employee at front desk will check the box that they are checked out…(it would be nice after check out the employees can then click the print invoice that the guest will have a receipt).
Can we add this to the reservation file code?
Also what file is the reservation code and location of it?