Install and Config Marketer WordPress Theme


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.

 

WordPress Codex – general info about WordPress and how to install on your server

Instructional Video – How To install wordpress

• First Steps With WordPress – general information that covers a wide variety of topics

• FAQ New To WordPress – the most popular FAQ’s regarding WordPress

• WP101 Basix Training videos – some great videos from WPTuts on WordPress

 

 

After purchasing our theme from Themeforest, you will need to download theme package for your use. To download the package, please login to your Themeforest account, navigate to “Downloads”, click the “Download” button in the left of the theme, choose “All files & documentation” to download our theme package to your computer. The theme package includes:

Theme File: Includes marketerova.zip file that consists of everything you need to install the theme.

Child Theme File: Includes marketerova-child.zip file 

Import Slideshow Folder: Includes 2 files to import demo for slideshow import_slideshow/portoflio-carousel.zip & import_slideshow/slideshow.zip

Plugins Folder: Includes all  localho plugins

Changlog Folder: readme.txt - changes in each version 

Document Folder: Includes Documentation file that helps you get to know about theme and guides you to build your site with our theme.

Licensing Folder: Includes the licensing files of Themeforest purchase.

 

- To use theme, you must be running WordPress 4.4 or higher, PHP 5.6 or higher, and mysql 5 or higher. Follow below checklist to ensure your host can work well with theme: 

+ Your web host has the minimum requirements to run WordPress.

+ They are running the latest version of WordPress.

+ You can download the latest release of WordPress from official WordPress website.

+ You did create best secure passwords FTP and Database.

 

 

 

1: Automatically updated the theme when a new version is released:

Read more : http://www.wpexplorer.com/envato-market-plugin-guide/

 

2: Update theme by manually via FTP or via WordPress Admin Panel :

a, Re-download theme package from https://themeforest.net/downloads
b, Download "All files & documentation" : 
 

c, Extract the package .ZIP file.
 
d, Open file: Changelog/readme.txt to know plugins, file changed.
 
e, Use FTP client software (FileZilla, SmartFTP, CuteFTP, etc...) to upload theme or plugins to your hosting.
 
+ If It is update theme: upload and override new theme to folder wp-content/themes on your host
+ if it is update plugin, delete old plugin and find new plugin in Plugins folder

 

 

Then Download Theme Package, you can follow video to install & import demo data:

https://www.youtube.com/watch?v=qaJ-Q6qExuk&feature=youtu.be

 

- You don't have to active license visual compsoer to use because we purchased extend license for this theme.

- Config visual compsoer: Go to Visual Composer >> Role manager

 

Go to Settings >> Reading

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

 

 

 

- Make Category portfolio

Portfolios >> Category >> Insert data to make group

 

 

 

- Make Portoflio item: Portfolio >> Add new Portoflio

 

 

 

Display Portoflio

 

 

 

 

 

Or Gallery Style

 

 

 

 

 

 

 

1: Contact Form

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

1.1: Contact form marketer

 

 

Code Contact Form 7 marketer

<div id="contact-form" class="contact">

[text* your-name class:contact-input class:white-input placeholder "Full Name*"]
[email* your-email class:contact-input class:white-input placeholder "Your_mail@gmail.com"]
[tel your-tel class:contact-input class:white-input placeholder "Phone Number"]
[textarea* your-message class:contact-commnent class:white-input placeholder "Your Message..."]
[submit class:contact-submit "Send Message"]
</div>
 
 
1.2 Contact Seo Form
 


 

Code For Contact Form Seo

 

<div id="analysis-form" class="analysis">

    
    <div class="col-md-6">
      [url* your-url class:contact-input class:white-input placeholder "Your Website URL*"]
      [text* your-name class:contact-input class:white-input placeholder "Full Name*"]
    </div>
 
    <div class="col-md-6">
      [email* your-email class:contact-input class:white-input placeholder "your_email@mail.com"]
      [tel* your-tel class:contact-input class:white-input placeholder "Phone Number*"] 
    </div>
    
    <div class="col-md-12">
      [textarea* your-message class:contact-commnent class:white-input placeholder "Your Message..."]
       [submit class:analysis-submit "Get Your Score"]
    </div>
    
    
</div>

 

2: Mailchimp for WP

From left bar >> Mailchimp for WP >> Forms >> Insert this code in Form mark-up

<div id="newsletter-form"  class="newsletter_form">
<input id="email_newsletter" name="nf_email" placeholder="Enter Your Email Address" type="email">  
<input value="GET STARTED!" id="submit-button-newsletter" type="submit">
</div>