Konrad M wrote:Hi,
login position will show up when you click on login word. If you don't want login in popup just publish login module in other position.
publish login module in other position!
Konrad M wrote:If you would like display search in this position you will need add new module position in this area. Please read this https://www.gavick.com/documentation/jo ... -position/
<div id="gkLogin">
<jdoc:include type="modules" name="login" style="<?php echo $this->module_styles['login']; ?>" />
</div>
The Search function I can display also in this area, maybe there is another solution?
