Thank you for purchasing our theme. If you have any questions that are beyond the scope of this help file, please feel free to send us an inquiry here . Thanks so much!
1. Download Gehazy from Themeforest
Download Gehazy theme from Themeforest and unzip it with any zip program . Once unzipped, you will find these file in unzipped folder.
2. Install the theme on Server
Before install the theme, make sure you have setup WordPress 3.5 or higher and your host has PHP 5 or higher.
Login to WordPress Admin Panel by navigate to http://yoursite.com/wp-admin and follow instructions below.

You need an FTP program such as FileZilla to upload the theme package to server.
your WordPress root directory/wp-content/themes/ with FileZilla or other FTP client.
3. Activate the Theme
Navigate to Appearance > Theme< and you will see Gehazy in Available Themes lists. Click on Activate link below the theme detail to activate it.
After activation, you will see Gehazy admin section on the Admin Menu above Appearance menu

Gehazy theme has been prepared to work with the following plugin to enhance its functionality. The theme will function without this plugin, however to get the most out of the theme in terms of user experience I strongly recommend installing.
Revolution Slider - This plugin is an easy way to Create a responsive(mobile friendly) or fullwidth slider

The Revolution Slider Plugin is already included at Gehazy Theme just install it from Appearance Menu - install Plugins
!important: Please don't forget to create a new slider with allias name "home-slider" before upload the XML file
Revolution Slider Documentation is included with the theme documentation folder
We have include the exported XML file from our demo, this allows you to quickly set up your theme the same way our demo is set up. Please note, the XML file includes all images excpet staff images data. Instructions on how to do this are below.
1.The XML file is included within the download package which will be used to import the content (minus slider setup). To configure slider, read the documentation.
!important: before upload the XML file please be sure that you have installed the required plugin [Revolution Slider] and created a new slider with alias Name "home-slider"
2. Navigate to WP Admin -> Tools -> Import.
3. Select and install WordPress importer.

4. Select the XML file and upload it. It will in few minutes install and upload all content with images.
5. Now navigate to WP Admin -> Appearance -> Menus page and select the newly created menu and assign it to "Main Navigation" location.
6. Next, navigate to WP Admin -> Settings -> Reading Settings and set a front page and a posts page.
Homepages are built through a combination of shortcodes as seen of the demo. if you imported the XML Data file you will find the page with Title Home Page Style 1 and Home page Style 2 with different shortcode , if not and want To setup similar homepages, create a new page Template with "Home Page" template and paste the following code in the HTML editor.

Homepage Style 1
Homepage Style 2
To setup one of these pages as Homepage, navigate to WP Admin -> Settings -> Reading Settings and set the newly created page as front page.

Create a new page, empty content, a placeholder for blog page.
Navigate to WP Admin -> Settings -> Reading and change the posts page to the placeholder page for blog you just created. Posts will show up on the blog page.

