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.
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.
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.