Installation

You can do it in two ways:



FTP Upload
  1. Download the "All files & documentation" from your Themeforest account, "Downloads" section
  2. Unzip the "enfolio-main.zip" file or whatever the name of the downloaded archive is.
  3. Select the "enfolio" folder which represents the Wordpress theme folder. It's important to extract this folder and not the main archive!
  4. Open up your FTP manager and connect to your hosting
  5. Browse to wp-content/themes
  6. Upload the "enfolio" folder mentioned in the third step above
  7. Log Into WordPress and go to Appearance » Themes
  8. Find Enfolio and click Activate


Wordpress Upload
  1. Download the "Installable WordPress file only" from your Themeforest account, "Downloads" section
  2. Navigate to Appearance » Add New Themes » Upload
  3. Select the downloaded theme file "enfolio.zip"
  4. Hit Install Now button and the theme will be uploaded and installed


Once the theme is uploaded, you need to activate it. Go to Appearance » Themes and activate Enfolio theme.


Plugins Installation


If installation was successful, you'll see a notice about required plugins for Enfolio, to proceed click "Begin installing plugins".

You'll see a list of plugins, select them all and choose Install and then hit Apply button. If everything will go OK, you should see them in Plugins » Installed Plugins list in wp-admin and you should activate all the new plugins.


Activating Theme Options


After activating the theme and installing Redux Framework plugin, you will notice under Appearance menu new submenu Theme Options. You'll find there Theme Options Panel, from where you can do a lot of cool stuff. Every section of Theme Options Panel will be described later.


If you want to have the same theme options as Live Preview, go to theme package folder, demo-data folder, select one of the demo folders you wish to import the data from and open the options file ( theme_options_demo.txt )

Select and copy the file content. After that go to Appearance » Theme Options » Import / Export and paste it to Import Options - Import From File.

Press Import and afterwards press Save Changes


Importing Demo Content


If you want to have the same content on your website as Live Preview of Holver theme, you'll need to import demo content.

To do that please go to Tools » Import » WordPress, install wordpress importer plugin if necessary and go to main theme package folder, demo-data folder, select one of the demo folders you wish to import the data from and open the import file ( import.xml ) and proceed importing the file.

Please make sure you check Download and import file attachments before you click Submit
After the content was succesfully imported, you may need to setup the site menu.


Some photos included with import file are blank since they are used only for demo and we do not have distribution rights for them.


Setting up the front page


Go to Settings » Reading, and select the front page you wish to have for your website.

The front page on our demo site is Showcase


Setting up the menu


Go to Appearance » Menus, and make sure you have at least a menu created and set it as 'Primary Menu'. If you have multiple menus Holver will pick the first menu defined. If you have no menu created, go ahead and create one.


Configuring Contact Form 7 plugin


Our theme requires contact form 7 plugin for contact form. After installing it, go to Contact » Add new (or edit current one) and in Form field paste what's below:

                    
[submit "Submit"]

Then at the top of page you'll see the shortcode, for example:

                    [contact-form-7 id="836" title="Contact form 1"]
                

Configuring MailChimp for WordPress plugin


Our theme recommends installing MailChimp for WordPress for newsletter subscriptions. After installing it, go to MailChimp for WP - MailChimp Settings and paste your MailChimp API key and then press 'Save Changes'. If the key is valid, you will see 'Connected' at the top of the page.
To configure the newsletter form, go to MailChimp for WP - Forms and in 'Form mark-up' field paste what's below:

                    
					
                

Make sure you selected the subscription list defined in your MailChimp account.

At the bottom of page you'll see the shortcode, for example:

                    [mc4wp_form]
                

You can add this shortcode inside a post, page or text widget

If MailChimp is installed, the subscription form is automatically made available in Default, Portfolio, Portfolio Mixed page templates with a shortcut inside left sidebar.


Redux Options Framework plugin


This plugin is a must. Without it, you will not have access to a comprehensive set of theme and page options.