Megacorp WordPress Theme
Theme Documentation
First Things First
Please take the time to read through the instructions and take notice of the instructions listed here, as many support related questions can be answered simply by re-reading these instructions.
Please also read our tutorials to setup the theme similar with our demo... click here.
We will frequently update this theme for bug fix, add new features and more... please follow us on twitter to get notification.
If you are new with wordpress, please read the wordpress administration panel documentation at http://codex.wordpress.org/Administration_Panels
If you still have a problems, please send a message to me via my profile page http://themeforest.net/user/templatesquare, please include the questions/problems, your site url and theme name.
— TemplateSquare
Table of Content
- Theme Installation
- Page Templates and Sidebar
- Menu Settings
- Posts and Categories
- Pages Settings
- Portfolio Post
- Testimonial Post
- Custom Layout
- Plugin, Widget and Shortcode
- Other Settings
1. Theme Installation
- Unzip the zip file that you download from themeforest and locate the 'megacorp' folders inside the 'theme' folder. This is the folder and contents you will need to upload to your webserver.
- FTP Upload the 'megacorp' folders to your 'wp-content/themes/' directory on your web server, then you can activate the theme.
- After you activate a theme, you can change the theme settings. Login to wordpress admin panel and click the ' Appearance' tab then click ' Theme Options' sub tab .
Recommended Plugins ( please see instruction #7.a below):
- Copy and activate all plugins inside the 'plugins' folder to the wordpress plugins directory.
If you want quick setup for your website, you can import our xml data sample that included in this 'DOCUMENTATION/' folder, here the step how to import sample data :
- Click 'Tools >> Import' then choose 'Wordpress'.
- Then browse the xml sample data file.
- Click 'Upload file and import'
- Now you need to configure the theme menus and widgets.
back to top
2. Page Templates and Sidebar
a) Page Templates
- Default Template (The default page template with right sidebar position)

Screenshot 1: Default template sidebar position
- Blog (Page template for display blog posts)
Sidebar Position:Post Sidebar, Footer1, Footer2, Footer3
- Alternative Blog (Page template for display blog posts)
Sidebar Position:Post Sidebar, Footer1, Footer2, Footer3
- No Sidebar (Page template with one column and no sidebar position)
Sidebar Position: Footer1, Footer2, Footer3
b) All Sidebar Position
- Post Sidebar - Located at the right side of archives, single and search.
- Page Sidebar - Located at the right side of page templates.
- Footer1 - Located in the footer area.
- Footer2 - Located in the footer area.
- Footer3 - Located in the footer area.
back to top
3. Menu Settings
The menu setting use the new WordPress 3.0 menu manager, please read the documentation at
http://codex.wordpress.org/Appearance_Menus_SubPanel
Setup menu guide:
- click the 'Appearance' tab then 'Menus' Sub Tab
- Add new menu, enter the menu name then click 'Save'
- Assign the menu to the 'Main Menu' location
- Custom Link: enter your website url in the URL field and 'Home' text in the Label field click then 'Add to Menu'
- Pages: Select the pages that you want to add to menu then click 'Add to Menu'
- Check the Screen Options (upper right) to insure CSS and Description modules are set to display
- You can add custom css to each menu item, this theme first menu on the left use the 'home' css classes. (Not used by this theme)
- You can add a description to each main menu item. (Not used by this theme)
- Don't forget to click the 'Save Menu' before you leave this page!

