PDA

View Full Version : Menu items don't show in navbar


dklassen
Thu 3rd Apr '08, 1:55pm
When you log out and are basically a guest, you can’t see any of the menu items I've added in the navbar. Maybe I have my code in the wrong spot, I don't know. Can someone get me straightened out?

Thanks!

Trevster
Thu 3rd Apr '08, 2:14pm
When you log out and are basically a guest, you can’t see any of the menu items I've added in the navbar. Maybe I have my code in the wrong spot, I don't know. Can someone get me straightened out?

Thanks!

Sounds like it's inside a conditional so that it only shows to logged in users. You'll need to end the IF statement before the items you want to show then re-open it after them.

dklassen
Thu 3rd Apr '08, 4:44pm
Can you expound? I'm not sure what I need to do with the code. Sorry, I'm code challenged.

Trevster
Thu 3rd Apr '08, 6:15pm
Post the navbar code here or PM it to me and I'll take a look if you like...