(→Special Pages Examples) |
(→Special Pages Examples) |
||
| Line 91: | Line 91: | ||
==Special Pages Examples== | ==Special Pages Examples== | ||
need to write | need to write | ||
| + | |||
how to find / test special pages on your site | how to find / test special pages on your site | ||
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 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:
need to write
how to find / test special pages on your site
Special Page examples: