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.
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.
Once you have setup a copy of WordPress, there are two ways you can go about installing the theme:
- Install via Wordpress (Please follow from Step 1 to Step 12 exactly.)
- Install via FTP
For example: Install MitUp theme. Please follow from Step 1 to Step 12 exactly.
Step 1 - Unzip the downloaded package from Themeforest. Find the folder theme and inside it find the file mitup.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 "mitup.zip" on your computer. Click "Install Now"
Step 4 - Activate the theme: Go to Appearance > Themes and Activate.
Step 5: Install Plugins
Step 6: Import Sample 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.
Step 8: Import Options in plugins
Step 9: Import samplate data for cubeportfolio (gallery section)
Step 10: Setup Home page
From Left bar >> Settings >> Reading
Step 11: Setup Menu
Step 12: Install child-theme
Step 1 - Please surely 'transfer type' in your FTP is 'Binary'
Step 2 - Unzip mitup.zip file then copy mitup folder to wp-content > themes folder
Step 3 - Read step 4,5,6,7,8,9,10,11,12 in "install via wordpress" section
1: Automatically updated the theme when a new version is released:
Step 1: Install and Active Envato Market WordPress Plugin2: Update theme by manually via FTP or via WordPress Admin Panel :
- You can use some options for theme in: Appearance >> Customize
Site Identity
Typography setting
Header setting
Footer setting
Layout setting
Google API setting
Menu One page
Menu Multi Page
Widget Footer
Static Font page
From Left Bar Go to Visual Composer >> Role Manager >> Check bellow image
Go to Pages >> All pages >> Click "Home one page" item to edit
Step 1: Create Group
+ Slideshow >> Group
+ Insert Name for Group >> Click "Add New Group"
Step 2: Create slide for slideshow
+ Slideshows >> Add Slides
+ Choose template for slide >> Insert info for slide
Step 3: Display slideshow
+ Use 'Slideshow' element of Visual Composer to display at frontend
Step 1: Create Category
Create Parent Cateogry (Level 1)
+ Schedule >> Categories
+ Insert Name for category >> Click "Add New Category"
Create Child Cateogry: (Level 2)
+ Schedule >> Categories
+ Insert Name for category >> Click "Add New Category"
Step 2: Create item
+ Schedule >> Add New Schedule
Step 3: Display slideshow
+ Use 'Schedule' element of Visual Composer to display at frontend
- From Left Sidebar >> Registration >> Settings Free Form
You can read above "Make Extra Fields" section to add field to bellow form.
- From Left Sidebar >> Registration >> Free Registration List
Method 1: Use ''Register Form" element of visual composer
Method 2: Use Shortcode
[events_registerform type="free" title="Register Free Form" subtitle="* We process using a 100% secure gateway" style="style1" buttontext="REGISTER FORM" iconbutton="fa-arrow-circle-o-right" id="" bg_button="#f74949" bg_button_hover="#fff" text_button_color="#fff" text_button_color_hover="#f74949" animation="fadeInUp" animation_delay="0" class="" /]
Note some params:
type: free
style: style1 or style2
- From Left Sidebar >> Registration >> Settings for paypal
You can read above "Make Extra Fields" section to add field to bellow form.
- From Left Sidebar >> Registration >> Paypal registration list
Method 2: Use ''Register Form" element of visual composer
Method 2: Use Shortcode
[events_registerform type="pay" title="Register Free Form" subtitle="* We process using a 100% secure gateway" style="style1" buttontext="REGISTER FORM" iconbutton="fa-arrow-circle-o-right" id="" bg_button="#f74949" bg_button_hover="#fff" text_button_color="#fff" text_button_color_hover="#f74949" animation="fadeInUp" animation_delay="0" class="" /]
Note some params:
type: pay
style: style1 or style2
Textfield syntax:
type: textfield
"uniqueid":{
"uniqueid":{ "type":"textarea", "label":"label of text", "value":"", "cols":"10", "rows":"4", "require":"false", "class":"" }
"uniqueid":{ "type": "email", "label":"Your Email Here", "value":"", "require":"false", "class":"" }
"uniqueid":{ "type":"url", "label":"Your Url", "value":"", "require":"false", "class":"" }
"uniqueid":{ "type":"number", "label":"Your Phone Number", "value":"", "require":"false", "class":"" }
"uniqueid":{ "type":"date", "label":"Date", "value":"", "require":"false", "format":"mm-dd-yy", "class":"" }
"uniqueid":{ "type":"dropdown", "label":"Price", "value":{ "Label Option 1": "Value Option 1", "Label Option 2": "Value Option 2" }, "require":"true", "class":"" }
"uniqueid":{ "type":"checkbox", "label":"label for checkbox", "value":{ "Label Option 1": "Value Option 1", "Label Option 2": "Value Option 2", "Label Option 3": "Value Option 3" }, "class":"" }
radio syntax:
"uniqueid":{ "type":"radio", "label":"label for radio", "value":{ "Label Option 1": "Value Option 1", "Label Option 2": "Value Option 2" }, "value_default":"Value Option 1", "class":"" }
"uniqueid":{ "type":"message", "label":"", "value":"Please note: An One Page Event Manager", "class":"" }
[events_countdown end_day="05" end_month="1" end_year="2016" display_format="dHMS" timezone="0" years="years" months="months" weeks="weeks" days="days" hours="hours" minutes="minutes" seconds="seconds" year="year" month="month" week="week" day="day" hour="hour" minute="minute" second="second" animation="fadeInUp" animation_delay="0" class="" /]
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
<div class="faq_contact"> <div class="group-form">[text* your-name placeholder "Your Name"]</div> <div class="group-form">[email* your-email placeholder "Your Email"]</div> <div class="group-form">[text* your-subject placeholder "Your Subject"]</div> <div class="group-form">[textarea* your-message placeholder "Your Message"]</div> <div>[submit "SEND MESSAGE"]</div> </div>
From Left Bar >> Contact >> Contact From >> Mail tab and insert this code
2: Mailchimp for WP
From left bar >> Mailchimp for WP >> Forms >> Insert this code in Form mark-up
<p> <input type="email" name="EMAIL" placeholder="Your email address" required /> <p> <input type="submit" value="SIGN UP" /> </p>
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.