• chaseman

    (@chaseman)


    In my WordPress theme I have two blurbs with headlines and text below them, and I want the user to be able to add and edit those headlines+texts by simply creating a page.

    WooThemes does it the exact same way. You simply add a page with pre-defined title, and that page will be inserted into the blurbs, and the page will not show up in the navigation bar.

    I know that you can change the visibility of the page, BUT I would like to have the page NOT show up for the admin either.

    Any ideas, where I could start? How I could accomplish this?

    I think I need to create a function that will echo out the page with the pre-defined title in the blurb. When the page is created it will automatically get inserted into the MySQL database as a normal page.

    And now I need to know how to make it not visible in the navigation bar.

    I hope to hear some suggestions.

Viewing 1 replies (of 1 total)
  • esmi

    (@esmi)

    It’s possible but depends upon what your theme uses to populate it’s navigation menu.

Viewing 1 replies (of 1 total)
  • The topic ‘How to Post a Page Without Having It Show in the Navi?’ is closed to new replies.