Jump to content

Joomla - getting mod_mainmenu id in page code


tqla

Recommended Posts

I am fully aware of how to assign modules to menu items using the Joomla Module Manager but in this special case I would like to hide a mod_mainmenu item using code on the page.

 

for example:

 

if(mod_mainmenu has an id of 24){

do not show module

}else{

show module

}

 

I figure since we are able to count modules (countModules('left')) we should be able to also get a mod_mainmenu ID and show/hide it as desired.

 

Is this possible? If so can someone provide me with the way to see the mod_mainmenu and its ID number?

 

Thanks.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.