I am creating a website for reserving apartments and I am using your module Hotel for drupal 7. I have a very important question. I want to place the "Book room form" in a different place on my page. When I go to Manage Display section on the Hotel content type there is a field called "Book room form". I move this field but it does not move in the hotel page.
Then, I unchecked the "Display booking form" on the General Settings inside Hotel Booking, and the field no longer appears. In that sections it says:
Leave unchecked if you wish to control the position of the form using a node template (node-hotel_room_type.tpl.php). The form will be available as the $hotel_booking_book_room_form variable.
I understand that I have to create a file called: node-hotel_room_type.tpl.php and inside I have to place the variable $hotel_booking_book_room_form, I am new with drupal theming and I am not sure how to create such file.
I would really appreciate whether you can send me an example of the tpl.php file required. I just want to be able to move the book room field in my content type hotel.
Thanks in advance.
Luis
