Kiamo - Responsive Business WordPress Theme Documentation

Firstly, we would like to thank you for purchasing Kiamo Wordpress theme and chosen it for your website. We outline all kinds of good information, and provide you with all the details you need to use the Wordpress theme.

If you are unable to find your answer here in our documentation, feel free to ask for help from our support team, you can contact us via email gaviasthemes@gmail.com

The instruction is to help you with installation of the Kiamo theme.

Download packages

Purchase Kiamo template from ThemeForest then you can download our template package on there.

Extract package that include all files and folders of theme. When done, you should see kiamo_theme.zip (zip file name can be changed from version to version).

Once the download is complete, unzip the file and you would see the following packages:

  • Guides - our detail documentation for the theme
  • Theme folder - for manual installation
  • Samples - the sample data of the demos, you can import it
  • PSD - the PSD files of the theme
  • Licensing - the theme license

System Requirements

When selecting a hosting service, you should check to see that these server requirements are provided and installed on their web servers:

  • PHP version 5.6 or greater
  • MySQL version 5.6 or greater

Theme Installation

There are 2 ways to install a Wordpress theme.

Installing Theme From the WordPress Dashboard

Installing a WordPress theme is super easy, you’ll see our video guide https://www.youtube.com/watch?v=l5aB6ZMW7IA:

- Step 1: Navigate to Appearance Themes in your WordPress admin dashboard.

- Step 2: Click the Add New button at the top of the page and go for the Upload option.

- Step 3: Choose kiamo_theme.zip then click Install

- Step 4: Wait while the theme is uploaded and installed then activate the theme.

Install theme via FTP

Many users are on shared hosting with low upload limits, and in such situations the Kiamo theme is often too large to install through Wordpress. We suggest you should upload it via FTP.

If you don't know how to use FTP visit this link for information: http://codex.wordpress.org/FTP_Clients . You will need to first uncompress the PACKAGE-theme.zip file you have found in the master zip downloaded from Themeforest. This zip uncompresses into a normal folder. This unzipped folder is all you need to transfer via ftp and if you open it, you will see all sorts of folders and css and php files which together contain all the theme coding.   

Using the FTP program transfer this folder which contains the above files to the Wordpress installation theme root directory: /wp-content/themes.

Do not upload any of the other files or folders such as licensing or resource or documentation. Uploading any of the other folders may cause problems resulting in the theme not working properly. Learn from Wordpress Official Documentation about installing theme with FTP client or with cPanel: http://codex.wordpress.org/Using_Themes


Activate Kiamo as default theme

After completing the upload, activate the theme as per activating any other theme.

Goto your Dashboard >> Appearance >> Themes >> Activate Kiamo template

Follow the instruction from the image below:


Known problems when installing the theme

a. The “Broken theme and/or stylesheets missing” error is most common when you install or activate a new theme.

If you get an error saying that the stylesheet is missing, then you have uploaded the wrong folder. Please check that you are uploading the kiamo_theme.zip within the Theme Files folder. You have to unzip the package file that you download from Themeforest to find this.

b. Problems with uploading via WP admin panel due Upload limit.

You may check your file upload limit on Your Media Uploader page in WordPress. Depending upon the web hosting company and the conditions of the service they provide it may vary. The most common is about 8 MB which is more or less enough. But uploading some media files like audio and video may become a problem with for example 2 MB upload limit.
We decided to share some tips about how to extend your maximum file upload size in WordPress:

1. Through functions.php file:

You may add the below mentioned code in the functions.php file of your theme

@ini_set( 'upload_max_size' , '64M' );
@ini_set( 'post_max_size', '64M');
@ini_set( 'max_execution_time', '300' );

2. Through PHP.INI file:

If you cannot see the php.ini file in your directory create the new one with below mentioned code and upload it to your root folder on your web server.

If you can see the php.ini file then change parameters or add :

upload_max_filesize = 64M
post_max_size = 64M
max_execution_time = 300

In case that tip does not work with 64MB, try it with 10MB.

3. Through .htaccess method

You may try modifying the existing .htaccess file in the root directory or creating a new one.

Add the following code in the existing or new .htacess file:

php_value upload_max_filesize 64M
php_value post_max_size 64M
php_value max_execution_time 300
php_value max_input_time 300

You can reset all of the setting for the each page on our custom panel by clicking “Reset” button on the bottom.


Plugins Installation

Right after the theme was activated, a notification at the top of the screen will suggest to continue with the installation of the plugins recommended for getting the best our of your theme.

Follow the installation steps below:

Step 1. Click ‘Begin installing plugins‘ and select the plugins you need to install from the list.

Step 2: Select all plugins then choose Install , Click Apply to install all plugins

  • Plugins Using in Kiamo theme
  1. Contact Form 7: Allow you create contact forms on Contact Page.
  2. MailChimp : to use newsletter function
  3. Revolution Slider: premium responsive slider.
  4. King Composer: powerful visual composer to create page layout.
  5. WooCommerce: The Shop engine for your WordPress site.
  6. Gaviasthemer for Themes: Implement rick functions for themes base on wpo framework and load widgets for theme used.
  7. Metabox : Create custom meta boxes and custom fields for any post type in WordPress.

Step 3:  After Installing all Plugins, select Activate then click Apply to active all plugins.


Install Data Demo

1. Importing The Demo Data - XML File

The Kiamo theme comes with importable demo data, such as pages, products, blog, posts, etc, to help you get started in case you’re running on a fresh WordPress installation.

But before import data you should go to "Settings->Permalinks and choose Default in common settings" , you import or export data will not be lost.

Then Go to Visual Composer-> Role Manager and choose Custom in post types and Enable Visual Composer for pages, posts and custom post types. Click "Save Changes" to save your setting.

And  go to step by step bellow:

Step 1: From the WordPress admin area go to Theme Settings >> and open "Demo Importer" tab.

The importer should be run only once. If something went wrong and you need to import the content again, you may need to reset your WordPress.
Use this plugin to reset the WordPress database : http://wordpress.org/plugins/wordpress-database-reset/

Step 2: Set a page as Home Page

After import Dummy Data you need to set default Home page for your site, from your WordPress dashboard, navigate to Settings Reading.

Select “A static page” and choose “Dummy Homepage” as the Front Page.

Save change then Homepage data sample will be set.

If Revolution Slider doesn't auto import, please you can import manual

2. Import Revolution Slider

From the WordPress admin area go to Revolution Slider >> Import Slider and select Slider file on our package.

 you can see all slider displayed in here and you can

 + Embed slider.

+Export.

+Delete.

+Duplicate.

+Preview.

+Settings.

+Edit slider.


3. Install widget

Go to Admin Panel -> Appearance -> Widgets.

You can see all our widgets, easy to configure by drag and drop Widgets to sidebar.

Then you can use sidebars to position you want. Even you can use sidebar for MegaMenu.

Morever you can search and add more plugins for your purpose by searching on the internet.

Set Up Logo

You can upload your logo image in the Customize. If the logo is not uploaded, then your site name will be used.
Please, follow the steps below to upload your logo:

Step 1 - Login to your WordPress Dasrdoard.

Step 2 - Go to Dasrdoard > Theme Settings > Header Options Tab

Step 3 - Upload your logo by clicking on Select Image .

Step 4- Upload your favicon - should be a 16px x 16px Png/Gif image.


1. Creating your menu

Step 1- Login to the WordPress Dasrdoard.

Step 2- From the 'Appearance' menu on the left-hand side of the Dashboard, select the 'Menus' option to bring up the Menu Editor.

Step 3 - Select Create a new menu at the top of the page.

Step 4 - Enter a name for your new menu in the Menu Name box.

Step 5 - Click the Create Menu button. Your menu is now defined, and you can now add pages to it (steps below).

2. Adding pages to your menu

Step 1 - Locate the pane entitled Pages.

Step 2 - Within this pane, select the View All link to bring up a list of all the currently published Pages on your site. 

Step 3 - Select the Pages that you want to add by clicking the checkbox next to each Page's title.

Step 4 - Click the Add to Menu button located at the bottom of this pane to add your selection(s) to the menu that you created in the previous step.

Step 5 - Click the Save Menu button once you've added all the menu items you want. Your custom menu has now been saved.

The Screen Options allow you to choose which items you can use to add to a menu. Certain items, like Posts or Products are hidden by default. The Screen Options are located in the top right corner of your WordPress Dasrdoard.

3. Assigning a Menu to a Location

Once you've created a menu and filled it with items, it's time to assign it to one of the theme pre-defined locations.

Step 1 - Go to Appearance > Menus and click Manage Locations.

Step 2 - Assign each Theme Location with a menu. You can assign menus to multiple Theme Locations.

Step 3 - Click the Save Changes button.

Step 4 - Config enable megamenu.

And Front end look like

