Install and Config Wordpress Theme

Version 1.0


We would like to thank you for purchasing our theme! We are very pleased you have chosen our theme for your website, you will not be disappointed!
Before you get started, please be sure to always check out these documentation files. We outline all kinds of good information, and provide you with all the details you need to use our theme. 
 
 
The our team are always happy to help you with any questions or recommendations you have about the our theme.

If you need any help or support please contact us through forum: https://ovatheme.ticksy.com/

Then open file and find "Item Purchase Code" like

Item Purchase Code: cdf581e0-ed42-41a2-ab3f-26bb5fb9c874

WordPress Information

To install this theme you must have a working version of WordPress already installed.

To install this theme you must have a working version of WordPress already installed. If you need help installing WordPress, follow the instructions in WordPress Codex or you can watch the Instructional Video. Below are all the useful links for WordPress information.

Requirements For Our Theme

To use theme, you must be running WordPress 4.0 or higher, PHP5 or higher, and mysql 5 or higher. We have tested it with Mac, Windows and Linux. Below are a list of items you should ensure your host can comply with.

How to install theme:

1: Read "installing the theme" section

2: Read "Config in page" section

3: Read "Customizer" in theme

4: Read custom post type

5: Read config in extra plugins: contact form 7, mailchimp

6: Read "Translations" section: Translate text in theme

 

Once you have setup a copy of WordPress, there are two ways you can go about installing the theme:

- Install via Wordpress

- Install via FTP

For example: Install theme helix.zip and helix-child.zip

Step 1 - Unzip the downloaded package from Themeforest. Find the folder theme and inside it find the file helix.zip

 

Step 2 - Login to your WordPress dashboard, go to Appearance > Themes >> Click "Add New" >> Click "Upload theme"



Step 3 - Click "Choose file" and find the file "helix.zip" on your computer. Click "Install Now"


Step 4 - Activate the theme: Go to Appearance > Themes and Activate.



 

Step 5: Install Plugins

 

Step 6 : Install child theme

 

Step 7: Import demo Data

Go to the WordPress Admin > Tools > Import and click WordPress as displayed in image below.

At 1st time you need to install WordPress importer plugin

Once installed you need to activate the plugin and run the importer.

Select the XML file from Sample_data folder in downloaded package that you have downloaded from themeforest.

After importing XML file.
 
Assign posts to an existing author.
Mark the checkbox to download and import file attachments
Click 'Submit' button

 
Import process can take few minutes. So wait for it and try to keep the focus on current tab in your browser.
 
After that is done, you will have bunch of posts, pages, properties and other contents as on the theme demo.

 
Common Install Error: You don't get images or video from our server so your website miss image and don't like our demo. 
Solution: 
+ You need have fast network speed and import again but the old data will duplicate.
+ Insert image by yourself.

 

 

Step 8: Import demo widget

Tool >> Widget Importer & Exporter

 

Step 9: Import demo slideshow

 

Step 10:  Setup Home page

From Left bar >> Settings >> Reading

 

Step 11: Setup Menu

 

 

 

 

 

Step 1 - Please surely 'transfer type' in your FTP is 'Binary'

Step 2 - Unzip helix.zip and helix-child.zip then upload helix and helix-child folder from downloaded package into wp-content > themes folder

Step 3 - Read  step 4,5,6,7,8,9,10,11 in "install via wordpress" section

 

 


 

   

 

 

 

 

 

- Step 1: Backup all files of theme

- Step 2: Read Update_version/index.html in download package

 

 

- You can use some option for theme in: Appearance >> Customize

Typography setting

 

Logo Settings

 

Classes Setting

 

Trainer Settings

 

Heading setting

 

Footer setting

 

Layout Setting

 

SEO Setting

 

WooCommerce setting

Create class:

Classes >> Add new Class

Create Categories:

Classes >> Categoriess >> Add new

Create Trainer

Classes >> Trainner >> add new

Create Level

Classes >> Level >> Add new

Create Room

Classes >> Room >> Add new

 

Start Here

Start Here

OverView

You can read detail here: http://vc.wpbakery.com/

Note: If you want to auto update Visual Composer, you have to purchase "Regular License" at codecanyon (http://codecanyon.net/item/visual-composer-page-builder-for-wordpress/242431) then update info in settings of Visual Composer:

 

 

1: Contact Form

From Left Bar >> Contact >> Contact From >> Form tab and insert this code

 

- Contact page

<div class="contact">

<h4>

Feel free to drop us a line

</h4>

<div class="contact-form">

<div class="col-md-6">

<div class="form-group has-feedback">

<label>Name*</label>

[text Your-name 30/ id:name class:form-control placeholder "Name is required"]

<i class="fa fa-user form-control-feedback"></i>

</div>

</div>

<div class="col-md-6">

<div class="form-group has-feedback">

<label>Email*</label>

[email your-email 30/ id:email class:form-control placeholder "Email"]

<i class="fa fa-envelope form-control-feedback"></i>

</div>

</div>

<div class="col-md-12">

<div class="form-group has-feedback">

<label>Subject*</label>

[text your-subject 30/ id:subject class:form-control placeholder "Subject"]

<i class="fa fa-navicon form-control-feedback"></i>

</div>

<div class="form-group has-feedback">

<label>Message*</label>

[textarea your-message 50x4 id:input-message class:form-control placeholder "Message"]

<i class="fa fa-pencil form-control-feedback"></i>

</div>

</div>

<div class="col-md-7">

<p class="note">* Note: Your email will be kept secret</p>

</div>

<div class="col-md-5">

[submit id:submit_btn class:form-button class:form-button-submit class:submit-button "Send us"]

</div>

</div></div>

 

- Contact Footer

<div class="footer-form">

<span class="info">Tellus aliquam at. Pellentesque gravida vel eros et pretium</span>

[text Your-name 30/ id:name class:form-control placeholder "Enter your name"]

[email your-email 30/ id:email class:form-control placeholder "Enter your email"]

[submit id:submit_btn class:form-button class:form-button-submit class:btn class:submit-button class:btn-primary "Submit"]

</div>

 

 

 

 

 

 

 

The theme is compatible with WPML plugin, thus can be translated into multiple languages. Follow this link for guide. You can also use POEdit plugin for translation.

Codestyling Localization is a good alternative for POEdit. It also works with .po/.mo files and is very easy to use.