Gash Posted August 22, 2014 Share Posted August 22, 2014 (edited) How can I remove "Members" from the search bar? Edited August 22, 2014 by herro123 Link to comment Share on other sites More sharing options...
0 -Cookie- Posted August 22, 2014 Share Posted August 22, 2014 Look & Feel > Your Skin > Search > searchAdvancedForm, find and delete , <if test="IPSLib::appIsSearchable( 'members', 'search' )"> <li style='display: inline-block;' class='search_app' id='sapp_members'> <input type='radio' data-allowtags='{$canTag[ 'members' ]}' name='search_app' value='members' id='radio_members' <if test="$this->request['search_app'] == 'members'">checked="checked"</if> /> <label for='radio_members'>{IPSLib::getAppTitle( 'members' )}</label> </li> </if> Link to comment Share on other sites More sharing options...
0 Kingy Posted August 23, 2014 Share Posted August 23, 2014 The question(s) in this support topic have been answered and the owner has been able to solve the problem. Because of this, the support topic has been closed and moved. If you have other questions, please open a new topic. Link to comment Share on other sites More sharing options...
Question
Gash
How can I remove "Members" from the search bar?
Edited by herro123Link to comment
Share on other sites
2 answers to this question
Recommended Posts