Setup Home Page

You can quickly build a home page using King Composer for WordPress that is drag and drop frontend and backend page builder plugin that will save you tons of time working on the site content. You will be able to take full control over your WordPress site, build any layout you can imagine – no programming knowledge required

From your Dashboard admin Navigate to Pages

  - Select All Pages to see all page then click edit one page you want

  - Select Add New to create new page

One page always include a lot of parts like Header , Main Page, Widget Sidebar and Footer. In that section we guide you create Main page by using King Composer.

A. How to use Visual Composer

Have you ever used Visual Composer ? Please follow that guide first : Visual Composer guide

Official Plugin Documentation For More information about the Visual Composer check the official documentation.

Watch video about Visual Composer

1. Classic edubiz.

You can insert code on table then Home page will be created automatically.

2. Backend Editor edubiz

Drag and drop elements you need to build your page layout.

How to use Back End edubiz

a. Add and modify Row Layout

Step 1 - Go to your page / post, first activate the backend editor and click Add Element

Step 2 - Select the Elements you want to use.

Step 3 - Click on the Edit This Row (pencil icon) to Edit the Row element ( in our example we use row with 3 columns filled with text block )

Step 4 - To change the Row layout ( number of columns ) you need to click the second Icon from the left then select a layout or custom to make your own

b. Edit Element

Pencil Icon - To Edit Row, Column or Module you need to click the Pencil icon.

c. Duplicate Element

Pages Icon - To Duplicate Row or Module you need to click the Pages icon.

d. Remove Element

Trash Box Icon - To Remove Row, Column or Module you need to click the Trash Box icon.

e. About Row / Column / Custom heading / Text Block Design options

Design Options - When you edit row / column / custom heading / text block module, you can edit the design options

Row / Custom Heading / Text Block element have a default Bottom Margin of 35 pixel, you may want to set it to 0 if you don't want to have bottom space

It is Good to add bottom Padding to your Column, so they will looks good on mobile 

Left and Right Margin should NEVER be modified, please left blank

For Row module the Left and Right Padding should also NEVER be modified, please left blank 

3. Page Options

a. Page Attributes

You can select page attributes on right sidebar of page admin layout. Each Page templates have each styles

b. Page configure default template

For each page you can change the page layout style, header skin, footer skin and much more! Check the screenshot and read the documentation to see how it works

B. Kiamo Home Page Layout

Kiamo come with more than 5 home page layout. Please check out landing page to know more and build your home page you need.

1. Home 1

Code insert for Home 1

    
    [vc_row fullwidth="0" row_space="remove_padding" isfullwidth="0"][vc_column][rev_slider alias="slider-1"][/vc_column][/vc_row][vc_row isfullwidth="" css=".vc_custom_1496818669994{padding-bottom: 20px !important;}"][vc_column][vc_row_inner][vc_column_inner][gva_block_heading title="Wecome to kiamo theme" desc="Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto."][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner offset="vc_col-lg-4 vc_col-md-4"][gva_box_card title="Mobile Application" icon="gv-icon-650"]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi ac neque at mi elementum gravida elit. [/gva_box_card][/vc_column_inner][vc_column_inner offset="vc_col-lg-4 vc_col-md-4"][gva_box_card title="Digital marketing" icon="gv-icon-1024"]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi ac neque at mi elementum gravida elit. [/gva_box_card][/vc_column_inner][vc_column_inner offset="vc_col-lg-4 vc_col-md-4"][gva_box_card title="Google Analytics" icon="gv-icon-514"]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi ac neque at mi elementum gravida elit. [/gva_box_card][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_space="remove_padding_bottom" css=".vc_custom_1497318955675{background-color: #f6f9fc !important;}"][vc_column][gva_block_heading title="Work Process" desc="Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto." subtitle="What more we offer"][gva_work_process items="%5B%7B%22title%22%3A%22Inspration%22%2C%22icon%22%3A%22gv-icon-883%22%2C%22content%22%3A%22We%20can%20create%20a%20unique%20one-off%20website%20design%20that%20enhances%20your%20unique%20business%20style%22%7D%2C%7B%22title%22%3A%22Design%22%2C%22icon%22%3A%22gv-icon-846%22%2C%22content%22%3A%22We%E2%80%99ll%20take%20your%20site%20live%20to%20the%20whole%20world%20-%20doing%20all%20the%20little%20things%20that%20need%20to%20be%20done%20to%20launch%20a%20website%20properly%22%7D%2C%7B%22title%22%3A%22Development%22%2C%22icon%22%3A%22gv-icon-808%22%2C%22content%22%3A%22We%20build%20your%20website%20using%20open%20source%20content%20management%20system%20(CMS)%20-%20that%20is%20revolutonising%20the%20way%20websites%20are%20built%22%7D%2C%7B%22title%22%3A%22Launch%22%2C%22icon%22%3A%22gv-icon-699%22%2C%22content%22%3A%22We%E2%80%99ll%20take%20your%20site%20live%20to%20the%20whole%20world%20-%20doing%20all%20the%20little%20things%20that%20need%20to%20be%20done%20to%20launch%20a%20website%20properly%22%7D%5D"][/vc_column][/vc_row][vc_row css=".vc_custom_1495767750666{background-image: url(http://localhost/wp/kiamo/wp-content/uploads/2015/12/bg-1.jpg?id=1609) !important;}" el_class="columns-border"][vc_column width="1/4"][gva_counter title="AWWARDS" icon=" gv-icon-1234" number="675" icon_position="icon-top" text_color="text-light"][/vc_column][vc_column width="1/4"][gva_counter title="SUCCESSFUL PROJECT" icon="gv-icon-911" number="768" icon_position="icon-top" text_color="text-light"][/vc_column][vc_column width="1/4"][gva_counter title="OUR CUSTOMERS" icon=" gv-icon-305" number="2000" icon_position="icon-top" text_color="text-light"][/vc_column][vc_column width="1/4"][gva_counter title="NEW UPDATES" icon="gv-icon-894" icon_position="icon-top" text_color="text-light"][/vc_column][/vc_row][vc_row css=".vc_custom_1496820477672{background-color: #f6f9fc !important;}"][vc_column][gva_block_heading title="Our portfolio" desc="Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto." subtitle="What more we offer"][gva_portfolio_grid filter="true" remove_padding="" items_lg="3" items_md="3" items_sm="2" items_xs="2"][/vc_column][/vc_row][vc_row row_space="padding-large" css=".vc_custom_1496821461237{background-color: #2a2a2a !important;}"][vc_column][vc_row_inner][vc_column_inner][gva_block_heading title="Our services" style_text="text-light" desc="Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi ac neque at mi elementum gravida et vitae elit. Etiam ullamcorper auctor orci"][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width="1/3"][gva_icon_box title="Mobile Application" icon="gv-icon-650" description="Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi ac neque at mi elementum gravida elit." background_box="#f5f5f5" link="#" icon_width="fa-2x"][/vc_column_inner][vc_column_inner width="1/3"][gva_icon_box title="Digital marketing" icon="gv-icon-1024" description="Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi ac neque at mi elementum gravida elit." background_box="#f5f5f5" link="#" icon_width="fa-2x"][/vc_column_inner][vc_column_inner width="1/3"][gva_icon_box title="Google Analytics" icon="gv-icon-514" description="Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi ac neque at mi elementum gravida elit." background_box="#f5f5f5" link="#" icon_width="fa-2x"][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width="1/3"][gva_icon_box title="Ecommerce Solutions" icon="gv-icon-942" description="Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi ac neque at mi elementum gravida elit." background_box="#f5f5f5" link="#" icon_width="fa-2x"][/vc_column_inner][vc_column_inner width="1/3"][gva_icon_box title="Web Design" icon="gv-icon-842" description="Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi ac neque at mi elementum gravida elit." background_box="#f5f5f5" link="#" icon_width="fa-2x"][/vc_column_inner][vc_column_inner width="1/3"][gva_icon_box title="Web Development" icon="gv-icon-808" description="Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi ac neque at mi elementum gravida elit." background_box="#f5f5f5" link="#" icon_width="fa-2x"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=".vc_custom_1496820477672{background-color: #f6f9fc !important;}"][vc_column][gva_block_heading title="Testimonials" desc="Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto."][gva_testimonial_grid items_lg="2" items_md="2" items_sm="2" items_xs="1"][/vc_column][/vc_row][vc_row parallax="content-moving" parallax_image="2170"][vc_column][vc_row_inner][vc_column_inner][gva_block_heading title="Our awesome team" style_text="text-light" desc="Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto."][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width="1/2" offset="vc_col-lg-3 vc_col-md-3"][gva_team name="Larry Schmidt" job="Managing Director" photo="2432" google="#" facebook="#" twitter="#" pinterest="#"]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce risus justo, sagittis sit amet efficitur[/gva_team][/vc_column_inner][vc_column_inner width="1/2" offset="vc_col-lg-3 vc_col-md-3"][gva_team name="Holly Hill" job="Social Manager" photo="2433" google="#" facebook="#" twitter="#" pinterest="#"]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce risus justo, sagittis sit amet efficitur[/gva_team][/vc_column_inner][vc_column_inner width="1/2" offset="vc_col-lg-3 vc_col-md-3"][gva_team name="Ralph Marino " job="Managing Director" photo="2434" google="#" facebook="#" twitter="#" pinterest="#"]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce risus justo, sagittis sit amet efficitur[/gva_team][/vc_column_inner][vc_column_inner width="1/2" offset="vc_col-lg-3 vc_col-md-3"][gva_team name="Chelsea Deitch " job="Managing Director" photo="2436" google="#" facebook="#" twitter="#" pinterest="#"]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce risus justo, sagittis sit amet efficitur[/gva_team][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row parallax="content-moving" parallax_image="2326" css=".vc_custom_1497318373502{background-color: F5F5F5 !important;}"][vc_column][gva_block_heading title="Subscribe to our news" desc="Proin aliquam ante quis sagittis blandit. In hac habitasse platea dictumst. In sit amet pharetra tellus. Morbi sed consequat augue. Quisque ultricies"][vc_wp_text][mc4wp_form id="237"][/vc_wp_text][/vc_column][/vc_row][vc_row parallax="content-moving" parallax_image="1899" row_space="padding-large"][vc_column][gva_call_to_action title="Improve our level" subtitle="We are working hard to" button_align="button-bottom-center" link="#" text_link="Get Started"]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi ac neque at mi elementum gravida et vitae elit. Etiam ullamcorper auctor orci[/gva_call_to_action][/vc_column][/vc_row][vc_row][vc_column offset="vc_col-lg-4 vc_col-md-4"][gva_blogs_stick_list loop="size:4|order_by:date|post_type:post"][/vc_column][vc_column width="1/2" offset="vc_col-lg-4 vc_col-md-4"][gva_block_heading title="About us" align="align-left"][vc_single_image image="2178" img_size="full" alignment="center"][vc_column_text]<div class="margin-top-20"<b>Kiamo is amongst the renowned global cargo service providers headquartered at NewYork, USA.</b><div class="margin-top-15">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi ac neque at mi elementum gravida elit. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi ac neque at mi elementum gravida elit.</div></div>[/vc_column_text][/vc_column][vc_column width="1/2" offset="vc_col-lg-4 vc_col-md-4"][gva_block_heading title="About us" align="align-left"][vc_tta_accordion][vc_tta_section title="We are professional" tab_id="1496894313531-0f05bd07-7d40"][vc_column_text]With over 60 years of providing world class service to their customers on the asset side, a need to provide a one stop shop for a” true customer service logistic solution” was introduced. By adding this dimension to an already dynamic and customer centric asset based provider, we feel we bring a total solution[/vc_column_text][/vc_tta_section][vc_tta_section title="We are professional" tab_id="1496894405374-d2626959-f4ae"][vc_column_text]With over 60 years of providing world class service to their customers on the asset side, a need to provide a one stop shop for a” true customer service logistic solution” was introduced. By adding this dimension to an already dynamic and customer centric asset based provider, we feel we bring a total solution[/vc_column_text][/vc_tta_section][vc_tta_section title="We are professional" tab_id="1496894402931-86dad7a9-2fed"][vc_column_text]With over 60 years of providing world class service to their customers on the asset side, a need to provide a one stop shop for a” true customer service logistic solution” was introduced. By adding this dimension to an already dynamic and customer centric asset based provider, we feel we bring a total solution[/vc_column_text][/vc_tta_section][vc_tta_section title="We are professional" tab_id="1496894398789-74dec843-6bcd"][vc_column_text]With over 60 years of providing world class service to their customers on the asset side, a need to provide a one stop shop for a” true customer service logistic solution” was introduced. By adding this dimension to an already dynamic and customer centric asset based provider, we feel we bring a total solution[/vc_column_text][/vc_tta_section][vc_tta_section title="We are professional" tab_id="1496894385809-ec4c5979-026c"][vc_column_text]With over 60 years of providing world class service to their customers on the asset side, a need to provide a one stop shop for a” true customer service logistic solution” was introduced. By adding this dimension to an already dynamic and customer centric asset based provider, we feel we bring a total solution[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][/vc_row][vc_row css=".vc_custom_1496911320065{background-color: #f5f5f5 !important;}"][vc_column][gva_brands][/vc_column][/vc_row][vc_row parallax="content-moving-fade" parallax_image="2009"][vc_column][vc_row_inner][vc_column_inner][gva_block_heading title="Contact us" style_text="text-light" desc="Drop us a line or give us a ring. We love to hear from you and are happy to answer any questions."][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width="1/3"][gva_icon_box title="Our office" icon="gv-icon-1134" description="2 Queen Street,California, USA" background_box="#f5f5f5" icon_width="fa-2x"][/vc_column_inner][vc_column_inner width="1/3"][gva_icon_box title="Our office" icon="gv-icon-236" description="2 Queen Street,California, USA" background_box="#f5f5f5" icon_width="fa-2x"][/vc_column_inner][vc_column_inner width="1/3"][gva_icon_box title="Our office" icon="gv-icon-264" description="2 Queen Street,California, USA" background_box="#f5f5f5" icon_width="fa-2x"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row fullwidth="0" row_space="remove_padding"][vc_column][gva_google_map link="21.0173222,105.78405279999993" height="450px"][/gva_google_map][/vc_column][/vc_row]

	

