Single pages and themes

Permalink
I am making a package that will add some single pages. I want all these single pages to be just like other pages (same nav bar etc).

How can that be done? I have added a theme to the package, the file default.php is added. For single pages one must add the view.php too. In my case this file includes the default.php, so that single pages should look the same as other pages, but the auto nav does not appear.

 
jhalchak replied on at Permalink Reply
jhalchak
I'm not sure I know exactly what you mean, but if you want the same block on all pages that are a certain type (same autonav, breadcrumb, content area, etc) then go in your dashboard to "Pages and Themes" and then click on "Page Types." Look for the page type you want to set default blocks for and click the "defaults" button to the right of it. From there you can add/delete blocks and it will appear on every page you add from then on.

NOTE: You will need to click on the block and select "Setup on Child Pages" and make sure you check each box if you want it to be retroactive. If you don't do that last part then it will not appear on pages you've already created, only on future pages.