- Posts: 1553
- Home
- Forum
- Community Forum
- Questions
- How many assets i can creat ?
Can I disable the red "we have 1 room left" text?
- sorensen
- Topic Author
9 years 4 months ago #6807
by sorensen
Can I disable the red "we have 1 room left" text? was created by sorensen
We are going to use Solidres for the 7 houses (all different) in our property. Logically the property is then the only asset and each house a room type, only one of each.
For this reason it does not make sense with the red "we have 1 room left" text, is there a simple way to disable it?
I am not scared of commenting something out.
Test/dev site is www.algarveoutdoors.com
For this reason it does not make sense with the red "we have 1 room left" text, is there a simple way to disable it?
I am not scared of commenting something out.
Test/dev site is www.algarveoutdoors.com
Please Log in or Create an account to join the conversation.
- vietvh
-
- Offline
Less
More
9 years 4 months ago #6810
by vietvh
Replied by vietvh on topic Can I disable the red "we have 1 room left" text?
Hi,
This one can be changed easily, please follow these steps:
1. Edit this file: /components/com_solidres/views/reservationasset/tmpl/default_roomtype.php
2. Find line 233 - 236 and comment them:
<span class="num_rooms_available_msg"
...
</span>
Regards,
This one can be changed easily, please follow these steps:
1. Edit this file: /components/com_solidres/views/reservationasset/tmpl/default_roomtype.php
2. Find line 233 - 236 and comment them:
<span class="num_rooms_available_msg"
...
</span>
Regards,
Please Log in or Create an account to join the conversation.
- sorensen
- Topic Author
9 years 4 months ago #6811
by sorensen
Replied by sorensen on topic Can I disable the red "we have 1 room left" text?
Done it, thanks
Please Log in or Create an account to join the conversation.
Moderators: solidres