1. Home 2

Code insert for Home 2

    
    [vc_row fullwidth="0" row_space="remove_padding" isfullwidth="0"][vc_column][rev_slider alias="slider-1"][/vc_column][/vc_row][vc_row isfullwidth="" css=".vc_custom_1496818669994{padding-bottom: 20px !important;}"][vc_column width="1/3"][gva_image_content title="refreshing housing for the elderly" background="2202" skin="" link="#" el_class="margin-bottom-0"]Pellentesque pharetra odio eu auctor suscipit. Lorem ipsum dolor sit amet, consectetur adipiscing elit.[/gva_image_content][/vc_column][vc_column width="1/3"][gva_image_content title="refreshing housing for the elderly" background="2203" skin="" link="#" el_class="margin-bottom-0"]Pellentesque pharetra odio eu auctor suscipit. Lorem ipsum dolor sit amet, consectetur adipiscing elit.[/gva_image_content][/vc_column][vc_column width="1/3"][gva_image_content title="refreshing housing for the elderly" background="2204" skin="" link="#" el_class="margin-bottom-0"]Pellentesque pharetra odio eu auctor suscipit. Lorem ipsum dolor sit amet, consectetur adipiscing elit.[/gva_image_content][/vc_column][/vc_row][vc_row css=".vc_custom_1496820477672{background-color: #f6f9fc !important;}"][vc_column][gva_block_heading title="our work flow" desc="Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto." subtitle="What more we offer"][gva_box_parallax title="INSPRATION" subtitle="SEPT 01." photo="2204" link="#" link_title="Read more"]Lorem ipsum dolor sit amet,consectetur adipiscing 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.[/gva_box_parallax][gva_box_parallax title="DESIGN" subtitle="SEPT 02." photo="2203" content_align="right" link="#" link_title="Read more"]Lorem ipsum dolor sit amet, consectetur adipiscing 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.
