How to Get Started with PageLines

[edit] Please Note

These docs are now deprecated, we have a new Support area located here

(Difference between revisions)
(The PageLines Store)
Line 137: Line 137:
 
===Configure Twitter Profile===
 
===Configure Twitter Profile===
 
If you go back to your front end now, you will see placeholder 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:
 
If you go back to your front end now, you will see placeholder 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:
 
==Customize the page with the meta settings==
 
The great thing about the PageLines Framework is that you can customize each page to look however you want. This is primarily done through the page's Meta Settings. You can change the page's layout, control each section individually, upload a different background image, and select a Secondary Navigation Menu. Let's begin by changing some meta settings on our Home Page.
 
<br />
 
[[File:Page-Meta-Settings.png‎|200px|thumb|right|alt=Page Meta Settings|Page Meta Settings]]
 
From your WordPress Administration Panel:
 
# Select the "Pages" panel, then "All Pages"
 
# Click to edit the "Home" page
 
# On the MetaPanel, click "Page Setup"
 
## The site's default layout has a Main Column with a single ''right'' Sidebar. Change this page's layout to show the Sidebar on the ''left''
 
## "Individual Page Section Control" will allow you to hide (or show) all of the Sections that are currently "active" in that page's template. Let's "Hide" the Comments section.
 
##* Remember that the Comments section will only be hidden on this page. Any other page assigned to this template with still display the Comments until you hide them using that page's own Meta Settings
 
## Upload a different Background Image for this page. All of your other pages will still show the tiled '''Leaf.png.''' Try uploading your own image, or use '''HomePageBG.png''' that is included in [http://api.pagelines.com/Resources/resources.zip resources.zip]
 
##* Use the following settings for the image positioning:
 
##** Set Background Image Repeat - '''''Do Not Repeat'''''
 
##** Vertical Position In Percent - '''''0'''''
 
##** Horizontal Position In Percent - '''''50'''''
 
##** Set Background Attachement - '''''Fixed'''''
 
## Select a Secondary Navigation Menu
 
##* If you haven't created any custom WordPress menus yet, skip this step for now. Click (here) for our guide on WordPress menus
 
# Click "Save Meta Settings"
 
 
Notice on the "PageLines Meta Settings" there are additional tabs under "Page Setup:"
 
* Boxes Section
 
* Features
 
* Banner Section
 
* Callout Meta
 
* Carousel Meta
 
* Highlight Meta
 
  
 
==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 feel free to checkout some of our more detailed docs for any other questions you may have.
+

Revision as of 20:51, 13 February 2012


Welcome to PageLines!

If you haven't already installed PageLines this guide might be hard to use. Please checkout the How to Install PageLines Guide first.

Now that's out of the way onto getting started with 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'm going to configure a brand new installation of PageLines to have an "outer space" look & feel, but feel free to use your own creativity as you follow along.

Contents

Pick your default Layout

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.

Default Layout Mode
Default Layout Mode


From your WordPress Administration Panel:

  1. Select the "PageLines" panel, then "Settings"
  2. Select the "Layout Editor" tab
  3. Go to the "Default Layout Mode." Change the layout from a single right sidebar single left sidebar
  4. Now go to the "Layout Dimensions Editor." Click on the "left sidebar" layout
  5. Change the "Content Area" width to 960px & the sidebar (SB1) to 300px
    • This is done by dragging the blue edges of the layout windows to the desired width
  6. Click "Save Options"
  • You can also change the Layout Dimensions & Layout Handling. Refer to this tutorial for more detailed information about the Layout Editor

Setup Your Custom Logo (Branding/Header Image)

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.

Upload Custom Logo
Upload Custom Logo
Header Logo
Header Logo

From your WordPress Administration Panel:

  1. Select the PageLines panel, then Settings
  2. Select the "Website Setup" tab
  3. Under the "Custom Header Image" section, click "Upload Image"
    • Browse your computer & select the image you want uploaded
    • You can use .png, .jpg, or .gif
    • If you do not have a custom logo yet, select Header-Image.png that is included in resources.zip
  4. Click "Save Options"

