(→Individual Page Section Control) |
m |
||
| (31 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
| − | The Page Setup | + | <html> |
| + | <div class="page-header"> | ||
| + | <h1>How to Use the Page Setup Settings</h1> | ||
| + | </div> | ||
| + | </html> | ||
| + | [[Category:Framework]] | ||
| + | The Page Setup Settings allow you to customize the appearance of an individual page or blog post. This guide will walk you through each setting and how they work. | ||
| − | ==Overview of the Page Setup | + | ==Overview of the Page Setup Settings== |
| + | There are three ways to access the ''Page Setup'' settings. Those depend on which type of page you are trying to change. | ||
| + | <br /><br /> | ||
| + | You can change the ''Page Setup'' settings of an individual Blog Post by simply editing the post. The Page Setup should appear inside the "PageLines Meta Settings" window underneath the blog text editor. If for some reason it's not there, click "Screen Options" and make sure the "PageLines Meta Settings" box is checked. | ||
| + | <br /><br /> | ||
| + | You can also change the ''Page Setup'' settings of a regular page. Go to the page you want to change and click "Edit Page." Inside the "PageLines Meta Settings" window, you will see the "Page Setup" tab followed by any active/inactive Section tabs. | ||
| − | + | The third method is for changing the ''Page Setup'' settings for the pages that don't handle meta data:<br /><br /> '''Blog Page, Archive Page, Category Page, Search Results, Tag Listing Author Posts,''' & '''404 Pages''' -otherwise known as "Special Pages." | |
| − | + | To change the ''Page Setup'' settings of any of the "Special Pages," expand the "PageLines" tab from your WordPress Administration Panel & click "Meta." Select the type of Special Page you want to change & click the "Page Setup" tab. | |
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
==Individual Page Content Layout== | ==Individual Page Content Layout== | ||
| − | |||
[[File:Pagesetupmeta-pagelayout.png|thumb|alt=Page Layout Overview|Page Layout Overview]] | [[File:Pagesetupmeta-pagelayout.png|thumb|alt=Page Layout Overview|Page Layout Overview]] | ||
| Line 24: | Line 24: | ||
Refer to the image "Page Layout Overview" | Refer to the image "Page Layout Overview" | ||
| − | You | + | You may not want to use the same layout on every page, so PageLines gives you the option to choose one for any specific post or page. To choose a layout, click the one you want then click "Save Meta Settings" at the top of the settings. |
| − | # Full Width: Posts occupy the width of your main page without sidebars | + | # Full Width: Your Posts/Content occupy the width of your main page without sidebars |
# Left Content, Right Sidebar: Posts occupy the left with a right sidebar | # Left Content, Right Sidebar: Posts occupy the left with a right sidebar | ||
# Right Content, Left Sidebar: Posts occupy the right with a left sidebar | # Right Content, Left Sidebar: Posts occupy the right with a left sidebar | ||
| Line 43: | Line 43: | ||
# These sections make up the page's four template areas: Header, Template, Morefoot, and Footer | # These sections make up the page's four template areas: Header, Template, Morefoot, and Footer | ||
# These sections make up the page's content area including the content, wrap, and sidebars | # These sections make up the page's content area including the content, wrap, and sidebars | ||
| + | Alternatively, you can hide a section by default via the [[Glossary#Template Setup|Template Setup]] and then choose to ''show'' that section individually on the page. | ||
| + | |||
| + | ==Page Background Image== | ||
| + | |||
| + | [[File:Pagesetupmeta-pagebackground.png|thumb|alt=Page Background Image Overview|Page Background Image Overview]] | ||
| + | |||
| + | You may want to add a background image to a specific page without using CSS code. PageLines gives you the ability to add a background and customize its appearance to suit your desires. | ||
| + | |||
| + | # Click "Upload Image" and select the image you want as the page background | ||
| + | # Click "Remove" if you want to remove the uploaded image | ||
| + | # Use the "Set Background Image Repeat" setting to select how you want the background image to repeat | ||
| + | ## Do Not Repeat: The background image will only appear as a single image | ||
| + | ## Tile: The background image will "tile" to look like a repeating pattern that covers the entire page background | ||
| + | ## Repeat Horizontally: The background image will only repeat from left to right on the page | ||
| + | ## Repeat Vertically: The background image will only repeat from top to bottom on the page | ||
| + | # Use the "Vertical Position in Percent" setting to select a specific vertical position for the image (not applicable to a background image set to "Tile") | ||
| + | # Use the "Horizontal Position in Percent" setting to select a specific horizontal position for the image (not applicable to a background image set to "Tile") | ||
| + | # Use the "Set Background Attachment" setting to select how the background image behaves when you scroll a page. | ||
| + | ## Scroll: Select this option to allow the background image to scroll along with the rest of the page content when scrolling | ||
| + | ## Fixed: Select this option to keep the background image in a fixed position when scrolling | ||
| + | |||
| + | ==Select Secondary Nav Menu== | ||
| + | |||
| + | [[File:Pagesetup-secondarynav.png|thumb|alt=Select Secondary Nav Menu Overview|Select Secondary Nav Menu Overview]] | ||
| + | |||
| + | This setting allows you to select the Secondary Navigation Menu that appears on a specific page. Click on the dropdown menu, select the menu, and click "Save Meta Settings" at the bottom. | ||
Contents |
There are three ways to access the Page Setup settings. Those depend on which type of page you are trying to change.
You can change the Page Setup settings of an individual Blog Post by simply editing the post. The Page Setup should appear inside the "PageLines Meta Settings" window underneath the blog text editor. If for some reason it's not there, click "Screen Options" and make sure the "PageLines Meta Settings" box is checked.
You can also change the Page Setup settings of a regular page. Go to the page you want to change and click "Edit Page." Inside the "PageLines Meta Settings" window, you will see the "Page Setup" tab followed by any active/inactive Section tabs.
The third method is for changing the Page Setup settings for the pages that don't handle meta data:
Blog Page, Archive Page, Category Page, Search Results, Tag Listing Author Posts, & 404 Pages -otherwise known as "Special Pages."
To change the Page Setup settings of any of the "Special Pages," expand the "PageLines" tab from your WordPress Administration Panel & click "Meta." Select the type of Special Page you want to change & click the "Page Setup" tab.
Page Layout Overview Refer to the image "Page Layout Overview"
You may not want to use the same layout on every page, so PageLines gives you the option to choose one for any specific post or page. To choose a layout, click the one you want then click "Save Meta Settings" at the top of the settings.
There may be times when you don't need a certain page section to appear on a specific page. These settings allow you to control which sections display and hide.
Let's say that you have the Twitter bar enabled, but you don't want it to display on one page. Check the box next to "Hide TwitterBar" then click "Save Meta Settings" at the top of the settings.
Alternatively, you can hide a section by default via the Template Setup and then choose to show that section individually on the page.
You may want to add a background image to a specific page without using CSS code. PageLines gives you the ability to add a background and customize its appearance to suit your desires.
This setting allows you to select the Secondary Navigation Menu that appears on a specific page. Click on the dropdown menu, select the menu, and click "Save Meta Settings" at the bottom.