OS Property support center

Increase Baths Maximum

  • Elba Maria
  • Topic Author
  • Offline
  • New Member
  • New Member
More
18 hours 11 minutes ago #170480 by Elba Maria
Increase Baths Maximum was created by Elba Maria
Is there a way to increase the maximum number of bathrooms? Customer has a property of 13 bathrooms and the max is 10.75.

Please Log in or Create an account to join the conversation.

More
13 hours 52 minutes ago #170481 by Mr. Dam
Replied by Mr. Dam on topic Increase Baths Maximum
Hi Elba,
You can change the bathroom option by your self, please following below steps:
1. Open file: root -> components -> com_osproperty -> helpers -> helper.php
2. Find function: dropdropBath
and change
for ($i = 1; $i <= 10; $i++) {

to
for ($i = 1; $i <= 13; $i++) {

Good luck,
Dam
The following user(s) said Thank You: Elba Maria

Please Log in or Create an account to join the conversation.

Moderators: Mr. DamNguyen Phu Quan