Topic: Removing country from quick search
Could anyone tell me which template contains the quick search menu option, i need to edit it to remove the country field. Thanks
You are not logged in.
Could anyone tell me which template contains the quick search menu option, i need to edit it to remove the country field. Thanks
Depends on your template.
Look at homepage.tpl and at sidebar.tpl for "{search:" string and remove "country" label from extension call.
yes it's in sidebar.tlp at the end.. remove |country from {search:type="members",fields="gender1|gender2|age|country"}