OrdaSoft forum
Welcome, Guest
Please Login or Register.    Lost Password?
How hide booking form in Real estate (0 viewing) 

Joomla Real Estate

Go to bottom Favoured: 0

How hide booking form in Real estate

admin (Admin)
Admin
Posts: 8337
graph
User Offline Click here to see the profile of this user
How hide booking form in Real estate 10 Months ago
Karma: 102  
Dear Friends. I have developed my site www.alquilaenpehuen.com with one of your templates, and I would need to make a small modification to it, but I can't find how to do it. I need to disable the booking form for rental properties so that it does not appear on the front end. And I can't find how to do it. I would appreciate your help if possible. Thank you so much

If you use Pro version of OrdaSoft Joomla Real estate - you may go to admin->real estate->settings - and hide "booking form" with help settings
if you use Free version of OrdaSoft Joomla Real estate
You need to top of file
{site}/components/com_realestatemanager/views/view_house/tmpl/default.php

after PHP open code
add code:
Code:

$params->set('show_rentrequest', 0);



Please backup this file before edit

Regards
OrdaSoft team
Logged Logged
The administrator has disabled public write access.
Go to top
»