Viewing 1 reply thread
  • Author
    Posts
    • #4934
      mcmaster
      Member

      The site’s home page has all kinds of special features, so I defined three tabs to organize the chaos. Awesome!

      Even though it wasn’t in the documentation, I added “ID: 2” below the “Post Type: page” line, since it works with meta-boxes, and I am an optimistic sort.

      Oops, now all pages have special tabs for home page features, though each just has an editor box as the home page meta-boxes are tagged with “ID: 2”.

      I am really hoping I’m just goofing up here. Any chance that this is pilot error? And if so, is there a way to show tabs only for certain page templates as well? 😉

      Thanks!
      Donna

      Workflow file:

      <?php
      /*
      Flow: Homepage Workflow
      Page: post.php, post-new.php, post-edit.php, admin.php
      Post Type: page
      ID: 2
      Header: true
      Position: title
      */
      

      One of the 3 tab files:

      <?php
      /*
      Title: Features
      Order: 10
      ID: 2
      Flow: Homepage Workflow
      Default: true
      */
    • #4966
      Steve
      Keymaster
Viewing 1 reply thread
  • You must be logged in to reply to this topic.