6. Posts and Pages
In this section of the documentation we'll be going over the creation of pages, blog posts. Mostly it's all regular usage, there are a few theme specific options which we will be covering.
Blog Posts
Posts can be managed in WP Admin → Posts. It's all regular WordPress usage aside of a couple custom options which we'll go over below. If you are new to WordPress check out the official documentation on writing posts at https://codex.wordpress.org/Writing_Posts.
Custom Options
The custom options are located in the section called Post Options located just below the main text/content editor when adding/editing a page.
That is where you can switch a post from regular to slideshow and add the slides. Slideshow posts will look like this:
Pages
Pages can be managed in WP Admin → Pages. It's all regular pages management like with any other theme except for some custom options and a few page templates.
Custom Options
The custom options are the Featured Section and Content Sections options, they're covered in the homepage part of the documentation.
Page Templates
Page template can be changed in the Page Attributes section located in the right sidebar area when adding/editing a page ( screenshot below ).
The theme comes with 4 page templates:
- Default ( a regular page, no sidebar )
- Page With Sidebar ( a regular page, with sidebar )
- Homepage ( set it on the page that powers your homepage )