Gehazy Theme comes with Three custom Post Types Portfolio , Testimonial and Team you can access any one of them by wp->admin Custom Post Type Menu Link
Setting up the Portfolio
To setup a portfolio page, create a new page and select "Portfolio Template" from page template to choose number of columns for portfolio preview
To add items to the portfolio, navigate to WP Admin -> Portfolio .
portfolio also display at the home page by the shortcode
[portfolio_filter items="8"]
you may get more information about shortcode at Shortcodes Section
Setting up the Testimonials
To add items to the Testimonial, navigate to WP Admin -> Testimonial
Post Editor : Testimonial
Author Information Metabox should be fill to be used at testimonial preview
Testimonial also display at the home page by the shortcode
[recent_testimonial items="6"]
you may get more information about shortcode at Shortcodes Section
Setting up the Team
To add items to the Team , navigate to WP Admin -> Team
Team also display at the About us page by the shortcode
[[team_shortcode items="5"]
you may get more information about shortcode at Shortcodes Section
Unlimited Sidebars
By default, Gehazy comes with six sidebar option, "Default Side bar" , "Blog Sidebar" and four "Footer Sidebar" widgets . Default sidebar will show up as default on all pages, Blog Sidebar will show up at Blog Pages and Footer Widgets will be show up at the Site Footer , However, for wordpress pages and posts , you can create custom sidebars and select a different sidebar with different pages for each widget. To create a sidebar, navigate to WP Admin -> Apperance -> Sidebars. After that, you can go to WP Admin -> Apperance -> Widgets and Drag and Drop your choosen widget for the new sidebar

you can assign the new sidebar to any page or post by choose the sidebar name from Sidebar dropdown Menu at the bottom of your Page/Post Edit page

Custom Widget
By default, Gehazy comes with two custom Widgets , " Gehazy Recent Portfolio" and "Gehazy Contact Us" , you can use Recent Portfolio at any of you sidebar widgets and use the Contact Us widget at one of the Four Footer widgets area

The theme comes with a simple to use administration panel. You can access it by navigating to WP Admin -> Gehazy. The theme options are conveniently spread over a number of tabs and each tab contains the options that pertain to a particular area of the theme.

General Setting
From WordPress Dashboard, Go to Gehazy menu Open General Setting
Don't forget to save changes after finish your work
Appearance


From WordPress Dashboard, Go to Gehazy menu Open Appearance
Typography Options

From WordPress Dashboard, Go to Gehazy menu Open Typography Options
Don't forget to save changes after finish your work
Header Options

From WordPress Dashboard, Go to Gehazy menu Open Header Options
Don't forget to save changes after finish your work
Footer Options

From WordPress Dashboard, Go to Gehazy menu Open Footer Options
Don't forget to save changes after finish your work
Social Links

From WordPress Dashboard, Go to Gehazy menu Open Social Links
Don't forget to save changes after finish your work
Portfolio Options

From WordPress Dashboard, Go to Gehazy menu Open Portfolio Options
Don't forget to save changes after finish your work
Contact Options

From WordPress Dashboard, Go to Gehazy menu Open Contact Options
All Options here will be used at Contact Page
Don't forget to save changes after finish your work
SEO Options

From WordPress Dashboard, Go to Gehazy menu Open Seo
Data entered here will be used by Most of search engines
Don't forget to save changes after finish your work
The Theme comes with 16+ shortcodes allowing you to add complex styled content with little effort. The shortcodes are available under the usual formatting options on the post / page text editor. Make sure you are on the "visual editor" tab, the shortcode bẗtons are on the second row. Simply hover over a button to see which shortcode it is and then click it and the shortcode will be automatically added, then you need to populate the content.

Gehazy is based onTwitter Bootstrap grid - Full width page has 12 columns, if it's page with sidebar it has 8 columns for content and 4 columns for sidebar . Using columns shortcodes you can build your own layouts.
[column width="1/3" position="first" ] Content.. [/column] [column width="2/3" position="last" ] Content ..[/column]
Position first for first Column and last for the last Column and none for the column at center

Here is list of all shortcodes as they appear in editor:
[heading] Content ... [/heading]
This will create H tag styled for nice start of paragraph. Use it a lot as it gives nice feel to content.
[order num="1"] Content ... [/order]

[divider type="space"]
[button color="btn-info" link="#" target="_blank" align="pull-left"]Button Text[/button]
You can choose all of this options from the Popup Box when click on Button Shortcode Icon

[tabs tab1="Tab 1" tab2="Tab 2" tab3="Tab 3"] [tab id=1]Tab content 1[/tab] [tab id=2]Tab content 2[/tab] [tab id=3]Tab content 3[/tab][/tabs]
You can create your tabs by replace Tab Titles and fill in yout Tab Content
also you can add or remove tabs , but don't forget to match tab#number with Tab id at the content

[tours tour1="Tour 1" tour2="Tour 2" tour3="Tour 3"] [tour id=1]Tour content 1[/tour] [tour id=2]Tour content 2[/tour] [tour id=3]Tour content 3[/tour][/tours]
You can create your tours by replace Tour Titles and fill in yout Tour Content
also you can add or remove tours, but don't forget to match tour#number with Tour id at the content

It need's to be wrapped with [accordionwrap] shortcode
[accordion][panel id="1" title="Insert Title Here" icon="iconname"]Content is here..[/panel][/accordion]

It need's to be wrapped with [accordionwrap] shortcode
[video id="2222" type="youtube" width="500" height="281" autoplay="yes" align="left"]
You can choose all of this options from the Popup Box when click on Button Shortcode Icon

[slider] [slide link="" title=""]image url[/slide] [slide link="" title=""]image url[/slide] [/slider]
You can display with this shortcode nice list of images This works as a carousel Slider
[recent_testimonial items="6"]
This shortcode will display carousel with testimonials. You need to first add them in WordPress, in Testimonials menu (it's Custom Post Types)
OptionsItems Number of Team items to display
[team_shortcode items="5"]
Team shortcode is used on About Us page - it gives nicely styled boxes to feature team members of your comapny. You need to first add them in WordPress, in Team menu (it's Custom Post Types).
OptionsItems Number of Team items to display
[portfolio_filter items="8"]
You can display with this shortcode you recent portfolios on your page (note that it works only on full width pages).
You need to first add them in WordPress, in Portfolio menu (it's Custom Post Types)
OptionsItems Number of Portfolio items to display
[recent_posts img_position=""]Options
img_position Choose between Left/Top for Your image position
You can display with this shortcode you recent blog posts (note that it works only on full width pages)..
[alert type="success"]Enter text here...[/alert]

[icon icon="name" size="icon-4x"]
You can display Icons with this shortcode
Options[icon-box icon="name" size="icon-4x" icon_position="left" title="Box Title" content="Box Content"]
Iconbox gives nice icon to get attention of user, you can use e.g. it to list features of your products.
Gehazy uses the WordPress Posts as three post format , Standard , Gallery and Video

go to Posts > Add New > Set Post Format >
The Default is standard Post format that use the post feature image as the post thumbnail at archive and single page
if you choose Gallery Post Format a new meta box will apear for your image gallery

you can select images as you want order them and it will be used as a thumbnail gallery at archive and single page
if you choose Video Post Format a new meta box will apear for your video embed code

you just need to enter you video Embed code at the textarea box and that will be used as a thumbnail video at archive and single page
Revolution Slider works at the Home page
you should install the plugin and create a new slider with alias "home-slider"
and adujst the width Slider Layout: to
Important Note : Please choose Jquery No Conflict Mode [OFF] from Troubleshooting section to avoid JS Conflicts

For more information about Revolution Sliders and how to use please find and rean Revolution Sliders Documentaion included at Document Folder
The translation file is located in languages folder gehazy/languages Edit the .po file using POEdit, use the translation field to make replacements.
From the file menu, save file with your language name e.g de_DE.po. It will generate both a .po and .mo file for your translation.
Next edit wp-config.php located in the root folder of wordpress and define the WPLANG prefix with your language name which should be similar to the translation file name.
We've used the following images, icons or other files as listed.
images from http://wallpaperswide.com
icons from http://fortawesome.github.io/Font-Awesome
jQuery http://jquery.com
Bootstrap Framwork http://getbootstrap.com/
Logo Images for preview only http://www.logoinstant.com/
Finally , thank you so much for purchasing this theme. As we said in the beginning, we will be happy to help you if you have any questions relating to this theme. We take care about our users. Thanks again!
Katon Press
Social Share
Gehazy Theme comes with Social Share option for your posts and pages
you need first to be sure that Enable sharing is on at Gehazy Theme Options Then you need to select whether to show the social share button before or after Post/Page Content