Quick Wordpress Question

by 5 replies
6
how do i add a page to wordpress so that it dont show up in the menu, but is an accessible link in the footer.

i am using the simple hooks plugin for footer links, but how do i create a wordpress page so that its not in the main nav menu but is still an accessible page?

i thought i could make it a private page, but then i learned
that private pages won't show up to someone when they click it unless they are logged in.

whats the solution?
#website design #question #quick #wordpress
  • create a menuu in appearance>menu and add everything else but this page..
    • [1] reply
    • Or you can install a plugin called "exclude pages from navigation". Then head over to the page you don't want to include in the main menu and tick "exclude this page from navigation".

      The first option (the one described by sydneycraig) may be better though because it doesn't require any plugin.
  • Use special template without menu or sidebar
    Several sales page theme can use
  • using the menu feature is really easy so no reason to look anywhere else! i use it on most of my sites already
  • I use a plugin called wp-hide post to hide posts from being displayed on main page, category page, etc. It might come in handy for future use.

    Since you have a page here, you may want to go to appearance >> menu
    and see if you can exclude certain pages from being displayed in the navigation menu. With most themes you can.

Next Topics on Trending Feed

  • 6

    how do i add a page to wordpress so that it dont show up in the menu, but is an accessible link in the footer. i am using the simple hooks plugin for footer links, but how do i create a wordpress page so that its not in the main nav menu but is still an accessible page?