OrdaSoft forum
Welcome, Guest
Please Login or Register.    Lost Password?

Joomla Real Estate

Go to bottom Favoured: 13

Edition Issue

rececena (User)
Senior Boarder
Posts: 44
graphgraph
User Offline Click here to see the profile of this user
Edition Issue 10 Years, 5 Months ago
Karma: 0  
Hi

How can handle the search menú or the search module to erase the check box that I don't need.

There are 23.

I send a scrren capture.


Best regards

Roman
Logged Logged
The administrator has disabled public write access.
admin (Admin)
Admin
Posts: 8242
graph
User Offline Click here to see the profile of this user
Re:Edition Issue 10 Years, 5 Months ago
Karma: 101  
Hello,

Property Search module you may configure with help module setting.

Property Advance search - for hide some thing need rebuild search layout:
{site}/components/com_realestatemanager/views/show_search_house/tmpl/default.php
or
{site}/components/com_realestatemanager/views/show_search_house/tmpl/layout2.php

Thanks,
OrdaSoft team
Logged Logged
The administrator has disabled public write access.
rececena (User)
Senior Boarder
Posts: 44
graphgraph
User Offline Click here to see the profile of this user
Re:Edition Issue 10 Years, 5 Months ago
Karma: 0  
Hi
I don't have any idea about how to edit those files.

Can you explainme wich lines do I need to delete?

Do I need to reinstall the module after that.

Best regards
Logged Logged
The administrator has disabled public write access.
admin (Admin)
Admin
Posts: 8242
graph
User Offline Click here to see the profile of this user
Re:Edition Issue 10 Years, 5 Months ago
Karma: 101  
Hi,

as example, if you no need search by Price type, you need delete below code:

Code:

            <div class="col_box_2">
                <span><?php echo _REALESTATE_MANAGER_LABEL_PRICE_TYPE; ?></span>
<?php echo $params->get('price_type_list'); ?>
            </div>



Please do file backup before any changes

Thanks,
ordasoft team
Logged Logged
The administrator has disabled public write access.
Go to top
»