[/gva_box_parallax][gva_box_parallax title="CREATE" subtitle="SEPT 03." photo="2202" link="#" link_title="Read more"]Lorem ipsum dolor sit amet, consectetur adipiscing 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.[/gva_box_parallax][/vc_column][/vc_row][vc_row css=".vc_custom_1495767750666{background-image: url(http://localhost/wp/kiamo/wp-content/uploads/2015/12/bg-1.jpg?id=1609) !important;}" el_class="columns-border"][vc_column width="1/4"][gva_counter title="AWWARDS" icon=" gv-icon-1234" number="675" icon_position="icon-top" text_color="text-light"][/vc_column][vc_column width="1/4"][gva_counter title="SUCCESSFUL PROJECT" icon="gv-icon-911" number="768" icon_position="icon-top" text_color="text-light"][/vc_column][vc_column width="1/4"][gva_counter title="OUR CUSTOMERS" icon=" gv-icon-305" number="2000" icon_position="icon-top" text_color="text-light"][/vc_column][vc_column width="1/4"][gva_counter title="NEW UPDATES" icon="gv-icon-894" icon_position="icon-top" text_color="text-light"][/vc_column][/vc_row][vc_row css=".vc_custom_1496820477672{background-color: #f6f9fc !important;}"][vc_column][gva_block_heading title="Our portfolio" desc="Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto." subtitle="What more we offer"][gva_portfolio_grid filter="true" remove_padding="" items_lg="3" items_md="3" items_sm="2" items_xs="2"][/vc_column][/vc_row][vc_row row_space="padding-large"][vc_column][vc_row_inner][vc_column_inner][gva_block_heading title="Our services" desc="Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi ac neque at mi elementum gravida et vitae elit. Etiam ullamcorper auctor orci"][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width="1/3"][gva_icon_box title="Mobile Application" icon="gv-icon-650" description="Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi ac neque at mi elementum gravida elit." icon_position="left" link="#"][/vc_column_inner][vc_column_inner width="1/3"][gva_icon_box title="Digital marketing" icon="gv-icon-1024" description="Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi ac neque at mi elementum gravida elit." icon_position="left" link="#"][/vc_column_inner][vc_column_inner width="1/3"][gva_icon_box title="Google Analytics" icon="gv-icon-514" description="Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi ac neque at mi elementum gravida elit." icon_position="left" link="#"][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width="1/3"][gva_icon_box title="Ecommerce Solutions" icon="gv-icon-942" description="Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi ac neque at mi elementum gravida elit." icon_position="left" link="#"][/vc_column_inner][vc_column_inner width="1/3"][gva_icon_box title="Web Design" icon="gv-icon-514" description="Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi ac neque at mi elementum gravida elit." icon_position="left" link="#"][/vc_column_inner][vc_column_inner width="1/3"][gva_icon_box title="Web Development" icon="gv-icon-808" description="Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi ac neque at mi elementum gravida elit." icon_position="left" link="#"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row parallax="content-moving" parallax_image="2170"][vc_column][vc_row_inner][vc_column_inner][gva_block_heading title="Our awesome team" style_text="text-light" desc="Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto."][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width="1/2" offset="vc_col-lg-3 vc_col-md-3"][gva_team name="Larry Schmidt " job="Managing Director" photo="2432" google="#" facebook="#" twitter="#" pinterest="#" style="circle"]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce risus justo, sagittis sit amet efficitur[/gva_team][/vc_column_inner][vc_column_inner width="1/2" offset="vc_col-lg-3 vc_col-md-3"][gva_team name="Holly Hill" job="Managing Director" photo="2433" google="#" facebook="#" twitter="#" pinterest="#" style="circle"]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce risus justo, sagittis sit amet efficitur[/gva_team][/vc_column_inner][vc_column_inner width="1/2" offset="vc_col-lg-3 vc_col-md-3"][gva_team name="Ralph Marino " job="Social Manager" photo="2434" google="#" facebook="#" twitter="#" pinterest="#" style="circle"]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce risus justo, sagittis sit amet efficitur[/gva_team][/vc_column_inner][vc_column_inner width="1/2" offset="vc_col-lg-3 vc_col-md-3"][gva_team name="Chelsea Deitch " job="Managing Director" photo="2436" google="#" facebook="#" twitter="#" pinterest="#" style="circle"]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce risus justo, sagittis sit amet efficitur[/gva_team][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=".vc_custom_1496975989252{background-color: #f5f5f5 !important;}"][vc_column][gva_block_heading title="Testimonials" desc="Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto."][gva_testimonial per_page="6" items_lg="3" items_md="3" items_sm="2" items_xs="2"][/vc_column][/vc_row][vc_row video_bg="yes" video_bg_url="https://www.youtube.com/watch?v=ThFCg0tBDck" row_space="padding-large" css=".vc_custom_1497921540955{background-image: url(http://localhost/wp/kiamo/wp-content/uploads/2017/05/slider-3.jpg?id=1899) !important;}"][vc_column][gva_call_to_action title="Improve our level" subtitle="We are working hard to" button_align="button-bottom-center" link="#" text_link="Get Started"]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi ac neque at mi elementum gravida et vitae elit. Etiam ullamcorper auctor orci[/gva_call_to_action][/vc_column][/vc_row][vc_row parallax="content-moving" parallax_image="2398"][vc_column][gva_block_heading title="Subscribe to our news" desc="Proin aliquam ante quis sagittis blandit. In hac habitasse platea dictumst. In sit amet pharetra tellus. Morbi sed consequat augue. Quisque ultricies"][vc_wp_text][mc4wp_form id="237"][/vc_wp_text][/vc_column][/vc_row][vc_row][vc_column][gva_block_heading title="Recent news" desc="Drop us a line or give us a ring. We love to hear from you and are happy to answer any questions."][gva_blogs_carousel items_lg="4" items_md="3" items_sm="2" items_xs="2" ca_pagination="0" show_excerpt="true" columns="" loop="size:6|order_by:date|post_type:post"][/vc_column][/vc_row][vc_row css=".vc_custom_1496911320065{background-color: #f5f5f5 !important;}"][vc_column][gva_brands][/vc_column][/vc_row][vc_row parallax="content-moving-fade" parallax_image="2009"][vc_column][vc_row_inner][vc_column_inner][gva_block_heading title="Contact us" style_text="text-light" desc="Drop us a line or give us a ring. We love to hear from you and are happy to answer any questions."][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width="1/3"][gva_icon_box title="Our office" icon="gv-icon-1134" description="2 Queen Street,California, USA" background_box="#f5f5f5" icon_width="fa-2x"][/vc_column_inner][vc_column_inner width="1/3"][gva_icon_box title="Our office" icon="gv-icon-236" description="2 Queen Street,California, USA" background_box="#f5f5f5" icon_width="fa-2x"][/vc_column_inner][vc_column_inner width="1/3"][gva_icon_box title="Our office" icon="gv-icon-264" description="2 Queen Street,California, USA" background_box="#f5f5f5" icon_width="fa-2x"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row fullwidth="0" row_space="remove_padding"][vc_column][gva_google_map link="21.0173222,105.78405279999993" height="450px"][/gva_google_map][/vc_column][/vc_row]

1. Home 3

Code insert for Home 3


    [vc_row fullwidth="0" row_space="remove_padding" isfullwidth="0"][vc_column][rev_slider alias="slider-1"][/vc_column][/vc_row][vc_row isfullwidth="" css=".vc_custom_1496818669994{padding-bottom: 20px !important;}"][vc_column width="1/3"][gva_image_content title="refreshing housing for the elderly" background="2202" skin="" link="#" el_class="margin-bottom-0"]Pellentesque pharetra odio eu auctor suscipit. Lorem ipsum dolor sit amet, consectetur adipiscing elit.[/gva_image_content][/vc_column][vc_column width="1/3"][gva_image_content title="refreshing housing for the elderly" background="2203" skin="" link="#" el_class="margin-bottom-0"]Pellentesque pharetra odio eu auctor suscipit. Lorem ipsum dolor sit amet, consectetur adipiscing elit.[/gva_image_content][/vc_column][vc_column width="1/3"][gva_image_content title="refreshing housing for the elderly" background="2204" skin="" link="#" el_class="margin-bottom-0"]Pellentesque pharetra odio eu auctor suscipit. Lorem ipsum dolor sit amet, consectetur adipiscing elit.[/gva_image_content][/vc_column][/vc_row][vc_row css=".vc_custom_1496820477672{background-color: #f6f9fc !important;}"][vc_column][gva_block_heading title="our work flow" desc="Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto." subtitle="What more we offer"][gva_box_parallax title="INSPRATION" subtitle="SEPT 01." photo="2204" link="#" link_title="Read more"]Lorem ipsum dolor sit amet, consectetur adipiscing 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.[/gva_box_parallax][gva_box_parallax title="DESIGN" subtitle="SEPT 02." photo="2203" content_align="right" link="#" link_title="Read more"]Lorem ipsum dolor sit amet, consectetur adipiscing 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.
