By imark on
the theme box_cleanslate_smarty hasn't the "header" bar and the search box doesn't work. How to repair these items?
the theme box_cleanslate_smarty hasn't the "header" bar and the search box doesn't work. How to repair these items?
Comments
have you enabled serach
have you enabled serach module?
in 4.7 you can add any page region you want, so just place a header where you want it (http://drupal.org/node/29140)
but the themes search box is unactive
yes, the search module is enabled. The module searches as well, but the themes search_box is not acting at all. What have I do whith it to make it active?
About header I learn that there is missed the line [div id="header"]
{if $header}
{$header}
{/if}[/div]
Now the header is shown on the right place.
Best regards,
Imark