Sub-pages?

I'm wondering if there is a way to publish a page as a sub-page that won't show up in the pages menu. I've tried having the page unpublished(which weirdly still showed up in menu) and then making a link to it. While it was unpublished it still could be accessed, but for some reason was still showing in the pages menu.

I'm going to need to be creating multiple pages for each of the zenFB plugins and I'd like to have one main landing page, and then link to subpages for each plugin. I'd hate to have to rely on wordpress for it though.

Comments

  • Note that when you're logged in as the admin, but looking at the public site, you'll still see unpublished items, such as sub-pages. Do you still see the page in the menu when you're logged out?
  • Good point, forgot about being logged in as admin. Now they don't show up, but still are viewable by link. Just the functionality I was looking for! :) Thanks for that reminder Blue Dragonfly
  • Anytime!
  • acrylian Administrator, Developer
    The `printSubPagesExcerpts()` function could also be of help. You can put that into a codeblock and then get a list if the direct sub pages of your pages. It does not have an option for displaying unpublished pages right now though.

    But you could use the new menu manager plugin to make your custom pages menu.
Sign In or Register to comment.