OrdaSoft forum
Welcome, Guest
Please Login or Register.    Lost Password?
How to remove the search button anywhere? (0 viewing) 

Joomla Real Estate

Go to bottom Favoured: 0

How to remove the search button anywhere?

Meccup (User)
Fresh Boarder
Posts: 12
graphgraph
User Offline Click here to see the profile of this user
How to remove the search button anywhere? 10 Years, 9 Months ago
Karma: 0  
In the paid version of how to remove the search button anywhere?

Appropriate settings in the admin panel is not found

And another question
Button printing PDF - TCPDF ERROR: Some data has already been output to browser, can't send PDF file
Logged Logged
The administrator has disabled public write access.
admin (Admin)
Admin
Posts: 8230
graph
User Offline Click here to see the profile of this user
Re:How to remove the search button anywhere? 10 Years, 9 Months ago
Karma: 101  
Hello,


For remove in Real Estate manager "search button anywhere", you need in file:
{your site}/components/com_realestatemanager/realestatemanager.php

and at replace at all places:
Code:

$params->def('show_search', '1');


to

Code:

$params->def('show_search', '0');


With Pdf - please check yours mail box

Thanks,
Andsrew,
OrdaSoft team
Logged Logged
The administrator has disabled public write access.
Meccup (User)
Fresh Boarder
Posts: 12
graphgraph
User Offline Click here to see the profile of this user
Re:How to remove the search button anywhere? 10 Years, 9 Months ago
Karma: 0  
Thank you so much.
Product support me very much.
I hope that the next if there will be questions on the component - you will support the council.
Logged Logged
The administrator has disabled public write access.
admin (Admin)
Admin
Posts: 8230
graph
User Offline Click here to see the profile of this user
Re:How to remove the search button anywhere? 10 Years, 9 Months ago
Karma: 101  
Hello,

You may vote for us on joomla.org and write excellent review

If you will have some errors or questions please write

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