Primary Links Nice Menu block not displaying for anonymous user
stephtek - March 5, 2009 - 00:46
| Project: | Nice Menus |
| Version: | 6.x-1.3 |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
I can only see the block when I am logged in. I have checked to see if it is turned off for anonymous users and it should be visible to all users?
What am I doing wrong?

#1
Do anon users have access to the items in the menu? This is a block/menu visibility issue, not a Nice menus issue, so you may want to ask for help in the Support forums instead.
#2
#3
No response, closing.
#4
See this post, this might help: http://drupal.org/node/226698
I realize what was happening.
I was using "node/add" as a placeholder path for every one of my menu items.
when no one is logged in, "node/add" is unreachable, and the link wont even show, making it seem as the block as a whole wasn't showing.