joshua.john Posted May 12, 2010 Report Share Posted May 12, 2010 I want to add a page to the site but I don't want it to show up in the nav bar, is there a way I can do this? Thanks Quote Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted May 12, 2010 Administrators Report Share Posted May 12, 2010 Uncheck the 'public' button, it'll only show when logged in. Otherwise, do a search, there's a few ways Quote Link to comment Share on other sites More sharing options...
Artjom Posted May 12, 2010 Report Share Posted May 12, 2010 Or you can delet this code from core_navigarion.tpl <?php echo $MODULE_NAV_INC;?> 1 Quote Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted May 12, 2010 Administrators Report Share Posted May 12, 2010 That just deleted the admin link, not the pages Quote Link to comment Share on other sites More sharing options...
Artjom Posted May 12, 2010 Report Share Posted May 12, 2010 That just deleted the admin link, not the pages until then I copied the wrong code, but now corrected! 1 Quote Link to comment Share on other sites More sharing options...
joshua.john Posted May 12, 2010 Author Report Share Posted May 12, 2010 Uncheck the 'public' button, it'll only show when logged in. Otherwise, do a search, there's a few ways Or you can delet this code from core_navigarion.tpl <?php echo $MODULE_NAV_INC;?> Thanks guys Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.