- Posts: 4
- Home
- Forum
- Community Forum
- Questions
- Tariffs
- Tax on the payment surcharge or discount
disable bookingfunction
- kevin9r
- Topic Author
- Offline
Less
More
9 years 5 months ago #6743
by kevin9r
disable bookingfunction was created by kevin9r
Hello,
is it possible to disable the booking function, so that we can use the site only for marketing without a possibility to check in?
best wishes
is it possible to disable the booking function, so that we can use the site only for marketing without a possibility to check in?
best wishes
Please Log in or Create an account to join the conversation.
- vietvh
-
- Offline
Less
More
- Posts: 1553
9 years 5 months ago #6747
by vietvh
Replied by vietvh on topic disable bookingfunction
Hi,
Sure, you can make a small modification to this file:
/components/com_solidres/layouts/asset/roomtypeform.php
Then you can hide the room quantity field so that your guest can not book at your site directly.
Regards,
Sure, you can make a small modification to this file:
/components/com_solidres/layouts/asset/roomtypeform.php
Then you can hide the room quantity field so that your guest can not book at your site directly.
Regards,
Please Log in or Create an account to join the conversation.
- kevin9r
- Topic Author
- Offline
Less
More
- Posts: 4
9 years 5 months ago #6750
by kevin9r
Replied by kevin9r on topic disable bookingfunction
hello, thanks for your reply. I tried some things but it doesen't work, i can't see any changes on the website. It is to much code to work into it. Maybe you have a line for me which i should prepare? Thank you!
Please Log in or Create an account to join the conversation.
- vietvh
-
- Offline
Less
More
- Posts: 1553
9 years 5 months ago #6751
by vietvh
Replied by vietvh on topic disable bookingfunction
Hi,
Look like we misunderstood your request, to hide the room quantity please edit this file instead:
/components/com_solidres/views/reservationasset/tmpl/default_roomtype.php
It is around line 333 - 375 and 438 to 461.
If you want us to remove it for you, just create a new support ticket and include your website address & FTP account.
Regards,
Look like we misunderstood your request, to hide the room quantity please edit this file instead:
/components/com_solidres/views/reservationasset/tmpl/default_roomtype.php
It is around line 333 - 375 and 438 to 461.
If you want us to remove it for you, just create a new support ticket and include your website address & FTP account.
Regards,
Please Log in or Create an account to join the conversation.
- kevin9r
- Topic Author
- Offline
Less
More
- Posts: 4
9 years 5 months ago #6754
by kevin9r
Replied by kevin9r on topic disable bookingfunction
Thanks! Now the booking possibility is disable. Only one more question. The guest check the website and on the first page (the startpage) they can see the price under the circle pictures, it is on the http://......./index.php. Where is the file into i can delete the html code for the price? It is a h5 tag, the class is roomtype_mintariff. Thank you very much!
Please Log in or Create an account to join the conversation.
- vietvh
-
- Offline
Less
More
- Posts: 1553
9 years 5 months ago #6758
by vietvh
Replied by vietvh on topic disable bookingfunction
Hi,
You can edit it here: \modules\mod_sr_roomtypes\tmpl\default_circleslider.php
Or if your template has a template override for it, you need to edit the overridden file instead.
Regards,
You can edit it here: \modules\mod_sr_roomtypes\tmpl\default_circleslider.php
Or if your template has a template override for it, you need to edit the overridden file instead.
Regards,
Please Log in or Create an account to join the conversation.
Moderators: solidres