(→Section Meta) |
|||
| Line 1: | Line 1: | ||
[[category:Draft]] | [[category:Draft]] | ||
| − | + | 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. | ||
| + | |||
| + | These | ||
| + | |||
| + | Historically, it has been difficult to change the way information is displayed on Special Pages without altering the underlying php code. | ||
| + | |||
| + | Now, the PageLines Framework provides a robust and simple solution for changing the layout of these Special Pages. Through the PageLines / "Special" settings panel, you can alter the layout for the following Special Pages: Blog, Archive, Category, Search Results, Tag, Author and 404 pages. | ||
==Set Special Page Meta Settings== | ==Set Special Page Meta Settings== | ||
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.
These
Historically, it has been difficult to change the way information is displayed on Special Pages without altering the underlying php code.
Now, the PageLines Framework provides a robust and simple solution for changing the layout of these Special Pages. Through the PageLines / "Special" settings panel, you can alter the layout for the following Special Pages: Blog, Archive, Category, Search Results, Tag, Author and 404 pages.
Contents |
The below example sets the meta for the Archive Page. Follow similar steps for all special pages. Examples for other special pages at the end of this tutorial.
From your WordPress Administration Panel:
From the "Select Settings Panel":
You can set the meta from the Special Pages panel:
The meta can be added but the section will only appear on the page if the section has been activated in PageLines / Templates.
If the section shows "Inactive":