[/gva_box_parallax][gva_box_parallax title="CREATE" subtitle="SEPT 03." photo="2202" link="#" link_title="Read more"]Lorem ipsum dolor sit amet, consectetur adipiscing 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.[/gva_box_parallax][/vc_column][/vc_row][vc_row css=".vc_custom_1495767750666{background-image: url(http://localhost/wp/kiamo/wp-content/uploads/2015/12/bg-1.jpg?id=1609) !important;}" el_class="columns-border"][vc_column width="1/4"][gva_counter title="AWWARDS" icon=" gv-icon-1234" number="675" icon_position="icon-top" text_color="text-light"][/vc_column][vc_column width="1/4"][gva_counter title="SUCCESSFUL PROJECT" icon="gv-icon-911" number="768" icon_position="icon-top" text_color="text-light"][/vc_column][vc_column width="1/4"][gva_counter title="OUR CUSTOMERS" icon=" gv-icon-305" number="2000" icon_position="icon-top" text_color="text-light"][/vc_column][vc_column width="1/4"][gva_counter title="NEW UPDATES" icon="gv-icon-894" icon_position="icon-top" text_color="text-light"][/vc_column][/vc_row][vc_row css=".vc_custom_1496820477672{background-color: #f6f9fc !important;}"][vc_column][gva_block_heading title="Our portfolio" desc="Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto." subtitle="What more we offer"][gva_portfolio_grid filter="true" remove_padding="" items_lg="3" items_md="3" items_sm="2" items_xs="2"][/vc_column][/vc_row][vc_row row_space="padding-large"][vc_column][vc_row_inner][vc_column_inner][gva_block_heading title="Our services" desc="Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi ac neque at mi elementum gravida et vitae elit. Etiam ullamcorper auctor orci"][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width="1/3"][gva_icon_box title="Mobile Application" icon="gv-icon-650" description="Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi ac neque at mi elementum gravida elit." icon_position="left" link="#"][/vc_column_inner][vc_column_inner width="1/3"][gva_icon_box title="Digital marketing" icon="gv-icon-1024" description="Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi ac neque at mi elementum gravida elit." icon_position="left" link="#"][/vc_column_inner][vc_column_inner width="1/3"][gva_icon_box title="Google Analytics" icon="gv-icon-514" description="Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi ac neque at mi elementum gravida elit." icon_position="left" link="#"][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width="1/3"][gva_icon_box title="Ecommerce Solutions" icon="gv-icon-942" description="Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi ac neque at mi elementum gravida elit." icon_position="left" link="#"][/vc_column_inner][vc_column_inner width="1/3"][gva_icon_box title="Web Design" icon="gv-icon-514" description="Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi ac neque at mi elementum gravida elit." icon_position="left" link="#"][/vc_column_inner][vc_column_inner width="1/3"][gva_icon_box title="Web Development" icon="gv-icon-808" description="Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi ac neque at mi elementum gravida elit." icon_position="left" link="#"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row parallax="content-moving" parallax_image="2170"][vc_column][vc_row_inner][vc_column_inner][gva_block_heading title="Our awesome team" style_text="text-light" desc="Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto."][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width="1/2" offset="vc_col-lg-3 vc_col-md-3"][gva_team name="Larry Schmidt " job="Managing Director" photo="2432" google="#" facebook="#" twitter="#" pinterest="#" style="circle"]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce risus justo, sagittis sit amet efficitur[/gva_team][/vc_column_inner][vc_column_inner width="1/2" offset="vc_col-lg-3 vc_col-md-3"][gva_team name="Holly Hill" job="Managing Director" photo="2433" google="#" facebook="#" twitter="#" pinterest="#" style="circle"]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce risus justo, sagittis sit amet efficitur[/gva_team][/vc_column_inner][vc_column_inner width="1/2" offset="vc_col-lg-3 vc_col-md-3"][gva_team name="Ralph Marino " job="Social Manager" photo="2434" google="#" facebook="#" twitter="#" pinterest="#" style="circle"]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce risus justo, sagittis sit amet efficitur[/gva_team][/vc_column_inner][vc_column_inner width="1/2" offset="vc_col-lg-3 vc_col-md-3"][gva_team name="Chelsea Deitch " job="Managing Director" photo="2436" google="#" facebook="#" twitter="#" pinterest="#" style="circle"]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce risus justo, sagittis sit amet efficitur[/gva_team][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=".vc_custom_1496975989252{background-color: #f5f5f5 !important;}"][vc_column][gva_block_heading title="Testimonials" desc="Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto."][gva_testimonial per_page="6" items_lg="3" items_md="3" items_sm="2" items_xs="2"][/vc_column][/vc_row][vc_row video_bg="yes" video_bg_url="https://www.youtube.com/watch?v=ThFCg0tBDck" row_space="padding-large" css=".vc_custom_1497921540955{background-image: url(http://localhost/wp/kiamo/wp-content/uploads/2017/05/slider-3.jpg?id=1899) !important;}"][vc_column][gva_call_to_action title="Improve our level" subtitle="We are working hard to" button_align="button-bottom-center" link="#" text_link="Get Started"]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi ac neque at mi elementum gravida et vitae elit. Etiam ullamcorper auctor orci[/gva_call_to_action][/vc_column][/vc_row][vc_row parallax="content-moving" parallax_image="2398"][vc_column][gva_block_heading title="Subscribe to our news" desc="Proin aliquam ante quis sagittis blandit. In hac habitasse platea dictumst. In sit amet pharetra tellus. Morbi sed consequat augue. Quisque ultricies"][vc_wp_text][mc4wp_form id="237"][/vc_wp_text][/vc_column][/vc_row][vc_row][vc_column][gva_block_heading title="Recent news" desc="Drop us a line or give us a ring. We love to hear from you and are happy to answer any questions."][gva_blogs_carousel items_lg="4" items_md="3" items_sm="2" items_xs="2" ca_pagination="0" show_excerpt="true" columns="" loop="size:6|order_by:date|post_type:post"][/vc_column][/vc_row][vc_row css=".vc_custom_1496911320065{background-color: #f5f5f5 !important;}"][vc_column][gva_brands][/vc_column][/vc_row][vc_row parallax="content-moving-fade" parallax_image="2009"][vc_column][vc_row_inner][vc_column_inner][gva_block_heading title="Contact us" style_text="text-light" desc="Drop us a line or give us a ring. We love to hear from you and are happy to answer any questions."][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width="1/3"][gva_icon_box title="Our office" icon="gv-icon-1134" description="2 Queen Street,California, USA" background_box="#f5f5f5" icon_width="fa-2x"][/vc_column_inner][vc_column_inner width="1/3"][gva_icon_box title="Our office" icon="gv-icon-236" description="2 Queen Street,California, USA" background_box="#f5f5f5" icon_width="fa-2x"][/vc_column_inner][vc_column_inner width="1/3"][gva_icon_box title="Our office" icon="gv-icon-264" description="2 Queen Street,California, USA" background_box="#f5f5f5" icon_width="fa-2x"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row fullwidth="0" row_space="remove_padding"][vc_column][gva_google_map link="21.0173222,105.78405279999993" height="450px"][/gva_google_map][/vc_column][/vc_row]

1. Home 4

