Pages

Wordpress Tips and Tricks

Big difference between content and template edits.

  • Might have a template that doesn't show a static page as content on the homepage. You might need to edit the homepage-template directly. That's how the blank template works.
  • Navigation
    • I edit the header-template to include a few standard links to go on every page. One of those is a TOC, table of contents.
    • TOC page's main item is a 'list pages' element.
      • sort alphabetical by default.
      • When a new page is created decide if it has a parent or not.
        • If it does have a parent, you'll get a outline style view of the pages.
        • Level 0 appears to be the top level; haven't played with any other level yet.