Hello.

As admin, I created a brand new menu. Of course, it has a name and for the path as a temporary placeholder for each menu item, I added the path as 'node/add.'

I then moved the new menu block to a side column in the theme's region. The issue is, I see the block when I am logged in as an administrator, but I don't see the it as the Anonymous user.

What might I be overlooking as the block does not appear to the Anonymous user?

Thanks.

Comments

drupert55’s picture

Status: Active » Closed (works as designed)
Issue tags: -menu, -domain access

I found that the 'node/add' was the problem as it is not available to Anonymous users. The new menu displayed when I added e.g. an external URL for the menu items.

Thanks anyway.