back to top
4. Posts and Categories
Please read the wordpress documentation regarding writing a post at http://codex.wordpress.org/Posts_Add_New_SubPanel
You also can follow this instruction below:
a) Adding a Category
Adding a categories for blog is similar:
- Log in to your WordPress Administration Panel (Dashboard).
- Click the 'Post' tab.
- Click the 'Categories' Sub Tab.
- You only need to enter the category name field, the other are optional.
- Click the 'Add New Category' button and you are done!
- You will see the category you just added in the right side area.
b) Writing a Post for Blog or News
Write your post as you normally would:
- Log in to your WordPress Administration Panel (Dashboard).
- Click the 'Post' tab.
- Click the 'Add New' Sub Tab
- Start filling in the blanks.
- As needed, select a category, add tags, and make other selections from the sections below the post. Each of these sections is explained at at http://codex.wordpress.org/Posts_Add_New_SubPanel.
- 'Upload' and 'set featured image' for slider. This featured image will be used for blog or news thumbnail.
- Custom fields (optional)
- thumb: the value is the url of the thumbnail image.
If you add thumb custom field, this theme wont use the 'featured image' as the thumbnail.
- When you are ready, click Publish.
back to top
5. Pages Settings
Page are content such as 'About', 'Services, 'Contact', etc... for more information about WordPress Page, please see the documentation at http://codex.wordpress.org/Pages_Add_New_SubPanel
a) Adding a Pages
- Log in to your WordPress Administration Panel (Dashboard).
- Click the 'Pages' tab.
- Click the 'Add New' Sub Tab
- Input your Title and Content.
- As needed, you can set the 'Page Attribute' in the right side box.
- Custom fields (optional)
- category-include: the value is the blog or portfolio slug
depend on the 'page templates'.
- When you are ready, click Publish.
b) Setup different widget on each page
You can use the 'Default Template' for all pages on wordpress and you also can display different widget on each page.
Example:
About page --> Display the about page navigation
Services page --> Display the Recent Comments
Contact page --> Display the company address
and so on...
How to make this works? You can use the 'Widget Logic' plugin to make this works.
After 'Widget Logic' plugin activated, you will see the additional field with a name of 'Widget Logic' on each 'Widget'.

The value of the widget logic is the wordpress conditional tags that you can see at http://codex.wordpress.org/Conditional_Tags
- Enter the value of 'is_front_page()' to show the widget only in the Front page.
- Enter the value of 'is_page('about')' to show the widget only in the About page.
- Enter the value of 'is_page('about') || is_page('overview') || is_page('vision')' to show the widget only in the About page and its sub page Overview, Vision, etc.
- and so on...
For more information about the widget logic please see at http://wordpress.org/extend/plugins/widget-logic/faq/
back to top
6. Portfolio Post
Tutorial to add Portfolio
Add Portfolio Category
- Click the 'Portfolio' tab.
- Click the 'Portfolio Categories' Sub Tab.
- Input your category name for your portfolio post.
- Click the 'Add New Category' button and you are done!
- You will see the category you just added in the right side area.
Adding Portfolio posts
- Click the 'Portfolio' tab.
- Click the 'Add New' Sub Tab
- Start filling in the blanks.
- Select the Portfolio category in the right 'Portfolio Categories' section.
- You can 'upload' and 'set featured image' for portfolio and slider. This featured image will be used as thumbail.

- you will see in the right side area the 'Featured Image' box.
- Click the 'Set featured image' link.
- You will see the wordpress media uploader window show up.
- Select image to upload.
- After upload you will see the image information.
- Click the 'Use as fetured image' link in the bottom.
- Done, just close the window.
- If you want to use this image as post image, just click the 'Insert into Post' button.
- you can use these Custom field for portfolio post :
- lightbox: the value is the full url of the image/video location.
- thumb: the value is the full url of the image thumbnail location. if you use this customfield, then the featured image will be replaced
- When you are ready, click Publish.
- You can add as many display posts as needed.
back to top
7. Testimonial Post
Tutorial to add Testimonial content
Add Testimonial Category
- Click the 'Testimonial' tab.
- Click the 'Testimonial Categories' Sub Tab.
- Enter the category name of 'Testimonial' in the name box.
- Click the 'Add New Category' button and you are done!
- You will see the category you just added in the right side area.
Add Thinkbox Post
- Click the 'Testimonial' tab.
- Click the 'Add New' Sub Tab
- Start filling in the blanks.
- Select the 'Testimonial' category in the right 'Testimonial Category' section.

