Jump to content
thirty bees forum
  • 0

Top Horizontal / Search


Question

Posted

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.

7 answers to this question

Recommended Posts

  • 0
Posted

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

  • 0
Posted

@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}" />

  • 0
Posted

@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.

0_1515446293778_13.png

  • 0
Posted

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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...