LauraJ Posted January 8, 2018 Share Posted January 8, 2018 I selected SEARCH BAR YES - for the top horizontal menu - the box appears but no text and no images to show that it is indeed a search box. Not liking that very much - I tried to put it back to the default location - and can't seem to do that either. Link to comment Share on other sites More sharing options...
0 LauraJ Posted January 8, 2018 Author Share Posted January 8, 2018 I've added the quick search back to the top area (default location) but I'd prefer it in the top horizontal menu --- with text or at least the magnifying glass image to assist visitors to know what the box is Link to comment Share on other sites More sharing options...
0 zimmer-media Posted January 8, 2018 Share Posted January 8, 2018 @lauraj i think you must change the follow file modules / blocktopmenu / blocktopmenu.tpl old <input type="text" name="search_query" value="{if isset($smarty.get.search_query)}{$smarty.get.search_query|escape:'html':'UTF-8'}{/if}" /> new <input type="text" name="search_query" placeholder="{l s='Search' mod='blocktopmenu'}" value="{if isset($smarty.get.search_query)}{$smarty.get.search_query|escape:'html':'UTF-8'}{/if}" /> Link to comment Share on other sites More sharing options...
0 zimmer-media Posted January 8, 2018 Share Posted January 8, 2018 i was to fast better here themes / community-theme-default / modules / blocktopmenu / blocktopmenu.tpl Link to comment Share on other sites More sharing options...
0 zimmer-media Posted January 8, 2018 Share Posted January 8, 2018 @lauraj Since I do not know how far you are familiar with the shop system, a little help. After changes of design etc you should not only empty the cache of your browser, also the cache in the shop should be emptied. Link to comment Share on other sites More sharing options...
0 zimmer-media Posted January 9, 2018 Share Posted January 9, 2018 I think this code or similar should be integrated as standard in the module @lesley @mdekker @admin Link to comment Share on other sites More sharing options...
0 lesley Posted January 9, 2018 Share Posted January 9, 2018 We would need to add a button though. Link to comment Share on other sites More sharing options...
0 zimmer-media Posted January 9, 2018 Share Posted January 9, 2018 ok sounds good - the request from @LauraJ is good and i think with the placeholder in the blocktopmenu would be a good start or with elseif if the default search blocksearch is disabled, this little hint for dummies Link to comment Share on other sites More sharing options...
Question
LauraJ
I selected SEARCH BAR YES - for the top horizontal menu - the box appears but no text and no images to show that it is indeed a search box.
Not liking that very much - I tried to put it back to the default location - and can't seem to do that either.
Link to comment
Share on other sites
7 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now