Code insert for Home 4

    
    [vc_row fullwidth="0" row_space="remove_padding" isfullwidth="0"][vc_column][rev_slider alias="slider-1"][/vc_column][/vc_row][vc_row equal_height="yes" isfullwidth="" css=".vc_custom_1496998239422{padding-bottom: 20px !important;}"][vc_column][vc_row_inner][vc_column_inner offset="vc_col-lg-6 vc_col-md-6"][gva_block_heading title="Multipurpose template" align="align-left" subtitle="Wecome to Kiamo"][vc_column_text]<div class="row"><div class="col-sm-6 col-xs-12">Pellentesque pharetra odio eu auctor suscipit. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque pharetra odio eu auctor suscipit. Lorem ipsum dolor sit amet, consectetur adipiscing elit.</div><div class="col-sm-6 col-xs-12">Pellentesque pharetra odio eu auctor suscipit. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque pharetra odio eu auctor suscipit. Lorem ipsum dolor sit amet, consectetur adipiscing elit.</div></div>[/vc_column_text][/vc_column_inner][vc_column_inner offset="vc_col-lg-6 vc_col-md-6"][vc_single_image image="2203" img_size="medium"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_space="remove_padding_top"][vc_column width="1/2" offset="vc_col-lg-3 vc_col-md-3"][gva_icon_box title="Responsive ready" icon="gv-icon-71" description="Lorem ipsum dolor sit amet, consecte adipiscing. Morbi ac neque mi elementum gravida elit." link="#" icon_width="fa-2x"][/vc_column][vc_column width="1/2" offset="vc_col-lg-3 vc_col-md-3"][gva_icon_box title="Seo ready" icon="gv-icon-138" description="Lorem ipsum dolor sit amet, consecte adipiscing. Morbi ac neque mi elementum gravida elit." link="#" icon_width="fa-2x"][/vc_column][vc_column width="1/2" offset="vc_col-lg-3 vc_col-md-3"][gva_icon_box title="Google Analytics" icon="gv-icon-514" description="Lorem ipsum dolor sit amet, consecte adipiscing. Morbi ac neque mi elementum gravida elit." link="#" icon_width="fa-2x"][/vc_column][vc_column width="1/2" offset="vc_col-lg-3 vc_col-md-3"][gva_icon_box title="Web Development" icon="gv-icon-808" description="Lorem ipsum dolor sit amet, consecte adipiscing. Morbi ac neque mi elementum gravida elit." link="#" icon_width="fa-2x"][/vc_column][/vc_row][vc_row row_space="remove_margin remove_padding remove_padding_col"][vc_column el_class="bg-theme"][gva_call_to_action title="Are you ready to take it to the next level ?" button_align="button-right" link="#" text_link="Work with us" el_class="padding-30"][/gva_call_to_action][/vc_column][/vc_row][vc_row][vc_column width="1/2"][gva_block_heading title="Why choose us ?" align="align-left" desc="Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto."][vc_tta_accordion][vc_tta_section title="Free Google font" tab_id="1497232470072-9c4f9244-4a74"][vc_column_text]Lorem ipsum dolor sit amet, consectetur adipiscing 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.[/vc_column_text][/vc_tta_section][vc_tta_section title="Custom icon used" tab_id="1497232470442-86d20894-3f48"][vc_column_text]Lorem ipsum dolor sit amet, consectetur adipiscing 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.[/vc_column_text][/vc_tta_section][vc_tta_section title="Drag &amp; Drop Page Builder" tab_id="1497232470801-b01ddfff-f966"][vc_column_text]Lorem ipsum dolor sit amet, consectetur adipiscing 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.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column width="1/2"][gva_block_heading title="Our skill" align="align-left" desc="Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto."][vc_progress_bar values="%5B%7B%22label%22%3A%22Adobe%20Photoshop%22%2C%22value%22%3A%2290%22%7D%2C%7B%22label%22%3A%22Drupal%22%2C%22value%22%3A%2280%22%7D%2C%7B%22label%22%3A%22Marketing%22%2C%22value%22%3A%2270%22%7D%2C%7B%22label%22%3A%22Wordpress%22%2C%22value%22%3A%2280%22%7D%2C%7B%22label%22%3A%22Opencart%22%2C%22value%22%3A%2275%22%7D%2C%7B%22label%22%3A%22Opencart%22%2C%22value%22%3A%2275%22%7D%5D" bgcolor="custom" custombgcolor="#4385f5" units="%"][/vc_column][/vc_row][vc_row fullwidth="0" row_space="remove_padding_top"][vc_column][gva_block_heading title="Our portfolio" desc="Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto." subtitle="What more we offer"][gva_portfolio_grid per_page="8" filter="true" items_lg="4" items_md="4" items_sm="2" items_xs="2"][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner][gva_block_heading title="Our Service" desc="Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto."][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width="1/3"][gva_hover_box title="Mobile Application" icon="gv-icon-650" link="#"]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi ac neque at mi elementum gravida elit.[/gva_hover_box][/vc_column_inner][vc_column_inner width="1/3"][gva_hover_box title="Digital marketing" icon="gv-icon-1024" link="#" el_class="active"]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi ac neque at mi elementum gravida elit.[/gva_hover_box][/vc_column_inner][vc_column_inner width="1/3"][gva_hover_box title="Google Analytics" icon="gv-icon-514" link="#"]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi ac neque at mi elementum gravida elit.[/gva_hover_box][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width="1/3"][gva_hover_box title="Ecommerce Solutions" icon="gv-icon-942" link="#"]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi ac neque at mi elementum gravida elit.[/gva_hover_box][/vc_column_inner][vc_column_inner width="1/3"][gva_hover_box title="Web Design" icon="gv-icon-514" link="#"]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi ac neque at mi elementum gravida elit.[/gva_hover_box][/vc_column_inner][vc_column_inner width="1/3"][gva_hover_box title="Web Development" icon="gv-icon-808" link="#"]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi ac neque at mi elementum gravida elit.[/gva_hover_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=".vc_custom_1497002404915{background-color: #f5f5f5 !important;}"][vc_column][gva_block_heading title="We have worked with some amazing companies around the world" style="style-default v2"][gva_testimonial per_page="6" style_display="style-v2" items_lg="1" items_md="1" items_sm="1" items_xs="1" ca_pagination="0"][/vc_column][/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner][gva_block_heading title="Our awesome team" desc="Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto."][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width="1/2" offset="vc_col-lg-3 vc_col-md-3"][gva_team name="Larry Schmidt" job="Managing Director" photo="2432" google="#" facebook="#" twitter="#" pinterest="#"][/gva_team][/vc_column_inner][vc_column_inner width="1/2" offset="vc_col-lg-3 vc_col-md-3"][gva_team name="Larry Schmidt" job="Managing Director" photo="2433" google="#" facebook="#" twitter="#" pinterest="#"][/gva_team][/vc_column_inner][vc_column_inner width="1/2" offset="vc_col-lg-3 vc_col-md-3"][gva_team name="Larry Schmidt" job="Managing Director" photo="2434" google="#" facebook="#" twitter="#" pinterest="#"][/gva_team][/vc_column_inner][vc_column_inner width="1/2" offset="vc_col-lg-3 vc_col-md-3"][gva_team name="Larry Schmidt" job="Managing Director" photo="2436" google="#" facebook="#" twitter="#" pinterest="#"][/gva_team][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row css=".vc_custom_1497233320169{background-color: #333333 !important;}"][vc_column width="1/4"][gva_counter title="Successful project" icon="fa fa-diamond" text_color="text-light"][/vc_column][vc_column width="1/4"][gva_counter title="Successful project" icon="fa fa-diamond" text_color="text-light"][/vc_column][vc_column width="1/4"][gva_counter title="Successful project" icon="fa fa-diamond" text_color="text-light"][/vc_column][vc_column width="1/4"][gva_counter title="Successful project" icon="fa fa-diamond" text_color="text-light"][/vc_column][/vc_row][vc_row][vc_column][gva_block_heading title="Subscribe to our news" desc="Proin aliquam ante quis sagittis blandit. In hac habitasse platea dictumst. In sit amet pharetra tellus. Morbi sed consequat augue. Quisque ultricies"][vc_wp_text][mc4wp_form id="237"][/vc_wp_text][/vc_column][/vc_row][vc_row parallax="content-moving" parallax_image="1899" row_space="padding-large"][vc_column][gva_call_to_action title="Improve our level" subtitle="We are working hard to" button_align="button-bottom-center" link="#" text_link="Get Started"]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi ac neque at mi elementum gravida et vitae elit. Etiam ullamcorper auctor orci[/gva_call_to_action][/vc_column][/vc_row][vc_row][vc_column][gva_block_heading title="Recent news" desc="Drop us a line or give us a ring. We love to hear from you and are happy to answer any questions."][gva_blogs_carousel items_lg="4" items_md="3" items_sm="2" items_xs="2" ca_pagination="0" show_excerpt="true" columns="" loop="size:6|order_by:date|post_type:post"][/vc_column][/vc_row][vc_row css=".vc_custom_1496911320065{background-color: #f5f5f5 !important;}"][vc_column][gva_brands][/vc_column][/vc_row]

	

1. Home 5

