Shape 5

Joomla Templates => Samba Spa - Club => : retina January 17, 2018, 08:40:17 AM



: Search Module in Menu Position
: retina January 17, 2018, 08:40:17 AM
Hello,

I want to add a search module below Login and Register on menu (Desktop) ,

How can I do this?

Thanks


: Re: Search Module in Menu Position
: jonahh January 17, 2018, 02:37:04 PM
Hello,

This would require custom coding to do this and falls outside of forum support. But to point you in the right direction. You would need to edit the template's index.php file.You could add a custom position with the following PHP code. Just change the "custom_2" to a position that is not used:

:
<?php s5_module_call('custom_2','title'); ?>