1885 comments found.
Hi, I could add a booking manually to booking system, in the case that a customer pay me directly in the physical hotel? and that this booking types affect the availability system when a customer booking via web ???
Hi,
In this case, you have to create a staff account and perform this from frontend directly.
Thanks for interest by the way 
Reservations can be made by clicking on the booking button on the main page. I can not block the selected date.
So your problem is that you can’t block the specific dates? Can you provide the date format that you use for blocking date please?
the date I bought the block on the calendar is closed but the reservation button does not show the rooms as closed. The dates I took the block are as follows. 2017-12-06,2017-12-07,2017-12-08,2017-12-09,2017-12-10,2018-01-16,2018-01-17,2018-01-18,2018-01-19,2018-03-28,2018-03-29,2018-03-30,2018-03-31,2018-03-27
Page 1 screenshot: https://i.hizliresim.com/p6RQ8r.png I can choose the rooms after booking by pressing the reservation button and I can make bookings: https://i.hizliresim.com/W7VO1m.png
Oh ok, the blocker will block only specific room, however, the search bar as in your screenshot will search through out the hotel so normally it will show all date but just can’t find the room that’s blocked..
In this case, you have to block from the admin panel directly so it will block the date from search bar too. > http://take.ms/RYlaP , http://take.ms/jy1tc
Hello, I did what you did, but I can make reservations for the days that I have chosen after 1 day and then block, do not I need to show that the date is normally a block and not available? Theme Page : https://prnt.sc/i39wke Hotel Reservation page : https://prnt.sc/i39xyi 2018-03-27 Tarihi block ama önceki günden rezervasyon yaptırınca rezervasyon yapabiliyor.
Excellent template, I have some questions before buying it: 1. Is it possible not to activate the reservation system, without drawbacks in the design? 2. Can the full website be developed in Spanish?
Regards
Hi,
First of all, Thanks for interest 
1. You can use the theme without reservation system. Just do not activate the Hotel Master plugin after purchasing, note that the room layout and room post type won’t work too.
2. Yes, you can use localization to turn it to Spanish.
Hi,
Thanks for your quick response. 1. I understand that the reservation page does not work, but neither work rooms page? Sorry but I do not understand well.
regards
ok, sorry for confusion. So if you want to use the room layout (with single room post), you can but you have to disable the booking bar via css. We can guide for this after purchasing.
Hello,
This template has the plugin Visual Composer?
Thank you!
Hi,
We use our own page builder, not Visual Composer.
Thanks for interest by the way 
Just put ’?booking’ after your site url.. For example : http://demo.goodlayers.com/hotelmaster/?booking
If you have any further questions, feel free to submit a ticket in our support site 
Please note that, Right now, all support will be conducted through http://support.goodlayers.com/(Purchase code can be found here : http://support.goodlayers.com/purchasecode.png )
Thank you very much! 
thanks
theme should support Visual Composer
i’ll highly appreciate.
Hi,
I have a few pre-sales questions about the payment for the booking:
1) Does the booking system support PayU payments? 2) Can I base your payments through Woocommerce? 3) Is there documentation on how to add your own payment operator to your booking system? 4) Is there an API for your booking system? 5) Can you tell me how to integrate with your system?
Hi,
First of all, Thanks for interest 
1. Nope
2. Nope, the hotel system in this theme is not Woocommerce based so it won’t work with Woocomerce payment.
3. Unfortunately, you have to crack into the code and do the customization directly. We can only let you know which files need to be done.
4. Nope
Thanks for interest by the way 
Is there a backend demo of this?
Hi,
First of all, Thanks for interest 
Unfortunately, we don’t have test site for this theme :/
Hello, can I insert the circles with the description of the Hostel style home page (Middle of downtown, Great Environment, Free Breakfast, ...) on the Classic Style home page?
hm, not really sure about your requirement :/ Can you create draft screenshot please?
Invalid slider ID or alias since the beginning
Can you please submit ticket in our support website? Our dev and supporters are only provide support in there, not here 
Please note that, Right now, all support will be conducted through http://support.goodlayers.com/(Purchase code can be found here : http://support.goodlayers.com/purchasecode.png )
Thank you very much! 
i have a problem image slider can not import it, how can you maider please
Can you please submit ticket in our support website? Our dev and supporters are only provide support in there, not here 
Please note that, Right now, all support will be conducted through http://support.goodlayers.com/(Purchase code can be found here : http://support.goodlayers.com/purchasecode.png )
Thank you very much! 
I would like customers to pay by credit card or debit card? is it possible please
Hi,
Yes, the theme supports Stripe, Authorized.net and Paymill which are credit card payment 
I need all check availability button URL to redirect to another URL, how can i do that?
Try searching for the word “Check Availability” in include/gdlr-reservation-bar.php file and include/page-builder-sync.php file inside the gdlr-hotel plugin folder to change it to link tag for this.
https://www.w3schools.com/html/html_links.aspcan you show example of this line: $ret .= ‘’ . __(‘Check Availability’, ‘gdlr-hotel’) . ‘’;
change it to: $ret .= ‘’ . __(‘Check Availability’, ‘www.smth.com’) . ‘’;
?
i changed it as $ret .= ‘’ . __(‘Check Availability’, ‘ href’) . ‘’; – it didnt work
You need to change the <input> tag to an tag like so:
from:
$ret .= '<input type="submit" class="gdlr-reservation-bar-button gdlr-button with-border" value="' . __('Check Availability', 'gdlr-hotel') . '" >';
to:
$ret .= '<a href="http://example.com" class="gdlr-reservation-bar-button gdlr-button with-border">' . __('Check Availability', 'gdlr-hotel') . '</a>';
Replace example.com with your URL.
Hello,
Could you update the changelog to the last version? Thanks.
Hello! I have a pre-sale questions.
In the admin panel, there is an option or a plugin for a calendar with the closed and the booked room?
Or just the closed one?
Thx!
Hi,
Well, we have but it will only block the date from calendar only when all rooms in the hotel are full at the same time because in the room booking list, it will show multiple rooms.. like this : http://demo.goodlayers.com/hotelmaster/?booking
Thanks for interest by the way 
Where can I find the duide to remove the option booking by email?
You can hide it using this css
.gdlr-booking-contact-submit, .gdlr-booking-contact-or { display: none !important; }
Does this theme have multi-lingual support? I need a website with both English and Spanish versions. Thanks
Hi,
First of all, Thanks for interest 
Yes, but you need multi lang plugin in this case. We suggest WPML.
Hello. Can I use Airbnb as a backend for this theme? I want my own website, but I want all the actual booking to be done through Airbnb (as they have insurance) If so, how is that done/ How is it integrated?
Hi,
You can link the booking with AirBnb via iCal. However, please read about iCal carefully here: http://demo.goodlayers.com/document/hotelmaster/ (iCal section)
Thanks for interest by the way 
Good day. Does the booking system support minimum stay? Means that we set up 3 nights minimum stay and guests cannot book 1 0r 2 nights. Because 3 minimum And do you have the Revolution Slider?
and do you have included visual composer also
Hi,
1. Yes, you can set the minimum nights to be booked. However, it will apply to all rooms in your hotel : http://take.ms/zjU6k , not only specific rooms.
2. We don’t have Revolution slider with this theme but we have Master Slider.
3. Nope, we use our one page builder.
Thanks for interest by the way 
Hi, Where can I change the color of the mobile menu text from white to black?
You can change it from admin panel directly : http://take.ms/GlGF5
If you have further questions, please submit ticket in our support website. Our dev and supporters are only provide support in there, not here. 
However, unfortunately, we notice that your support has been expired. In this case, you won’t be able to create new tickets anymore. You can purchase support extension in item page. It will be on the right side : http://take.ms/8Q2Ly ( more info: https://help.market.envato.com/hc/en-us/articles/208191263-What-is-Item-Support- , https://help.market.envato.com/hc/en-us/articles/207886473-Extending-and-Renewing-Item-Support )
Please note that we no longer provide support via this channel anymore(Except bugs report.). It’s all will be conducted via support site only. Please also note that many old customers already renewed their support and we have to be fair with everyone by providing support via support site only.
Hope you understand this.
Ok, I understand, but I cannot change the menu text color for MOBILE there. That’s the only question I have. 
For menu text in mobile, you will need custom css in this case.
.gdlr-main-mobile-menu a { color: #CCCCCC !important; }
Many thanks!
Hi Good Layers, Nice theme.. and great work.. i want to purchase i have a presale question.. is it possible to check out with woocommerce once i get the booking done..?! Thanks.
Hi,
First of all, Thanks for interest 
Nope, this theme is not Woocommerce based so you can’t use Woocommerce payments with this theme.
Hello..
I m trying to translate the ROOM CATEGORY, by using WPML Plugin for RTL Arabic Version, I able to translate ALL ROOMS by WPML, but in homepage Arabic Version, Hotel Room Option doesnt work. Pls check this screenshot; https://snag.gy/2x18N3.jpg
In arabic version Category doesn’t show Room… In your Room Categories there isnt any option that we can translate like usually show have in WOO COMMERCE PRODUCTS, ...How we can add Room Categories in WPML Version in order to display Room Style Slider? Check this pls; https://snag.gy/kCIc7Z.jpg
Awaiting thanks…
Can you please submit ticket in our support website? Our dev and supporters are only provide support in there, not here 
Please note that, Right now, all support will be conducted through http://support.goodlayers.com/(Purchase code can be found here : http://support.goodlayers.com/purchasecode.png )
Thank you very much! 
hello… Thanks for your reply…Already submit the ticket..
.. Awaiting Thanks!>...
Hello..
I need to customize the Room Field change to Apartment, because our booking site all about Apartment not room.
So what im trying to achieve here instead Room i need Apartment field where can drop down and select which apartment, Apartment A, Apartment B, etc.
Awaiting Thanks.
Also your theme has Seasonal Price Error Issue;
Let s say i have set Base Price Week Day 1,900 Dinar and i have set SEASONAL PRICE 2,000 for *-01-04 to *-01-15
But when make reservation on check in 5 checkout 6, the price still showing 1,900
Awaiting Thanks.