Code insert for Home 5

    [vc_row fullwidth="0" row_space="remove_padding" isfullwidth="0"][vc_column][rev_slider alias="slider-1"][/vc_column][/vc_row][vc_row equal_height="yes" row_space="remove_padding_bottom" isfullwidth="" css=".vc_custom_1497596572462{padding-bottom: 20px !important;}"][vc_column][vc_row_inner][vc_column_inner][gva_block_heading title="Wecome to kiamo theme" subtitle="Wecome to Kiamo"][/vc_column_inner][/vc_row_inner][vc_row_inner css=".vc_custom_1497596331187{margin-top: 30px !important;}"][vc_column_inner width="1/4"][gva_icon_box title=" Strategy" icon="gv-icon-38" description="Lorem ipsum dolor sit amet, consecte adipiscing. Morbi ac neque mi elementum gravida elit." link="#" icon_width="fa-2x" icon_border="border-1" icon_radius="radius-5x"][/vc_column_inner][vc_column_inner width="1/4"][gva_icon_box title="Creative" icon="gv-icon-476" description="Lorem ipsum dolor sit amet, consecte adipiscing. Morbi ac neque mi elementum gravida elit." link="#" icon_width="fa-2x" icon_border="border-1" icon_radius="radius-5x"][/vc_column_inner][vc_column_inner width="1/4"][gva_icon_box title="Development" icon="gv-icon-827" description="Lorem ipsum dolor sit amet, consecte adipiscing. Morbi ac neque mi elementum gravida elit." link="#" icon_width="fa-2x" icon_border="border-1" icon_radius="radius-5x"][/vc_column_inner][vc_column_inner width="1/4"][gva_icon_box title="Marketing" icon="gv-icon-1024" description="Lorem ipsum dolor sit amet, consecte adipiscing. Morbi ac neque mi elementum gravida elit." link="#" icon_width="fa-2x" icon_border="border-1" icon_radius="radius-5x"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row row_space="remove_margin remove_padding remove_padding_col"][vc_column el_class="bg-theme"][gva_call_to_action title="Are you ready to take it to the next level ?" button_align="button-right" link="#" text_link="Work with us" el_class="padding-30"][/gva_call_to_action][/vc_column][/vc_row][vc_row row_space="remove_padding_bottom"][vc_column][gva_block_heading title="Our portfolio" desc="Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto." subtitle="What more we offer"][gva_portfolio_grid filter="true" remove_padding="" items_lg="3" items_md="3" items_sm="2" items_xs="2"][/vc_column][/vc_row][vc_row row_space="remove_padding_bottom"][vc_column width="1/2"][gva_block_heading title="Why people choose us" align="align-left" desc="Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto." subtitle="More about us"][gva_icon_box title="Inovative idea" icon="gv-icon-1032" description="Donec dignissim enim id urna fermentum, non hendrerit sem volutpat ellentesque pretium sapien nec metus." icon_position="left" link="#"][gva_icon_box title="Inovative idea" icon="gv-icon-1032" description="Donec dignissim enim id urna fermentum, non hendrerit sem volutpat ellentesque pretium sapien nec metus." icon_position="left" link="#"][gva_icon_box title="Inovative idea" icon="gv-icon-1035" description="Donec dignissim enim id urna fermentum, non hendrerit sem volutpat ellentesque pretium sapien nec metus." icon_position="left" link="#"][/vc_column][vc_column width="1/2"][vc_single_image image="2292" img_size="full" alignment="center"][/vc_column][/vc_row][vc_row equal_height="yes" fullwidth="0" row_space="remove_padding" css=".vc_custom_1497238012854{background-color: #f5f5f5 !important;}"][vc_column width="1/2" css=".vc_custom_1497237898397{background-image: url(http://localhost/wp/kiamo/wp-content/uploads/2016/01/bg-testimonial.jpg?id=2297) !important;}"][/vc_column][vc_column width="1/2" css=".vc_custom_1497238081096{padding-top: 45px !important;padding-bottom: 45px !important;}"][gva_block_heading title="Our skill" align="align-left" el_class="width-700" desc="Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam eaque."][vc_progress_bar values="%5B%7B%22label%22%3A%22Development%22%2C%22value%22%3A%2290%22%7D%2C%7B%22label%22%3A%22Design%22%2C%22value%22%3A%2280%22%7D%2C%7B%22label%22%3A%22Marketing%22%2C%22value%22%3A%2270%22%7D%2C%7B%22label%22%3A%22Marketing%22%2C%22value%22%3A%2270%22%7D%2C%7B%22label%22%3A%22Marketing%22%2C%22value%22%3A%2270%22%7D%2C%7B%22label%22%3A%22Marketing%22%2C%22value%22%3A%2270%22%7D%5D" bgcolor="custom" units="%" custombgcolor="#4385f5" el_class="width-700"][/vc_column][/vc_row][vc_row][vc_column][gva_block_heading title="Our services"][gva_work_process items="%5B%7B%22title%22%3A%22Mobile%20application%22%2C%22icon%22%3A%22gv-icon-650%22%2C%22content%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipiscing%20elit.%20Morbi%20ac%20neque%20at%20mi%20elementum%20gravida%20elit.%22%7D%2C%7B%22title%22%3A%22Digital%20marketing%22%2C%22icon%22%3A%22gv-icon-1024%22%2C%22content%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipiscing%20elit.%20Morbi%20ac%20neque%20at%20mi%20elementum%20gravida%20elit.%22%7D%2C%7B%22title%22%3A%22Ecommerce%20Solutions%22%2C%22icon%22%3A%22gv-icon-942%22%2C%22content%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipiscing%20elit.%20Morbi%20ac%20neque%20at%20mi%20elementum%20gravida%20elit.%22%7D%2C%7B%22title%22%3A%22Mobile%20Application%22%2C%22icon%22%3A%22fa%20fa-diamond%22%2C%22content%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipiscing%20elit.%20Morbi%20ac%20neque%20at%20mi%20elementum%20gravida%20elit.%22%7D%2C%7B%22title%22%3A%22Web%20Design%22%2C%22icon%22%3A%22gv-icon-842%22%2C%22content%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipiscing%20elit.%20Morbi%20ac%20neque%20at%20mi%20elementum%20gravida%20elit.%22%7D%2C%7B%22title%22%3A%22Web%20Development%22%2C%22icon%22%3A%22gv-icon-808%22%2C%22content%22%3A%22Lorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipiscing%20elit.%20Morbi%20ac%20neque%20at%20mi%20elementum%20gravida%20elit.%22%7D%5D"][/vc_column][/vc_row][vc_row css=".vc_custom_1497002404915{background-color: #f5f5f5 !important;}"][vc_column][gva_block_heading title="We have worked with some amazing companies around the world" style="style-default v2"][gva_testimonial per_page="6" style_display="style-v2" items_lg="1" items_md="1" items_sm="1" items_xs="1" ca_pagination="0"][/vc_column][/vc_row][vc_row parallax="content-moving" parallax_image="1899" row_space="padding-large"][vc_column][gva_call_to_action title="Improve our level" subtitle="We are working hard to" button_align="button-bottom-center" link="#" text_link="Get Started"]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi ac neque at mi elementum gravida et vitae elit. Etiam ullamcorper auctor orci[/gva_call_to_action][/vc_column][/vc_row][vc_row][vc_column][gva_block_heading title="Recent news" desc="Drop us a line or give us a ring. We love to hear from you and are happy to answer any questions."][gva_blogs_carousel items_lg="4" items_md="3" items_sm="2" items_xs="2" ca_pagination="0" show_excerpt="true" columns="" loop="size:6|order_by:date|post_type:post"][/vc_column][/vc_row][vc_row parallax="content-moving" parallax_image="2398"][vc_column][gva_block_heading title="Subscribe to our news" desc="Proin aliquam ante quis sagittis blandit. In hac habitasse platea dictumst. In sit amet pharetra tellus. Morbi sed consequat augue. Quisque ultricies"][vc_wp_text][mc4wp_form id="237"][/vc_wp_text][/vc_column][/vc_row][vc_row][vc_column][gva_brands][/vc_column][/vc_row]
    
	

C. Set a page as Home Page

Step 1 - Go to Settings > Reading in your WordPress Dasrdoard panel.

Step 2 - Set "Front page displays" to a "Static Page".

Step 3 - In the drop down menu for "Front Page" choose a page which will be your home page.

Step 4 - Leave the drop down menu for "Posts page" empty, as this is not used by the theme.

Step 5 - Save changes.


Set Up Blog Page

1. Create the blog post

Step 1 - Log in to your WordPress Administration Panel (Dashboard)

Step 2 - Click the 'Posts' tab.

Step 3 - Click the 'Add New' sub-tab.

Step 4 - Start filling in the blanks: enter your post title in the upper field, and enter your post body content in the main post editing box below it.

Step 5 - As needed, select a category, add tags, post format, fill in the meta setings below the editor.

Step 6 - Upload a featured image for your Post.

Step 7 - Select Post Format. You can create blog post with a lot of Formats like link, gallery, image ..... Select format on Format box from in right sidebar

Step 8 - Scroll down until you see the Post Configuration box, there you will be able to customize the post.

Step 9 -  When your post is ready, click Publish.

2. Manager current all blogs

Navigate to Posts All Posts

You can see all informations of you blog post, add new, edit or delete them.

3. Create Blog Page

Option 1. Create Blog Page with Visual Element

Step 1 - Log in to your WordPress Administration Panel (Dashboard)..

Step 2 - Click on Pages > Add New.

Step 3 - Give your page a name then Change the Editor to Backend Editor ( you need to have the Visual Composer plugin activated ).

Step 4 - Click on the Add Element button

Step 5 - Select the GVA New Elements.


Set Up Footer

Step 1 - From admin Dashboard, navigate to Footer > Add Profile Footer

Step 2 - Using King Composer backend editor mode then add element to your Footer 

Step 3 - Build your footer style with unlimited layout

Some version footer layouts for you.

Footer default.

Front end look like :

Visual Element Layout setting

Step 4 - After create your footer profile. Navigate to : Dashboard > Theme Settings > Footer Options Tab.

Choose your footer for  page.

 

*********** If you want specific Footer for one of your pages. Please go to your page configuration. Select Footer version you want to display only on that page.


Create Testimonials

Step 1: Goto Testimonial from Dashboard then create content of Testimonials

Step 2: Drag GVA Testimonial elements by using King Composer on page you want to display testimonials.

You can choose some setting like title, skin ....


Create Paralax

With Visual Composer you can create Parallax Sections

Step 1: From your admin dashboard. Goto Page

Step 2 : Click on the Edit This Row (pencil icon) beside row you want to make it become Parallax Sections.

Step 3: In General Tab, select option Parallax

Step 4: In Styling options tab, ADD padding and REMOVE margin for better result, add a Background Image change to Cover and then Saves changes

Step 5: - Update or Publish your page and you should now have a section with parallax background


Create Brands

