By kenbei on
Hi am in a newbie at drupal and have been fighting to get my new site up.
My have setup some items in the primary links such as contact us, site map etc. However, I can't get them to display when I am not logged in. I Checked the access controls and everything seems unchecked. Any ideas?
Thanks.
Comments
access content
You would need at least
access contentenabled for anonymous in theaccess control.thanks, it was actually the
thanks, it was actually the sub items that the menus linked that did not have the correct access permissions.
i did that but still not getting the primary links without login
i don't know where i did mistake even my front page is showing all taxonomy words there.
i m a newbie here so please if possible let me help out
Check the PATH of every element, one by one!
Hi,
Check the paths assigned to the elements of the Menu.
I've been able to solve it by assigning
<front>in the PATH field of the elements of the menu that was not visible.Now i'm going to create new content and once I know their paths, i'm going to change them.
Hope it helps!!!