Mainmenu module position

Responsive Joomla template for Entertainment and Music purpose with clean and lightweight design.
GK User
Tue Feb 28, 2012 2:47 pm
Hi there,

Great template! I'm looking to put another menu system to replace the GKmenu in the 'mainmenu' module position. However, I can't seem to choose this position from the module manager. How would I go about choosing the 'mainmen'u module position for my new menu system?

Many thanks for your help,

Tom
User avatar
Fresh Boarder

teitbite
Thu Mar 01, 2012 2:10 am
Hi

We do not use a position for menu, it's an integrated part of the template. So if You need one You will have to create it Yourself. Here is an instruction https://www.gavick.com/documentation/jo ... -position/
User avatar
Moderator

GK User
Thu Mar 08, 2012 10:11 am
teitbite wrote:Hi

We do not use a position for menu, it's an integrated part of the template. So if You need one You will have to create it Yourself. Here is an instruction https://www.gavick.com/documentation/jo ... -position/


Hi
I'm trying this out. Could you please explain the 'gk_style' and 'none' parameter?

Code: Select all
'flx_mainmenu' => 'none',


or

Code: Select all
'flx_mainmenu' => 'gk_style',


Whats the differnce?

Henrik
User avatar
Expert Boarder

GK User
Thu Mar 08, 2012 1:08 pm
You can't use 'maninmenu' position because this is not standard Joomla! position, this is hard coded part of template where main menu is displayed.
User avatar
Platinum Boarder

teitbite
Thu Mar 08, 2012 6:08 pm
Hi

Please check my post above. The link there will guide You to how create a new position where You will be able to use a menu module.
User avatar
Moderator

GK User
Sat Mar 10, 2012 10:13 am
Hi

bkrztuk:
I don't get your answer?

teitbite:
I'm cool with how to make a new module position, thanks to the guide.
But the guide does not explain the parameter 'none' and 'gk_style'.

Open it and add your new module to the array. In this file, we also set style of our module. In this case it is ‘none’ but there are other e.g. ‘gk_style’.

:?: What's does this do
:?: What to choose

What happens if i write:

Code: Select all
'flx_mainmenu' => 'flx_style',


This question of mine is a part of an other threath, that I'm trying to solve. The "New module position" is just a part of my new solution.
See: https://www.gavick.com/support/forums/140/13901.html

Henrik
User avatar
Expert Boarder

teitbite
Sun Mar 11, 2012 12:50 am
Hi

I do not know what this part of the code do. It's a little out of contekst. It would be better to use a standard joomla module position implementation. SO this part of the code is not important.

Style is to determine if to use a module like header with module name or not. For sure You do not need it for menu so use "none".
User avatar
Moderator


cron