| (28 intermediate revisions by one user not shown) | |||
| Line 1: | Line 1: | ||
| − | [[Category:New Page]] | + | [[Category:New Page]] {{#ev:youtubehd|KrqsYNqXpNA|600|PLET-1.2: PageLines Essential Training How to get Started with PageLines}} |
Welcome to PageLines! | Welcome to PageLines! | ||
| Line 59: | Line 59: | ||
[[file:Header&BackgroundImage.png|725px|frame|Header & Background Image]] | [[file:Header&BackgroundImage.png|725px|frame|Header & Background Image]] | ||
==Using Custom Code== | ==Using Custom Code== | ||
| − | PageLines has a lot of great options for customizing your site. However we don't want make an option for absolutely everything. This is because doing so would potentially lead to having ''thousands'' of options for you to sort through. Obviously, this would severely over-complicate the | + | Knowledge of [[Glossary#CSS|CSS]] isn't required to be able to use the PageLines Framework. However if you have some knowledge of it, you can do some pretty neat things. PageLines has a lot of great options for customizing your site. However we don't want make an option for absolutely everything. This is because doing so would potentially lead to having ''thousands'' of options for you to sort through. Obviously, this would severely over-complicate the Framework. To compensate we've made it extremely easy to add your own custom code. Click on [http://www.pagelines.com/wiki/How_to_Add_Customization How to Add Customization] for more information. |
===Insert Custom CSS=== | ===Insert Custom CSS=== | ||
| − | I like having the black Content Background, but I don't like that it covers up so much of my site's background image. I can use a CSS rule to give the Content Background a slight transparency so we can still see the background image underneath. | + | I like having the black Content Background on this page, but I don't like that it covers up so much of my site's background image. I can use a CSS rule to give the Content Background a slight transparency so we can still see the background image underneath. |
[[File:Custom-CSS.png|200px|thumb|right|alt=Custom CSS|Custom CSS]] | [[File:Custom-CSS.png|200px|thumb|right|alt=Custom CSS|Custom CSS]] | ||
From your WordPress Administration Panel: | From your WordPress Administration Panel: | ||
| Line 70: | Line 70: | ||
<li>Click "Save Options"</li> | <li>Click "Save Options"</li> | ||
</ol> | </ol> | ||
| + | |||
==Header And Footer Options== | ==Header And Footer Options== | ||
| + | [[File:HideSearchAndRSS.png|200px|thumb|right|alt=Hide the Search Field & Blog RSS Icon|Hide the Search Field & Blog RSS Icon]] | ||
You can easily click or unclick "checkboxes" to hide or show different elements on your site. For example: | You can easily click or unclick "checkboxes" to hide or show different elements on your site. For example: | ||
| Line 82: | Line 84: | ||
==Add Sections to a Page== | ==Add Sections to a Page== | ||
This is where the true beauty of the PageLines Framework comes into play. You can customize any page by adding, removing, & rearranging [[Glossary#Sections|Sections]] that will display whatever content you choose. Let's start by adding some [[Glossary#Features Section|Features]] & [[Glossary#Boxes Section|Boxes.]]<br /> | This is where the true beauty of the PageLines Framework comes into play. You can customize any page by adding, removing, & rearranging [[Glossary#Sections|Sections]] that will display whatever content you choose. Let's start by adding some [[Glossary#Features Section|Features]] & [[Glossary#Boxes Section|Boxes.]]<br /> | ||
| − | |||
===Add Features=== | ===Add Features=== | ||
| + | [[File:Add-Features.png|200px|thumb|right|alt=Add Features|Add Features]] | ||
From your WordPress Administration Panel: | From your WordPress Administration Panel: | ||
# Select the "PageLines" panel, then "Templates" | # Select the "PageLines" panel, then "Templates" | ||
| Line 90: | Line 92: | ||
#* This is because the "Template | Default" is what was assigned when we created the "Home" page in the [[Before You Get Started with PageLines]] doc | #* This is because the "Template | Default" is what was assigned when we created the "Home" page in the [[Before You Get Started with PageLines]] doc | ||
# Drag the "Features" section from the "Available / Disabled Sections" over to the "Active Sections" | # Drag the "Features" section from the "Available / Disabled Sections" over to the "Active Sections" | ||
| − | # | + | # For this example, lets also remove the "Comments" section |
# The Section Order will save automatically | # The Section Order will save automatically | ||
===Add Boxes=== | ===Add Boxes=== | ||
| + | [[File:Add-Boxes.png|200px|thumb|right|alt=Add Boxes|Add Boxes]] | ||
# Select the "Morefoot" Template Area | # Select the "Morefoot" Template Area | ||
# Drag the "Boxes" section from the "Available / Disabled Sections" over to the "Active Sections" | # Drag the "Boxes" section from the "Available / Disabled Sections" over to the "Active Sections" | ||
# The Section Order will save automatically | # The Section Order will save automatically | ||
| + | [[file:AddSections.png|725px|frame|Add Features & Boxes]] | ||
| + | <div class="clear"></div> | ||
===Configure the Sections=== | ===Configure the Sections=== | ||
| − | Now you should see some default Features & Boxes on your page. To find out more on how to add your own | + | Now you should see some default Features & Boxes on your page. To find out more on how to add your own custom Features & Boxes, check out the following Tutorials: |
| − | * [[How to Use the Features Section]] | + | * [[How to Use the Features Section#Add_New_Feature|How to Use the Features Section]] |
* [[How to Use the Boxes Section]] | * [[How to Use the Boxes Section]] | ||
For this example, I setup my page to show some "Space" related Features & Boxes | For this example, I setup my page to show some "Space" related Features & Boxes | ||
| + | [[file:ConfigureSections.png|725px|frame|Configure the Sections]] | ||
==The PageLines Store== | ==The PageLines Store== | ||
| Line 109: | Line 115: | ||
===Install Twitter Profile=== | ===Install Twitter Profile=== | ||
| + | [[File:Install-Twitter-Profile.png|200px|thumb|right|alt=Install Twitter Profile|Install Twitter Profile]] | ||
From your WordPress Administration Panel: | From your WordPress Administration Panel: | ||
| Line 119: | Line 126: | ||
# If not already, click "Activate" | # If not already, click "Activate" | ||
===Place Twitter Profile in your sidebar=== | ===Place Twitter Profile in your sidebar=== | ||
| + | [[File:Place-Twitter-in-Sidebar.png|200px|thumb|right|alt=Place Twitter in Sidebar|Place Twitter in Sidebar]] | ||
Now you will need to tell PageLines where you want the Twitter Profile section to appear on your site. | Now you will need to tell PageLines where you want the Twitter Profile section to appear on your site. | ||
From your WordPress Administration Panel: | From your WordPress Administration Panel: | ||
| + | # Select the "PageLines" panel, then "Templates" | ||
| + | # Select the "SB1" (sidebar) Template Area | ||
| + | # Drag the "Twitter Profile" section from the "Available / Disabled Sections" over to the "Active Sections" | ||
| + | # For this example, lets also remove the "Comments" section | ||
| + | # The Section Order will save automatically | ||
| + | |||
| + | ===Clone a Section=== | ||
| + | [[File:Clone-Twitter-Profile.png|200px|thumb|right|alt=Clone Twitter Profile|Clone Twitter Profile]] | ||
| + | |||
| + | Sometimes we may want to have the same section displayed more than once on a page. With PageLines, it's very easy to duplicate a section | ||
| + | # Click "Options" | ||
| + | # Click "Clone" | ||
| + | #* Now you will see that a "Twitter Profile #2" has appeared | ||
| + | # The Section Options will save automatically | ||
| + | |||
| + | [[file:ActvateTwitterProfile.png|725px|frame|Activate Twitter Profile]] | ||
| + | |||
| + | ===Configure Twitter Profile=== | ||
| + | You will now see placeholders for the two sections. This is because You still need to specify a Twitter Username for these two sections. This is done in the PageLines Meta Settings. You can either click on the placeholder link & skip to step 4, or: | ||
| + | |||
| + | [[File:Configure-Twitter-Profile.png|200px|thumb|right|alt=Configure Twitter Profile|Configure Twitter Profile]] | ||
| + | From your WordPress Administration Panel: | ||
| + | |||
# Select the "Pages" panel, then "All Pages" | # Select the "Pages" panel, then "All Pages" | ||
# Click to edit the "Home" page | # Click to edit the "Home" page | ||
| Line 130: | Line 161: | ||
#* For the clone, I'm choosing "WordPress" | #* For the clone, I'm choosing "WordPress" | ||
# Click "Save Options" | # Click "Save Options" | ||
| − | + | [[file:ConfigureTwitterProfile.png|725px|frame|Configure Twitter Profile]] | |
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
==Have at it!== | ==Have at it!== | ||
Now that we've shown you a little bit on how to get your website going, it's time to start building! Please checkout our other docs as we dive deeper into the PageLines framework. | Now that we've shown you a little bit on how to get your website going, it's time to start building! Please checkout our other docs as we dive deeper into the PageLines framework. | ||
| + | [[file:BeforeAndAfter.png|725px|frame|Before & After]] | ||
Welcome to PageLines!
I'm going to show you how easy it is to start building a great looking webpage use the PageLines Framework. In the following tutorial, I will configure a brand new installation of PageLines to have an "outer space" look & feel. However feel free to use your own settings & creativity as you read along.
Contents |
This guide is starting out assuming you have already done the following tasks:
If you need help with any of these things, check out the Before You Get Started with PageLines guide first.
Now that we've got that out of the way, it's time to get started with PageLines!
First, let's decide on the layout that you want your site to have. You can choose to have just a main content area, main content with one or two side bars on the right or left, or main content in between two sidebars.
From your WordPress Administration Panel:
Your website logo is the first thing a visitor sees upon arrival, so you want it to instantly make a positive impression. PageLines Framework comes preinstalled with its own logo, however you can easily install your own logo that will really make your website yours.
From your WordPress Administration Panel:
If you already uploaded a custom logo to your server, simply type the full URL of the image & click "Save Options."
The background of you site can be configured using Color Control. A more detailed tutorial on using Color Control can be found here, but for now, lets change a few settings.
From your WordPress Administration Panel:
Knowledge of CSS isn't required to be able to use the PageLines Framework. However if you have some knowledge of it, you can do some pretty neat things. PageLines has a lot of great options for customizing your site. However we don't want make an option for absolutely everything. This is because doing so would potentially lead to having thousands of options for you to sort through. Obviously, this would severely over-complicate the Framework. To compensate we've made it extremely easy to add your own custom code. Click on How to Add Customization for more information.
I like having the black Content Background on this page, but I don't like that it covers up so much of my site's background image. I can use a CSS rule to give the Content Background a slight transparency so we can still see the background image underneath.
From your WordPress Administration Panel:
You can easily click or unclick "checkboxes" to hide or show different elements on your site. For example:
From your WordPress Administration Panel:
This is where the true beauty of the PageLines Framework comes into play. You can customize any page by adding, removing, & rearranging Sections that will display whatever content you choose. Let's start by adding some Features & Boxes.
From your WordPress Administration Panel:
Now you should see some default Features & Boxes on your page. To find out more on how to add your own custom Features & Boxes, check out the following Tutorials:
For this example, I setup my page to show some "Space" related Features & Boxes
The Last thing I want to show you is how to download & install a section from the PageLines Store. In this example, we will be placing a free section called "Twitter Profile into the Sidebar." This section will visitors to view the three most recent updates from a Twitter account.
From your WordPress Administration Panel:
Now you will need to tell PageLines where you want the Twitter Profile section to appear on your site.
From your WordPress Administration Panel:
Sometimes we may want to have the same section displayed more than once on a page. With PageLines, it's very easy to duplicate a section
You will now see placeholders for the two sections. This is because You still need to specify a Twitter Username for these two sections. This is done in the PageLines Meta Settings. You can either click on the placeholder link & skip to step 4, or:
From your WordPress Administration Panel:
Now that we've shown you a little bit on how to get your website going, it's time to start building! Please checkout our other docs as we dive deeper into the PageLines framework.