Created: 08/14/2012
Updated: 10/30/2012
By: BWThemes
Email: Use Contact Form
Twitter: BWThemes
Thank you for purchasing our theme. If you have any questions that are beyond the scope of this help file, please feel free to email us via our user page contact form here. Thanks so much!
Please follow these steps if you wish to install the theme via XML import so you can copy the demo site on your own server, otherwise please continue below the Table of Contents to install the theme without demo content.
This theme is a fixed layout with two columns, with a mobile friendly version which presents itself on screens smaller than 480px. The sidebar supports Widgets which will appear in the order they are inserted in the Admin area. The footer is comprised of 4 columns and is customizable using widgets inserted into 1 of the 4 widget areas. The homepage is an open template which supports formatting using the shortcodes provided to create any combination of content to achieve the appearance you wish.
It is recommended to use the following plugins:
Once you have WordPress installed and functioning, it is time to upload and activate this theme.
Open the downloaded ZIP file, it will contain another ZIP file inside it called "Wellness.zip". There are 2 methods by which you can install your new theme:

Once you have your theme uploaded, go to Appearance-->Themes and activate the new theme.

NOTE: You will notice a message that indicates this theme includes Nivo Slider. Make sure to click on "Begin installing plugin", otherwise the theme will not include the ability to insert sliders into your pages! If you dismiss this message, you can go to "Appearance-->Install Plugins" and install the plugin.

Click on Install under Nivo Slider, and the slider plugin will be installed. You are now ready for the next step, and that is to set some theme options to get your website working with this theme.

One of the first things you'll want to do is setup your general theme options. Navigate to Appearance-->BW Theme Options, and fill out your website information you wish to appear in the template. The General Settings tab includes settings for your website slogan, Google Analytics code, custom Footer slogan, and links to your social media profiles. The Appearance tab lets you point the theme to your logo and favicon locations, and choose one of the color schemes that come with the template.
To create the main menu that will appear across the top of this theme, go to Appearance-->Menus, then click "Create Menu" and name it "Main Menu". Add your pages/items to your menu and click "Save Menu".
Once you create your menu, you need to add it to the proper location. In Appearance-->Menus, make sure you select your newly created menu to be the Main Menu, and click Save.

If you want to have a static page for your home page, and use shortcodes to create the layout, you will first need to create your page by going to Pages-->Add New. Use the shortcodes to create your page layout that best suits your needs. In the Page Attributes setting, make sure you select "Home Widget Template" as the Template for this page.

Once your page is created, make sure you set this as your Home Page in General-->Reading. Select "A Static Page" and point it under the Front page displays setting.

If you wish to include a slider on your home page, you will need to create your slider in the Nivo Slider menu. Select "Add New" and make sure you name your slider "homepage-slider" (without the quotes). NOTE: If you do not name it homepage-slider or save it without naming it, you will need to re-create your slider from start.
NOTE: Make sure you select "Responsive" for slider size. If you set it to fixed, it will not resize properly in mobile devices and small screens.

If you wish to create a Gallery of photos to display on a page, first create a page for your gallery. Then click on "Add Media" in the page editor, and upload the files you wish to include in your gallery:


Once the files have been uploaded, click on "Save all changes", which will show you the Gallery tab. Here, select how many columns to display, the order and where to link to. Once finished, click on "Insert Gallery". This will display the gallery shortcode inserted into your page.


For more information about adding photos to the gallery, Wptuts+ has a great overview: Click here to read more...
This theme imports nine Javascript files.
This template supports many popular features using shortcodes (Shortcodes simplify content creation to make it easy for you so you don't have to remember complex HTML. You can read more here: http://codex.wordpress.org/Shortcode_API
NOTES:
Shortcodes 1-21 are used to create columns within your pages. Just make sure to always use the _last designation on the last column.
To use the Accordion shortcode, you must first specify [accordion]. Each accordion element must then be wrapped inside an [accordion_content] tag, which includes 1 parameter "title" for the title of the panel. Here is an example:
[accordion]
[accordion_content title="My Title"]Text of the accordion panel goes here[/accordion_content]
[/accordion]
To use the Tabs shortcode, you must first specify [tabs], which includes 1 parameter "tab1"...to "tab10", to specify the title of the tab.. Each tab must then be wrapped inside an [tab] tag, which includes 1 parameter "num" for the number of the tab. Remember the maximum number of tabs is 10. Here is an example:
[tabs tab1="Tab 1 Title" tab2="Tab 2 Title"]
[tab num=1]Text of tab 1 goes here[/tab]
[tab num=2]Text of tab 2 goes here[/tab]
[/tabs]
To use the Tagline shortcode, it is contained within the single [tagline] shortcode. The parameters for the Tagline shortcode are:
[tagline tagtitle="Title" tagbutton=1 tagbuttonsize="button-regular-medium" buttonstyle="orange" buttonlink="http://" buttonlinktext="Click"]
The 2nd Line of text for your tagline goes here
[/tagline]
To use the Pricetable shortcode, you must first specify [pricetable], which includes 1 parameter "col1"...to "col10", to specify the title of the column.. Each row content must then be wrapped inside an [pricetablerow] tag, which includes 1 parameter "col1"...to "col10" for the number of the column. Remember the maximum number of columns is 10. Here is an example:
[pricetable col1="Column 1 Title" col2="Column 2 Title"]
[pricetablerow col1="Item 1" col2="$Price 1"][/pricetablerow]
[pricetablerow col1="Item 2" col2="$Price 2"][/pricetablerow]
[/pricetable]
To use the Button shortcode, it is contained within the single [button] shortcode. The parameters for the Button shortcode are:
[button buttonsize="medium" buttonstyle="orange" buttonlink="http://"]
Button Text
[/button]
To use the Googlemap shortcode, it is contained within the single [googlemap] shortcode. Go to maps.google.com, find the address you
wish to provide a map for. Then click on the "link" icon to provide a link. Copy the text from the "Paste HTML to embed in website" input box. This is what you will insert between the Googlemap shortcode.
Here is an example:
[googlemap]
<iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="https://maps.google.com/?ie=UTF8&ll=40.07304,-74.724323&spn=7.018476,14.27124&t=v&z=7&output=embed"></iframe>
[/googlemap]
To use the Messagebox shortcode, it is contained within the single [messagebox] shortcode, with one parameter "msgstyle". The msgstyle parameter accepts 4 options: green, red, blue, yellow. Each will display the corresponding message box and icon.
Here is an example:
[messagebox msgstyle="green"]Text of the message box[/messagebox]
To use the Staff Bio shortcode, it is contained within the single [staffbio] shortcode. The parameters for the Staff Bio shortcode are:
[staffbio staffname="Name" staffimage="http://link-to-image.png" stafftitle="Title" stafffax="###" staffphone="###" staffemail="email@em.ail.com"]
Staff Bio
[/staffbio]
We have included several styling features in the theme you can use for your website. Packaged with the theme are several icons you can use as paragraph placeholders as well as different styles of list item icons. Below are examples of each, along with the CSS class to call:
List icons:
UL class="list1"
UL class="list2"
UL class="list3"
UL class="list4"
UL class="list5"
UL class="list6"
UL class="list7"
UL class="list8"
UL class="list9"
UL class="list10"
Header/paragraph icons:
We've used the following images, icons or other files as listed.
Once again, thank you so much for purchasing this theme. If you have any questions, please use the Contact Form on our ThemeForest profile page: BWThemes. No guarantees, but we'll do our best to assist. If you have a more general question relating to the themes on ThemeForest, you might consider visiting the forums and asking your question in the "Item Discussion" section.
BWThemes