| Line 95: | Line 95: | ||
==Special Pages Examples== | ==Special Pages Examples== | ||
| − | + | [[File:Special_pages_find.png|200px|thumb|right|alt=Where to Find Special Pages|Where to Find Special Pages]] | |
| − | + | [[File:Special_pages_examples.png|200px|thumb|right|alt=Special Pages Examples|Special Pages Examples]] | |
| − | how | + | The first image shows how Special Pages might be accessed from your website. |
| + | # Notice the Archives, Categories, Search and Tags areas in the Sidebar. | ||
| + | # The Blog Page is accessible in the header navigation. | ||
| + | # Author Posts pages are accessible by clicking on the Author link in the post metabar. | ||
| + | * To test the 404 Special Page, go to a page on your site that does not exist. (e.g. www.yoursiteURL.com/jibberish) | ||
Special Page examples: | Special Page examples: | ||
# Blog Page | # Blog Page | ||
| + | #* With a section added to the Full Width Page Templates area. Try adding a Feature or Carousel Section here! | ||
# Archive Page | # Archive Page | ||
| + | #* With a section added within the content area below the Posts Info Bar | ||
# Category Page | # Category Page | ||
| + | #* With a Carousel section added in the Header | ||
# Search Results | # Search Results | ||
| + | #* With a section added within the content above the Posts Info Bar | ||
# Tag Listing | # Tag Listing | ||
| + | #* With a section added within the content area below the Posts Info Bar | ||
# Author Posts | # Author Posts | ||
| + | #* The layout is changed so the Sidebar appears on the left | ||
# 404 Page | # 404 Page | ||
| + | #* The default "No Posts" section is removed and replaced with a text section | ||
Through the PageLines / "Special" settings panel, you can change the layout of the following Special Pages: Blog, Archive, Category, Search Results, Tag, Author and 404.
Contents |
Special Pages refer to the WordPress pages which dynamically display data from your site. For example, your Blog is a Special Page, because it takes all of your individually entered posts and displays them on one page.
Another example of a Special Page is an Author Posts page which displays all the posts by an author.
Category pages display all the posts in a category. And so on... for all the Special Pages.
On Special Pages, you do not edit the content directly. Instead, content is pulled from other places and then displayed.
On Regular Pages (or static pages), you edit the content directly via your WordPress administration panel "Pages".
Examples of some Regular Pages you might create are: an About page, a Contact page, or even a Home page (if you have set your site to display a static home page.) By default, WordPress displays your Blog on your home page. For more information on how to place a static page (which you can edit) on your home page, click here.
Historically, it has been difficult to change the way information is displayed on Special Pages without altering the underlying php code.
But help is here! The PageLines Framework provides a robust and simple drag-and-drop solution for changing the layout of these Special Pages.
Here is a quick overview of the PageLines "Special" Pages panel.
From your WordPress Administration Panel:
For this tutorial, the Blog Page is used. Settings function the same across all Special Pages, so you can use these same steps for any Special Page you need to change.
The Special Pages settings are used to layout the overall page and add meta to Sections. This panel does not handle how the post content itself is displayed.
For Post Layout, see the tutorial: How to Use the Blog and Post Settings. From the PageLines / Settings / Blog and Posts page, you can manage Post Layout and Excerpt Handling and configure the Post Metabar and Sharebars. Changes to the "Blog and Posts" Settings are universal and will apply to all of the Special Pages.
The below example sets the meta for the Blog Page. Follow similar steps for all special pages. See the examples of all Special Pages at the end of this tutorial.
From your WordPress Administration Panel:
PageLines Drag-and-Drop Sections can be activated on Special Page templates just as you would on any other template.
From your WordPress Administration Panel:
If a section is "Inactive", the meta data can be added, but the section will only appear on the Special Page if it has been activated in PageLines / Templates.
To easily activate the section from the Special Pages panel:
Add content to sections and control how they appear on the Special Page.
From your WordPress Administration Panel:
The first image shows how Special Pages might be accessed from your website.
Special Page examples: