Panels: One-Page Responsive WP Theme

  1. Resources
  2. Theme Installation
  3. Theme Options
  4. Home Page
  5. Organizing Vertical Panels
  6. Creating Horizontal Panels
  7. Custom Background Images/Patterns
  8. Number of Posts in Category Panels
  9. Featured Images
  10. Embedding Video
  11. Slider Gallery
  12. WordPress Grid Gallery
  13. Widgets
  14. Comments
  15. Image Lightbox
  16. Shortcodes
  17. JavaScript
  18. Changelog

ResourcesTable of Contents ↑

Theme InstallationTable of Contents ↑

  1. Download and unzip the folder from ThemeForest.
  2. Upload the theme folder (with the "style.css" file inside) to the themes directory of your blog, which is located within the wp-content directory.
  3. Activate the theme from your admin panel by navigating to "appearance" > "themes".
    • NOTE: If you get a message like “stylesheet missing” (it isn’t) or “broken theme” (it’s not), please read this post: http://tinyurl.com/75qmrxa
  4. Options will be accessible from “appearance” > “customize”.

Theme OptionsTable of Contents ↑

Theme options are controlled from the theme customizer panel. Once finished installing the theme, be sure to review the options available by navigating to “Appearance” > “Customize”.

options

Home PageTable of Contents ↑

By default the built-in home page for the theme will display. If you want a different page to display instead, navigate to the "reading settings" page and select the page in the "front page" drop down menu.

Organizing Vertical PanelsTable of Contents ↑

To organize your panels, navigate to “Appearance” > “Menus” and create a new menu named “Main”. Assign this menu to the “Main Navigation Menu” in the drop down (see image below). For more information and instruction, watch the “Using WordPress 3.0 Menu System” video here: http://tinyurl.com/48dozan.

NOTE: Only pages and categories are supported for the main menu. Also, sub menus are not support for the main menu.

Creating Horizontal PanelsTable of Contents ↑

To create horizontal panels within a single vertical panel, use the "Insert Page Break" button in your page content box editor. If you're using the "text" tab editor (not the "visual" tab), use <!--nextpage--> to separate sections.

Visual Editor

page_break_button

Text Editor

next page

Custom Background Images/PatternsTable of Contents ↑

To control the background image/pattern for pages, use the custom fields on the page edit screen (see first screenshot below). For categories, use the "Background Pattern URL" field on the category edit screen (see second screenshot below). Images can be uploaded from the "Add New Media" page (under the "Media" menu).


Page Edit Screen:

custom_bg

Category Edit Screen:

category_bg

Number of Posts in Category PanelsTable of Contents ↑

To control the number of posts that appear on category panels, navigate to "Settings" > "Reading" and adjust the "Blog pages show at most" number to your liking (see screenshot below). It's recommended that you use a number divisible by 3 (i.e. 3, 6, 9, etc) as the width is built for 3 posts per row.

post_display

To feature images for posts, use the “Featured Image” section on the lower right side of the post edit page (see screenshot below). After uploading the image, select "Use as featured image". When uploading an image, it automatically creates all the different sizes for you.


Embedding VideoTable of Contents ↑

Review the below screenshots for where you can find embed codes on sites like Vimeo and YouTube. Copy/Paste the embed code into the page/post content box. Keep in mind, when you're dealing with raw code like this make sure you're using the "HTML" tab (not the "visual" tab) on the WordPress page/post edit screen. NOTE: The maximum width for video embeds should be 700px.

Vimeo:

embed

YouTube:

Slider GalleryTable of Contents ↑

To create a slider gallery, simply upload images to the post. You DO NOT need to insert any shortcodes or images for the slider. NOTE: If you want to use an image in the post content, but don't want to have it show up in the slider gallery, simply use the "Media Upload" page to upload the image and not have it attached to the slider.

slider

WordPress Grid GalleryTable of Contents ↑

To create an image gallery, simply upload images to a page/post. Click "Create Gallery" and select the images you want in the gallery. When finished, click "Create a new gallery" in the lower right. Then click "insert gallery" in the same location.

gallery
grid_gallery

WidgetsTable of Contents ↑

The widgets section is controlled from the "widgets" page (under "appearance").

CommentsTable of Contents ↑

This theme uses PrettyPhoto as a lightbox system for images. You can make images show up with the light box by adding rel=”prettyPhoto” to the links. For more info, check out the PrettyPhoto website: http://www.no-margin-for-errors.com/projects/prettyphoto-jquery-lightbox-clone/

ShortcodesTable of Contents ↑

This theme has the below shortcodes built into the theme. For a live demo of these shortcode, click here

JavaScriptTable of Contents ↑

This theme imports the following JavaScript files:

  1. jQuery: jQuery is a JavaScript library that greatly reduces the amount of code that you must write.
  2. Custom Scripts: The custom.js file provides some custom scripts for jQuery.
  3. PrettyPhoto: PrettyPhoto is a lightbox system for images. You can make images show up with the light box by adding rel=”prettyPhoto” to the links. For more info, check out the PrettyPhoto website: http://www.no-margin-for-errors.com/projects/prettyphoto-jquery-lightbox-clone/
  4. Backstretch: Allows the fullscreen image effect to work across all major browsers.

ChangelogTable of Contents ↑

v 1.1.3 - May 2015
* Added support for WordPress 4.2 sidebar requirements
* General code optimizations and improvements

v 1.1.2 - Nov 2013
* Added: Retina support.
* Added: "Show Main Menu Text" theme option.
* Added: "Show Pagination Numbers" theme option.
* Fixed: Error in .POT file for translation.

v 1.1.1 - Aud 2013
* Minor improvements.

v 1.1.0 - June 2013
* Added shortcodes and 300+ icon fonts

v 1.0.3 - Feb 2013
* Minor improvements.

v 1.0.2 - Feb 2013
* Minor improvements.

v 1.0.1 - Feb 2013
* Minor improvements. 

v 1.0.0 - Feb 13
* Initial release.