Step 1: Goto Brands from Dashboard then create Brands

Step 2: Drag GVA Brands elements by using King Composer on page you want to display testimonials.

You can choose some setting like title, number of brands ....


Create Newsletter

We are using MailChimp for WP plugin for Newsletter subscribe. You can read more about MailChimp from here

Follow that step below to help you can collect email of subscribers.

Step 1 - Signup for Mailchimp account then create your lists to collect email

Step 2 - Install and active plugin MailChimp for WP

Step 3 - Navigate to MailChimp for WP > MailChimp then connect with your mailchimp account you created from step 1

Step 4 -  Create mailchimp form to collect email. Navigate to Forms

Import HTML Code below on section Form mark-up Source

Source :


	<div class="newsletter-form">
 <div class="content-form">
    <div class="left">
      <input type="email" name="EMAIL" placeholder="Enter E-Mail Address" required />
   </div>
   <div class="right">
     <input class="newsletter-submit" type="submit" value="Subscribe" />
   </div>
 </div>
</div>

Step 5 - After creating from of your plugin. You must set position where you want to display.

Going Appearance -> Widgets then drag mailchimp widget to Newsletter Sidebar. You can bring that sidebar to every position you want. ( You can drag to left, right sidebar for each page. You can drag to Footer position.... )


Create Contact Page

1. Create Contact Form.

Make sure you install and active Contact Form 7 plugin to continue reading.

Step 1 - Log in to your WordPress Dashboard, go to Contact > Add New

Step 2 - Give a Name to your form and change Mail Info

2. Create Contact Page

Step 1 - Log in to your WordPress Administration Panel (Dasrdoard)..

Step 2 - Click on Pages > Add New.

Step 3 - Give your page a name then Change the Editor to Backend Editor ( you need to have the King Composer plugin activated ).

Step 4 - Click on the Add Element button



Step 5 - Select the Contact Form 7 element.


Step 6 - The Contact Form 7 Settings should appear. Select the Form you want to use you can also customize the Color and change the fields layout and button design
Step 7 - Update / Publish your page

Kiamo Theme use Customizer provides an ultra effective and intuitive way to customize theme layout & setting with real-time preview. Bring all of settings to customizer, you do not need to using another theme option anymore

To access Customizer go to your admin Dashboard  Navigate to >> Themes Settings

1. General Options : Manage general setting layout, skins...

2. Header Options: select your header style for global

3. Footer Options: select your footer style for global

4. Styling : Customize style color, font ... for theme

5. Typography : Customize font ... for theme

6. Blog: Manager setting layout, sidebar of blog page

7. Page Meta Options : Manager setting of Page

8. WooCommerce Options : Manage setting of WooCommerce function

9. Blog : Manage global setting for Blog

10. Social Profiles: Manage setting of Social link

11. Custom Code: Manage setting of custome code css, js of theme

The easiest way to translate theme to the language of your choice is to use "WPML" plugin.

- To begin, be sure you have the WPML Plugin installed and activated, along with the WPML String Translation plugin.

- To set up WPML the first time, follow their Getting Started Guide.To begin translating, select WPML (in the Dashboard menu) -> String Translation. You should see a list of the strings in the theme (there should be only four), with blue translation links to the right. Click these links to reveal the list of languages you use on your blog and the associated translations.

- How to set and translate main features of the theme

  • Using translation management http://wpml.org/documentation/translating-your-contents/using-the-translation-editor/
  • Translation Management & Features – http://wpml.org/documentation/translating-your-contents/using-the-translation-editor/translation-management-features/
  • Translating URL slugs – http://wpml.org/documentation/getting-started-guide/translating-page-slugs/

- How to scan strings coming from the theme

  • http://wpml.org/documentation/getting-started-guide/theme-localization/

- How to translate strings using String Translation

  • http://wpml.org/documentation/getting-started-guide/string-translation/

- If adjustment is needed for WPML language switcher please also add this

  • http://wpml.org/documentation/getting-started-guide/language-setup/custom-language-switcher/

- If you need more help with WPML plugin. Please go WPML Forum

1. How to update Theme

a. Update Theme via WordPress

Updating the theme via WordPress is very similar to the install process via WordPress. Make sure you had backup all of your customization in our theme.
Follow the steps below to update your theme via WordPress:

Step 1 - Download latest theme package on ThemeForest

Step 2 - Log into your WordPress Dashboard.

Step 3 - Go to Appearance > Themes.

Step 4 - Deactivate the Kiamo Theme by simply activating a different theme. Once you activate a different theme, you can delete the mode theme.



Step 5 - Delete the Kiamo Theme. Do not worry, your content will not be lost!

Step 6 - Then simply upload the newest “kiamo_theme.zip” file in the Appearance > Themes section. Click on the Install Themes tab at the top and choose to upload the zip file. You have this step explained in section: Theme Installation via WordPress.

b. Update theme via FTP

Updating the theme via FTP is very similar to the install process via FTP.
Follow the steps below to update your theme via FTP:

Step 1 - Go to .../wp-content > themes location on your server using a FTP client and backup your "Kiamo" theme folder by saving it to your computer, or you can choose to simply delete it. Your content will not be lost.

Step 2 - Download the new version of Kiamo theme from your Themeforest and retrieve Kiamo folder by unpacking the zip that you download from Themeforest and kiamo_theme.zip.

Step 3 - Then simply drag and drop the new "Kiamo" theme folder into .../wp-content > themes location. Choose to “Replace” the current one if you did not delete it.

Step 4 - Log into your WordPress Dasrdoard, go to Appearance > Themes and activate the new Kiamo theme.

2. How to create Child Theme

What is a Child Theme?
A child theme is a theme that inherits the functionality of another theme, called the parent theme. Child themes allow you to modify, or add to the functionality of that parent theme. A child theme is the best, safest, and easiest way to modify an existing theme, whether you want to make a few tiny changes or extensive changes. Instead of modifying the theme files directly, you can create a child theme and override within.

Why use a Child Theme?

if you modify an existing theme and it is updated, your changes will be lost. With a child theme, you can update the parent theme (which might be important for security or functionality) and still keep your changes. It’s a great way to get started if you are just learning WordPress theme development.

How to create Create child ?

Follow that documentation to create Child Theme  Child Themes - Codex

Using that plugin to create Child Theme : One Click Child Theme

You need to use a Child Theme only if you are making code customizations.

3. How to Speed Optimization

If you think your website takes too much time to load maybe you should.

  1. Install a Cache Plugin for WordPress. We recommend W3 Total Cache.
  2. Install an Image Compress Plugin. We recommend WP Smush It.
  3. Install a Database Optimizer Plugin We recommend WP Optimize
  4. Reduce the number of posts on the page
  5. Reduce the number of unnecessary plugins.
  6. Use more icons and less images.

4. How To Enable the Registration Form on the ‘Login/My Account’ page?

In case you cannot see the Registration Form on the My Account page or checkout page, it means you need to enable it.

You can find this setting by navigating to WooCommerce >> Settings.

Open Account Tab In the Registration section, make sure the" Enable registration on the "Checkout" page" and  “Enable registration on the “My Account” page” options is checked.

This is what you should be seeing on your screen:

5. How To Add Color/Size selection box on the product page?

In WooCommerce, you can define product attributes, such as size or color, to use be used as product options.

Start by navigating to ProductsAttributes.

For example an attribute could be “Size“. Then you need to Configure its terms. Those would be “Small, Medium, Large“.

Once defined, these global attributes can be assigned to your variable products.

Read more from here

6. How to set up image size for WooCommerce

These settings affect the actual dimensions of your product images in the shop pages. You can skip this step in case you’re starting a new website and your WordPress installation is fresh, but if you’re switching from another theme and you already have products in your store, you need to make sure the WooCommerce image sizes are the correct ones for your newly installed theme.

a. Navigate to WooCommerceSettings Products and find the “Product Image Sizes ” section at the bottom of the page.

Update those values with the following this image for Kiamo theme.

b. If your site has image with another size. To see the changes after you update the image sizes, you need to re-generate the images by using Regen.Thumbnails Plugin

- Go to Plugins Tab then search and install Regen.Thumbnails plugin

- Navigating to Tools Regen.Thumbnails then re-generate your images

If you are unable to find your answer here in our documentation, please go to our forum and post up a new topic with all the details we need. Please be sure to include your site URL as well or send us an email.

Our support scope

Our support covers configuration, building site as demo, trouble using any features, and bug fixes. We don't provide support for customizations or 3rd party extension.

Our support time

We try our best to monitor the email around the clock, however, this is not always possible due to different time zones. We will try to reply you as fast as we can.

Our working time is 8.00 AM - 5.30 PM, Monday to Friday (GMT+7). So if ask for help in the weekend, you may have to wait a little bit for support and please be patient.