If you already uploaded a custom logo to your server, simply type the full URL of the image & click "Save Options."

Setup Background Image/ Text Color

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.

Background Image/Color
Background Image/Color

From your WordPress Administration Panel:

  1. Select the "PageLines" panel, then "Settings"
  2. Select the "Color Control" tab.
  3. Under "Basic Layout Colors" & Page Text Colors", enter the hex color number for the following items:
    1. Content Background - Change from blank (transparent) to #000000
    2. Primary Text - Change from #000000 (black) to #ffffff (white)
    3. Text Headers - Change from #000000 (black) to #ffffff (white)
  4. Under "Site Background Image,"
    1. Click "Upload Image"
    2. Select Background.png that is included in resources.zip
  5. Click "Save Options"

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 framework. To compensate we've made it extremely easy to add your own custom code to your site. Click on How to Add Customization for more information.

Insert Custom CSS

From your WordPress Administration Panel:

  1. Select the "PageLines" panel, then "Settings"
  2. Select the "Custom Code" tab
  3. Under "Custom CSS Rules," enter the following css:
  4. page .content {background: rgba(0, 0, 0, .6)
  5. Click "Save Options"

Header And Footer Options

You can easily use check boxes to hide or show different elements on your site. For example:

From your WordPress Administration Panel:

  1. Select the PageLines panel, then Settings
  2. Select the "Header And Footer" tab
  3. Check the "Hide Search Field?" box
  4. Uncheck the "Display the Blog RSS icon and link?" box
  5. Click "Save Options

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 Sections that will display whatever content you choose. Let's start by adding some Features & Boxes.

Add Sections
Add Sections

Add Features

From your WordPress Administration Panel:

  1. Select the "PageLines" panel, then "Templates"
  2. Select the "Content Area" and make sure you have the
    Template | Default selected as well
  3. Drag the "Features" section from the "Available / Disabled Sections" over to the "Active Sections"
  4. Remove the "Comments" section
  5. The Section Order will save automatically

Add Boxes

  1. Select the "Morefoot" Template Area
  2. Drag the "Boxes" section from the "Available / Disabled Sections" over to the "Active Sections"
  3. The Section Order will save automatically

Configure the Sections

Now you should see some default Features & Boxes on your page. To find out more on how to add your own customer Features & Boxes, check out the following Tutorials:

For this example, I setup my page to show some "Space" related Features & Boxes

The PageLines Store

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.

Install Twitter Profile

From your WordPress Administration Panel:

  1. Select the "PageLines" panel, then "Store"
  2. Select the "Sections" tab, then "Add Sections"
    • If you haven't already, you will first need to install & activate the "PageLines Sections" plugin
  3. Select the "Top Free" tab
  4. Locate the "Twitter Profile" section and click "Install"
  5. Under the "Added" tab, you will find your newly installed section
  6. If not already, click "Activate"

Place Twitter Profile in your sidebar

Now you will need to tell PageLines where you want the Twitter Profile section to appear on your site.

From your WordPress Administration Panel:

  1. Select the "Pages" panel, then "All Pages"
  2. Click to edit the "Home" page
  3. On the "Meta Panel," click the "Twitter Profile" tab
  4. Enter a Twitter username
    • In this example, I'm going to choose "PageLines"
  5. Do the same thing for the clone
    • For the clone, I'm choosing "WordPress"
  6. Click "Save Options"
  1. Select the "PageLines" panel, then "Templates"
  2. Select the "SB1" (sidebar) Template Area
  3. Drag the "Twitter Profile" section from the "Available / Disabled Sections" over to the "Active Sections"
    • The Section Order will save automatically

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

  1. Click "Options"
  2. Click "Clone"
    • Now you will see that a "Twitter Profile #2" has appeared
    • The Section Order will save automatically

Configure Twitter Profile

If you go back to your front end now, you will see placeholder 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:

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.