Duplicate entry \'0\' for key 1 SQL=INSERT INTO jos_fb_whoisonline (`userid` , `time`, `what`, `task`, `do`, `func`,`link`, `userip`, `user`) \n VALUES (\'0\', \'1223733819\', \'How remove items from search\',\'\',\'\',\'view\',\'/index.php?option=com_fireboard&Itemid=42&func=view&id=2930&catid=8\', \'38.103.63.59\', \'0\')
How remove items from search (0 viewing)
Favoured: 0
|
|
|
TOPIC: How remove items from search
|
|
|
|
How remove items from search 1 Year, 7 Months ago
|
Karma: 0
|
|
Hi all,
I have question:
How to remove or hide "Country" and "States" fields from search page , I need only "City" and "District".
I'm tried to hide it, but ineffectively, because "search" button not work.
What ideas?
Thanks for help
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
|
|
|
Re:How remove items from search 1 Year, 7 Months ago
|
Karma: 32
|
|
it isn´t possible to hide individual fields from the searchform.
You can enable or disable the whole locationsearch only or customize the script, if you´re familiar with HTML,PHP,...
|
|
|
|
|
|
|
kindly regards / beste Gruesse
Admin
|
|
|
The administrator has disabled public write access.
|
|
|
|
Re:How remove items from search 1 Year, 7 Months ago
|
Karma: 0
|
|
How disable these fields?
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
|
|
|
Re:How remove items from search 1 Year, 7 Months ago
|
Karma: 0
|
|
I found solution:
.inputbox of State and Country:
.inputbox {
display : none;
}
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
corpus (User)
Fresh Boarder
Posts: 2
|
|
Re:How remove items from search 1 Year, 1 Month ago
|
Karma: 0
|
|
can you be more specific please ?
thanks
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
|
|
|
Re:How remove items from search 1 Year, 1 Month ago
|
Karma: 2
|
|
estateagent.html.php and estateagent.php
NB! Be very carefull and always do a backUP!!
GL Rimotevst
|
|
|
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
|
|
|
|
|