By je1 on
How do you hide a menu for anonymous? Need to have user account menu that only shows up after a user signs in. Searching the forum didn't get me any where.
How do you hide a menu for anonymous? Need to have user account menu that only shows up after a user signs in. Searching the forum didn't get me any where.
Comments
Hello Use these
Hello
Use these modules
http://drupal.org/project/menu_per_role
http://drupal.org/project/menu_access
It will solve your problem
For situations like this I
For situations like this I normally use the Context module http://drupal.org/project/context
If you have already created the menu you should be able to follow the directions below to get the menu displaying for logged in users or users of a specific role depending on what you'd like to do.
Now that you've set up a context with conditions and reactions you should be able to see the menu, as an authenticated user (e.g., admin) in the region that you selected.
Hi Joshua, Try the context
Hi Joshua,
Try the context module solution. The user account menu shows up always.
Under add reaction, there is menu with option to select primary links. Now how you select specific menu, do add another reaction?