- 'Upload' and 'set featured image' for thumb image. This featured image will be used for image thumbnail.
- You can add these Custom fields (optional)
- testi-thumb: the value is the url of the thumbnail image.
If you add testi-thumb custom field then it will not use the 'featured image' as the thumbnail.
- testi-name: input the value with a name.
- testi-info: input the value with any useful info such as company's name or position
- When you are ready, click Publish.
- You can add as many thinkbox posts as needed.
back to top
8. Custom Layout
You can use custom layout on this theme, you only need to copy and paste the code below into a post content and/or widget text.
a) Home Page Layout
<div id="intro-content">
<div id="download-button"><a href="#"><img src="http://demowp.templatesquare.com/demoimages/img-megacorp/content/button-download.png" alt="" /></a></div>
<span id="intro-text">MegaCorp WordPress Theme</span>
<span id="intro-text-small">We do our best to provide you with premium quality themes and customer support. </span>
</div>
[separator line="yes"] [one_third]
<h2>Welcome</h2>
<span><strong>Pellentesque tincidunt erat quam. Pellentesque tincidunt erat quam. Donec laoreet consectetur libero non varius.</strong> </span>
Lorem ipsum dolor sit amet, <a href="#">consectetur adipisicing</a> elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
[list type="bulleted"]
<ul>
<li>Duis aute irure dolor in reprehenderit in voluptate velit esse.</li>
<li>Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia.</li>
<li>Lorem ipsum dolor sit amet, consectetur adipisicing elit.</li>
<li>Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</li>
</ul>
[/list]
[/one_third] [one_third]
[recent-portfolio showposts="2" title="Recent Projects"]
[/one_third] [one_third_last]
[recent-posts showposts="3" catname="blog" title="Latest News"]
[/one_third_last]
[clear]
[content-highlight]MegaCorp is a themes provider that produce premium high quality themes that can be used as a basis for fast and high-quality website.[/content-highlight]
[one_third]
<h2>Testimonials</h2>
[testimonial cat="quote" postperpage="2" showinfo="yes" showthumb="no"]
[/one_third]
[one_third]
<h2>Features</h2>
You’ll find these standard features within most of our wide range of themes:
[list type="square"]
<ul>
<li>Professional Support</li>
<li>Extremely well-coded</li>
<li>Search Engine Optimized</li>
<li>Easy to Use</li>
<li>Easy Customization</li>
<li>Fully Widgetized Sidebars</li>
</ul>
[/list]
[/one_third]
[one_third_last]
[twitter]
[/one_third_last]
b) Default (about us) Page Layout
<p><strong>Pellentesque tincidunt erat quam. Pellentesque tincidunt erat quam. Donec laoreet consectetur libero non varius. </strong></p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. </p>
<span class="pullquote-right">"At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores et quas molestias excepturi sint occaecati." </span><p>At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores et quas molestias excepturi sint occaecati cupiditate non provident, similique sunt in culpa qui officia deserunt mollitia animi, id est laborum et dolorum fuga.</p>
<img src="http://demowp.templatesquare.com/demoimages/img-megacorp/content/pic3.jpg" alt="" class="imgborder alignleft" />
<h3>Who we Are</h3><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam</p><p>Quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Tempor incididunt ut labore.</p>
<h3>Meet The Founder</h3>
<ul class="inline-block">
<li><span class="txtbold">John Doe </span><br />
<span class="italicText">President Creative Officer</span><br />
<img src="http://demowp.templatesquare.com/demoimages/img-megacorp/content/team.gif" alt="" class="alignleft imgborder" /><div class="block-text">
<span>Excepteur sint occaecat cupidatat non proident, consectetur adipisicing elit, sed do eiusmod tempor. Ut enim ad minim </span>
</div>
</li>
<li class="nomargin">
<span class="txtbold">Jane Doe </span><br />
<span class="italicText">Chief Executive Officer</span><br />
<img src="http://demowp.templatesquare.com/demoimages/img-megacorp/content/team.gif" alt="" class="alignleft imgborder" /><div class="block-text">
<span>Excepteur sint occaecat cupidatat non proident, consectetur adipisicing elit, sed do eiusmod tempor. Ut enim ad minim </span>
</div>
</li>
<li>
<span class="txtbold">Gea Goodman</span><br />
<span class="italicText">Public Relations Manager</span><br />
<img src="http://demowp.templatesquare.com/demoimages/img-megacorp/content/team.gif" alt="" class="alignleft imgborder" /><div class="block-text">
<span>Excepteur sint occaecat cupidatat non proident, consectetur adipisicing elit, sed do eiusmod tempor. Ut enim ad minim </span>
</div>
</li>
<li class="nomargin">
<span class="txtbold">Frank Gold</span><br />
<span class="italicText">Project Manager</span><br />
<img src="http://demowp.templatesquare.com/demoimages/img-megacorp/content/team.gif" alt="" class="alignleft imgborder" /><div class="block-text">
<span>Excepteur sint occaecat cupidatat non proident, consectetur adipisicing elit, sed do eiusmod tempor. Ut enim ad minim </span>
</div>
</li>
<li class="clear"></li>
</ul>
<blockquote>
<div>Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. </div>
</blockquote>
b) Service Page
<p>Pellentesque tincidunt erat quam. Pellentesque tincidunt erat quam. Donec laoreet consectetur libero non varius. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. </p>
<ul id="list-services">
<li><img src="http://demowp.templatesquare.com/demoimages/img-megacorp/icon-services1.png" alt="" class="alignleft"/>
<div class="services-text">
<h3>Template Design</h3>
<p>Etiam dapibus, nisi sit amet luctus venenatis, lorem elit cursus diam, ut cursus magna dolor a est. Phasellus sed nunc a velit imperdiet placerat. Aliquam tincidunt aliquam tempus. </p>
<a class="more">Learn More</a>
</div>
</li>
<li class="block-separator"></li>
<li class="nomargin"><img src="http://demowp.templatesquare.com/demoimages/img-megacorp/icon-services2.png" alt="" class="alignleft"/>
<div class="services-text">
<h3>Website Development</h3>
<p>Etiam dapibus, nisi sit amet luctus venenatis, lorem elit cursus diam, ut cursus magna dolor a est. Phasellus sed nunc a velit imperdiet placerat. Aliquam tincidunt aliquam tempus. </p>
<a class="more">Learn More</a>
</div>
</li>
<li><img src="http://demowp.templatesquare.com/demoimages/img-megacorp/icon-services3.png" alt="" class="alignleft"/>
<div class="services-text">
<h3>System Web Developmet</h3>
<p>Etiam dapibus, nisi sit amet luctus venenatis, lorem elit cursus diam, ut cursus magna dolor a est. Phasellus sed nunc a velit imperdiet placerat. Aliquam tincidunt aliquam tempus. </p>
<a class="more">Learn More</a>
</div>
</li>
<li class="block-separator"></li>
<li class="nomargin"><img src="http://demowp.templatesquare.com/demoimages/img-megacorp/icon-services4.png" alt="" class="alignleft"/>
<div class="services-text">
<h3>Customize PSD Templates Design</h3>
<p>Etiam dapibus, nisi sit amet luctus venenatis, lorem elit cursus diam, ut cursus magna dolor a est. Phasellus sed nunc a velit imperdiet placerat. Aliquam tincidunt aliquam tempus. </p>
<a class="more">Learn More</a>
</div>
</li>
<li><img src="http://demowp.templatesquare.com/demoimages/img-megacorp/icon-services5.png" alt="" class="alignleft"/>
<div class="services-text">
<h3>Setting Your Application</h3>
<p>Etiam dapibus, nisi sit amet luctus venenatis, lorem elit cursus diam, ut cursus magna dolor a est. Phasellus sed nunc a velit imperdiet placerat. Aliquam tincidunt aliquam tempus. </p>
<a class="more">Learn More</a>
</div>
</li>
<li class="block-separator"></li>
<li class="nomargin"><img src="http://demowp.templatesquare.com/demoimages/img-megacorp/icon-services6.png" alt="" class="alignleft"/>
<div class="services-text">
<h3>Support </h3>
<p>Etiam dapibus, nisi sit amet luctus venenatis, lorem elit cursus diam, ut cursus magna dolor a est. Phasellus sed nunc a velit imperdiet placerat. Aliquam tincidunt aliquam tempus. </p>
<a class="more">Learn More</a>
</div>
</li>
</ul>
d) Contact Page Layout
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores et quas molestias excepturi sint occaecati cupiditate non provident, similique sunt in culpa qui officia deserunt mollitia animi, id est laborum et dolorum fuga.
[easy-contact]
back to top
9. Plugins, Widget and Shortcode
a) Recommended Plugins
Install some plugins (listed below). Search for the plugin name from within wordpress admin, then add and activate it. Some plugins can conflict with the theme, but the ones listed below have been tested to work, and also extra styling for the plugins has been added. Only add those that are needed. Adding too many will slow down your website.
Widget Logic
Download: http://wordpress.org/extend/plugins/widget-logic/
Description: This plugin gives every widget an extra control field called "Widget logic" that lets you control the pages that the widget will appear on.
Yoast Breadcrumbs
Download: http://wordpress.org/extend/plugins/breadcrumbs/
Description: Install this plugin for the breadcrumbs functionality to work.
Contact Form 7
Download: http://wordpress.org/extend/plugins/contact-form-7/
Description: Simple contact form for contact page.
Easy Contact
Download: http://wordpress.org/extend/plugins/easy-contact/
Description: Simple contact form for contact page.
WP PageNavi
Download: http://wordpress.org/extend/plugins/wp-pagenavi/
Description: For page navigation.
AdRotate
Download: http://wordpress.org/extend/plugins/adrotate/
Description: Display ads in the sidebar.
Flickr Photo
Download: http://wordpress.org/extend/plugins/simple-flickr-plugin/
Description: Display flikr images in the sidebar.
Wordpress Importer
Download: http://wordpress.org/extend/plugins/wordpress-importer/
Description: Import posts, pages, comments, custom fields, categories, tags and more from a WordPress export file..
b) Custom Widget
- TS - Recent Post
This widget is used for display recent post, blog, news in the right sidebar position, you can activate this widget on any pages.
- TS - Recent Comments
This widget is an alternate of the default Recent Comments widget, it show the comments.
- TS - Post Cycle
This widget is used for rotate several recent post from a blog, portfolio or testimonials.
c) Shortcodes
- Column Shortcodes
you can see the example on : http://demowp.templatesquare.com/lighthouse/shortcode/column-layouts/
- [one_half] ...your text here... [/one_half] [one_half_last] ...your text here... [/one_half_last]
- [one_fourth] ...your text here... [/one_fourth] [one_fourth_last] ...your text here... [/one_fourth_last]
- [one_third] ...your text here... [/one_third] [one_third_last] ...your text here... [/one_third_last]
- [one_third] ...your text here... [/one_third] [two_third_last] ...your text here... [/two_third_last]
- [one_fourth] ...your text here... [/one_fourth] [three_fourth_last] ...your text here... [/three_fourth_last]
- Button Shortcode
you can see the example on : http://demowp.templatesquare.com/lighthouse/shortcode/button/
[button color="..." size="..." tooltip="..." link="..."]Large[/button]
color : "red","blue","yellow","black","green"
size : "small","medium","large"
tooltip : Your tip text
link : your URL link
- Separator Shortcode
you can see the example on : http://demowp.templatesquare.com/lighthouse/shortcode/typography/
[separator line=""]
line : "yes"
- Tabs Shortcode
you can see the example on : http://demowp.templatesquare.com/lighthouse/shortcode/jquery-tab/
[tabs]
[tab title="title1"] ....your text here.... [/tab]
[tab title="title2"] ....your text here.... [/tab]
[/tabs]
- Toggles Shortcode
you can see the example on : http://demowp.templatesquare.com/lighthouse/shortcode/jquery-tab/
[toggles]
[toggle title="toggle1"] ....your text here.... [/toggle]
[toggle title="toggle2"] ....your text here.... [/toggle]
[/toggles]
- Pullquote Shortcode
you can see the example on : http://demowp.templatesquare.com/lighthouse/shortcode/typography/
[pullquote position=""] ....your text here.... [/pullquote]
position : "left" or "right"
- Blockquote Shortcode
you can see the example on : http://demowp.templatesquare.com/lighthouse/shortcode/typography/
[blockquote] ....your text here.... [/blockquote]
- Dropcap Shortcode
you can see the example on : http://demowp.templatesquare.com/lighthouse/shortcode/typography/
[dropcap type=""] ....your character here.... [/dropcap]
type : "circle", "square", "default"
- List Shortcode
you can see the example on :http://demowp.templatesquare.com/lighthouse/shortcode/styled-list/
[list type="default"]
<ul>
<li> ....your list here.... </li>
<li> ....your list here.... </li>
</ul>
[/list]
type : "arrow", "star", "plus", "circle"
- Highlight Shortcode
you can see the example on : http://demowp.templatesquare.com/lighthouse/shortcode/typography/
[highlight type="grey"] ....your text here....[/highlight]
type : "grey", "black"
- Style box Shortcode
you can see the example on : http://demowp.templatesquare.com/lighthouse/shortcode/styled-box/
[ styled_box icon="" title="your title"] ....your text here.... [/styled_box]
icon : "download", "note", "error", "info"
title : your title text
- Testimonial Shortcode
you can see the example on : http://demowp.templatesquare.com/lighthouse/about/testimonials
[testimonial col="2" showtitle="no" showname="yes" showthumb="yes"]
- col - [number]
Specify the number of columns. We provide 4 type of columns. if you input less than 1, it will change into 1. and if you input more than 4, it will change into 4.
- postperpage - [number]
Specify the number of post that you want to display in every page. if you input -1 it will show all posts.
- cat - [string]
Specify the display categories that you want to show.
- testiid - [string]
Specify the specific Thinkbox post by input the ID. you can input multiple ID by using comma separated. for example : '810,812,814'
- customclass - [string]
You can add custom class. If you want to custom the layout.
- showtitle - [boolean]
Toggle to show the title.
- showname - [boolean]
Toggle to show the name.
- showinfo - [boolean]
Toggle to show the information.
- showthumb - [number]
Toggle to show the image thumb.
- Portfolio Shortcode
you can see the example on : http://demowp.templatesquare.com/lighthouse/portfolio
[portfolio col="4" showtitle="yes" showdesc="yes" showmore="yes"]
- col - [number]
Specify the number of columns. We provide 4 type of columns. if you input less than 1, it will change into 1. and if you input more than 4, it will change into 4.
- postperpage - [number]
Specify the number of post that you want to display in every page. if you input -1 it will show all posts.
- orderby - [string]
Specify the order of posts.
- cat - [string]
Specify the display categories that you want to show.
- showtitle - [boolean]
Toggle to show the title.
- showdesc - [boolean]
Toggle to show the description.
- showmore - [boolean]
Toggle to show the 'read more' link.
- customclass - [string]
You can add custom class. If you want to custom the layout.
- colspacing - [number]
Specify the space between 2 columns. Default value is from the TS Display settings.
- rowspacing - [number]
Specify the space between 2 rows. Default value is from the TS Display settings.
- moretext - [string]
You can change the text on "Read More" link.
back to top
10. Other Settings
a) Theme Options
Some settings that you can change easily through theme options. Moreover, we have 6 parts of Options:
GENERAL SETTINGS
- Logo Type
You can choose your logo based : text-based logo or image logo. If text-based logo is activated, enter the sitename and tagline in the fields below.
- Site Name
Input your website name in here.
- Tagline
Input your website tagline in here.
- Logo Image
You can upload your logo image from here. just click upload, the media upload library will appear, select your image then click upload.
After the upload is finished, click "Insert Into Post" button.
- Favicon Image
You can upload your favicon image from here. just click upload, the media upload library will appear, select your image then click upload.
After the upload is finished, click "Insert Into Post" button.
- Footer Text
You can customize your footer information by input it on this textbox.
- Tracking Code
Input your tracking code such as Google Analytics, etc.
STYLING OPTIONS
- Color Styles
Choose your color theme of the template. the template has Blue, Black, Cyan, Green, Grey, Orange, Purple, Red, Yellow
- Heading Title Color
Choose your color for the title heading.
- Background Color
Choose your color for the template background.
- Background Pattern
Choose your template's background pattern. We provide 15 patterns.
- Background Pattern URL
Or if you have your own pattern, you can upload your pattern, and input the url in here.
SLIDER
- Arrange Slider Post
Choose your slider sorting by descending or ascending.
- Slider Effect
Please enter transition effect's name that you want to use.
- Slider Timeout
Please set how long the slider timeout. The default is 5000
SOCIAL NETWORK
- Twitter Account
Input your twitter username, and twitter shortcode will load your tweets.
- Number of Tweets
Set your number of tweets that you want to display in twitter shortcode
- Loader Tweet Text
Set the text while the twitter shortcode is loading.
- Heading Twitter Shortcode
Set the header text for the twitter shortcode
- Disable Heading Tweet
Check this checkbox if you want to disable the Header.
- Title
Please input the title of Social Network in the footer area
- Description Text
Please input the description of Social Network in the footer area
- Facebook Profile
Input your facebook page URL in here.
- Flickr Profile
Input your flickr page URL in here.
- Youtube Profile
Input your youtube profile page URL in here
- LinkedIn Profile
Input your LinkedIn profile page URL in here
- Disable Social Network
Check this checkbox if you want to disable the Social Network in the footer.
b) All Images Size
Images size used in this theme:
- Slider images: 950px × 360px
- Blog page thumb images: 600px × 200px
- Alternative Blog thumb images: 250px x 200px
- Portfolio Image in home images: 284px x 116px
- Portfolio 1 Column images: 600px x 300px
- Portfolio 2 Column images: 446px x 223px
- Portfolio 3 Column images: 290px x 145px
- Portfolio 4 Column images: 220px x 110px
- Testimonial Thumbnail images: 97px x 113px
c) All Custom Fields
Custom Fields used with this theme:
- Slider Posts
- thumb: the value is the url of the thumbnail image.
If you add thumb custom field, it wont use the 'featured image' as the slider image.
- slider-url: the value is the link url to page, post or any external url.
If you add the slider-url, the slider image can be clickable
- Pages
- category-include: the value is the blog or portfolio or products category slug
depend on the 'page templates'.
- Blog/News Posts
- thumb: the value is the url of the thumbnail image.
If you add thumb custom field, it wont use the 'featured image' as the thumbnail
- Testimonial
- testi-thumb: the value is the url of the thumbnail image.
If you add testi-thumb custom field then it will not use the 'featured image' as the thumbnail.
- testi-name: input the value with a name.
- testi-info: input the value with any useful info such as company's name or position
- Portfolio
- lightbox: the value is the full url of the image/video location.
- thumb: the value is the full url of the image thumbnail location. if you use this customfield, then the featured image will be replaced
d) Featured Images
You can 'upload' and 'set featured image' for portfolio and slider. This featured image will be used as thumbail.

- When adding a new post, you will see in the right side area the 'Featured Image' box.
- Click the 'Set featured image' link.
- You will see the wordpress media uploader window show up.
- Select image to upload.
- After upload you will see the image information.
- Click the 'Use as fetured image' link in the bottom.
- Done, just close the window.
- If you want to use this image as post image, just click the 'Insert into Post' button.
back to top