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

VehicleManager component support

Go to bottom Favoured: 0

Uncheck boxes in Search..

mrgto85 (User)
Junior Boarder
Posts: 39
graphgraph
User Offline Click here to see the profile of this user
Uncheck boxes in Search.. 8 Years, 11 Months ago
Karma: 0  
Hi,

I would like to un-check all the boxes in the advanced search plug-in, how can I do that?

Thnx!
Logged Logged
The administrator has disabled public write access.
Taras (User)
Platinum Boarder
Posts: 2857
graphgraph
User Offline Click here to see the profile of this user
Re:Uncheck boxes in Search.. 8 Years, 11 Months ago
Karma: 58  
Hello,

You need edit default.php in

your websitemodules/mod_vehicle_manager_search_pro/tmpl


in file you need find
Code:

<div class="VM_search_checkbox"> 


and delete for all search values next code
Code:

checked="checked"


It will make un-check boxes.

see attached image (I have made that for field Description)

thanks
Logged Logged
The administrator has disabled public write access.
mrgto85 (User)
Junior Boarder
Posts: 39
graphgraph
User Offline Click here to see the profile of this user
Re:Uncheck boxes in Search.. 8 Years, 11 Months ago
Karma: 0  
I have tried exactly what you have explained to me and saved the file, cleared the cache, exit xampp and re-enter, but no luck with the boxes un-checked...

Is that all the steps or is there any more?
Logged Logged
The administrator has disabled public write access.
mrgto85 (User)
Junior Boarder
Posts: 39
graphgraph
User Offline Click here to see the profile of this user
Re:Uncheck boxes in Search.. 8 Years, 11 Months ago
Karma: 0  
Is it reading from the file websitemodules/mod_vehicle_manager_search_pro/tmpl/default.php? because I see that there is no changes to the website..after I have removed the checked code..
Logged Logged
The administrator has disabled public write access.
Taras (User)
Platinum Boarder
Posts: 2857
graphgraph
User Offline Click here to see the profile of this user
Re:Uncheck boxes in Search.. 8 Years, 11 Months ago
Karma: 58  
Hello,

Yes, you need edit default.php in

your websitemodules/mod_vehicle_manager_search_pro/tmpl

and delete checked="checked" for every value, which you want to be un-check

Please, try again and if you face with same problem write on our contact form
ordasoft.com/contact-us-form

thanks
Logged Logged
The administrator has disabled public write access.
Go to top
»