Thank you for purchasing our theme. We appreciate the trust you have given us, and so we made this documentation as clear as possible, so that no one will encounter any problem. If you can't find what are you looking for in the documentation or FAQ section, feel free to contact us. We are happy to help you with every problem you may encounter.

Within the download you'll find the following file structure and contents, logically grouping common assets and providing.

Once downloaded, unzip the compressed folder to see the structure of your theme. You'll see something like this:

              Epron/
              ├── Documentation - This document
              ├── Example Content/ - Example content available for import
              ├── Licensing/ - Licenses.
              ├── Theme/
              │   ├── epron.zip - Main theme files.
              │   └── epron-child.zip - Default settings for theme admin panel.
              └── changelog.txt - All theme changes.
            

Please note that all JavaScript plugins require jQuery to be included.

Installation

After you have purchased the theme, the archive downloaded from Themeforest will look something like this: The theme itself is located in /theme/ folder. The installable .zip archive is the one called epron.zip

Image

You can complete installation in two different ways:


1. WordPress Theme Manager

Login to your WordPress Dashboard (your-site.com/wp-admin/), and then navigate to Appearance > Themes. Then click on the Add New button.

Image

A new page will open. Click on the Upload Theme button.

Image

Press the Choose File button.

Image

A common mistake that users make at this point, is that they try to upload the .zip archive with all the files that they have downloaded from Themeforest. You must upload the .zip archive with only the theme itself, not the .zip archive with all files.

In order for this not to happen, be sure you have downloaded the Installable file only from Themeforest.

Image

That's the .zip you must upload.

The theme will now upload. After the upload is done, you need to click on Activate.

Image

2. Via FTP program

  1. Download and install FileZilla

    Download FileZilla from http://filezilla-project.org/ and install program.

  2. Run program

    Double click on your FileZilla icon from your desktop.

  3. Setup

    Complete the following boxes (below the header at the top of the screen)
    ftpAddress - The URL of your blog/website (don’t include http:// at the beginning)
    User - your ftp username
    Password - your ftp password
    Port - Leave Blank or enter 21 (it should by default enter this automatically)

  4. Quickconnect

    Click Quickconnect! are now connected to your ftp account.

  5. WWW

    Double click on the WWW directory folder located on the right hand side so that the directory is opened. If you have a registered domain on your account then the 'index.html' file should be within your 'www/yourdomain.com/' directory. 'index.html' will be the main page of your site.
    If you use Wordpress and have a registered domain on your account then the Wordpress files can be accessed using the following path /www/wp-content/themes/ and select your theme folder. You will find all the php, css and image files for your Wordpress site in there.

  6. Search for your files

    From the left hand side of the FileZilla program, you will need to search for your files on your computer in which you would like to upload to your site under 'Local Site'.

    Browse the contents and find the actual theme folder (/Theme/). In this folder you will find epron.zip. Unzip this file then. After unpacking, you'll see a new folder containing your theme files. This is your theme folder.

  7. Upload

    Highlight all of the files you wish to upload and then DRAG them over to an open area on the right hand side of the FileZilla program so that you will upload the files into www/wp-content/themes/your theme folder.
    Your files will upload instantly onto your site. A message will appear at the top above the local site to let you know if the upload was successful. Thats all theme should already be on the server ready to activation.

Plugins installation & activation


After activating theme you will be notified that Epron requires "King Composer" and "Epron Toolkit" to work properly. It's also recommended to others plugins. This is because this theme requires and recommends a series of plugin in order to work correctly.

Click "install" next to every plugin from the list starting from the top of the list, after installing the last one click Activate in same order.

Image


Setup Your Homepage

  1. Click on Settings -> Reading
  2. Set "Front page" to Home as displayed bellow:

Image


Please Leave "Posts page" unselected. This setting will cause problems with theme if used.


Update theme

The most important aspect of updating is that one should always have made a backup of their site and database prior to performing an update. Updates are very easy to do, but because we are dealing with the internet, and also several different programs attempting to work together, sometimes updates will fail, and "bad things" can happen to your existing site. If you have made a backup, then the problems may be reversible.

Many often worry that upgrading by ftp overwrite will cause one to lose the existing content they have input into their site. This is not the case. Your content, formatting and images you have uploaded are not effected.

If you have made any custom modifications to your php files - for example you have have hardcoded changes to a file, you can lose those modifications. You should definitely save each php or css file you have "hard" modified, so that you can reinstall them after the global program update. If you have made changes and you don't want to lose them, you can use one of freeware tools for comparing files, ex. Beyond Compare (Please don't ask us how to use it because we are not the authors of this tool. Help can be found on their website). After comparing these files you can upload on server only the files that hasn't been changed.

If you haven't custom modifications any theme files, all you need to do is update your version of theme by downloading the latest package from market, unpacking files and uploading new files on the server while replacing the old files.


How to fix "Broken Theme/Stylesheet Missing WordPress"?

A common issue that can occur with users new to installing WordPress themes is a "Broken theme and/or stylesheets missing" error message being displayed when trying to upload or activate the theme. This error message does not mean that the theme you have purchased is broken, it simply means it has been uploaded incorrectly. Luckily, there is a very easy fix. Please follow the steps below to rectify this issue.

  1. Download the final zip file from your downloads page.
  2. Unzip the final zip file; you should now have a final download folder.
  3. Do NOT upload the final download folder. Open up the final download folder.
  4. Browse the contents and find the actual theme folder (/Theme/). In this folder you will find epron.zip. Unzip this file then. After unpacking, you'll see a new folder containing your theme files. This is your theme folder.
  5. If you look inside the theme folder, you will see a "style.css" file. This is how you know you have found the theme folder.
  6. Upload ONLY the theme folder to your "wp-content/themes" folder.
  7. Login to your WordPress admin panel and activate the theme.

    Optional: If you do not wish to manually upload the theme only folder to your "themes" folder, there is an option. You can zip up the theme folder (remember, ONLY the theme folder) and upload it via the WordPress themes admin panel by selecting "add new" and clicking "upload". That's all there is to it, please be absolutely sure that you are uploading only the theme folder when trying to install a WordPress theme.

One-Click Demo Import

Image


With the one-click import functionality you can quickly and easily import all the sample content (content, menu, options and widgets). So setting up your site to look and function just like the demo has never been easier. If you are using this option you don't need to use .xml files no longer. Before you begin, make sure that all the necessary plug-ins you have installed and activated.


  1. Goto Epron -> Install Demos.
  2. Select demo and click the Import button.
  3. Be patient and wait for the import process to complete. It can take up to 5-7 minutes. Running Demo Importer multiple times will result in duplicate content.

When import get stuck

Probably you need to increase the maximum execution time. You can do this by adding following code to your /wp-config.php file right above the /* That’s all, stop editing! Happy blogging. */

set_time_limit(700);

If you still have problems make sure that you have enough memory allocated to php. This can be set in your wp-config.php file. You can read more at WordPress codex page.


Before running the demo import again, you should reset the database. We recommend the WordPress Reset plugin.


Manual importing method

Content

Image


If the one click demo import does not complete or takes too long. Here is another method to try.


  1. Go to Dashboard>Tools>Import>Wordpress, click "Install now" and "Activate Plugin & Run Importer".
  2. Upload the demo content .xml using the form provided on that page. The xml file can be found in the theme folder in /epron/Example Content/content.xml.
  3. Click "Upload file and import".
  4. Mark checkbox "Download and import file attachments" and click Submit.
  5. Please wait a while until importing process will complete.
  6. If the import does not fully complete, repeat these steps again as many times as necessary until you receive the Success message.

Widgets

Install and activate Widget Importer & Exporter plugin before you proceed. The importable widgets files are part of the main theme package you're downloading from ThemeForest.

  1. Go to /Example Content, you will find 'widgets.wie' file there.
  2. Open WordPress Dashboard > Tools > Widget Importer & Exporter. Look at import widgets section. Select file you recently download and click Import Widgets.
  3. Once it’s completed you will see success message and you can now enjoy demo sidebars widgets.

Permalinks settings and 404 Error

The most important aspect after importing content is to set the permalinks. WordPress posts returning a 404 Error. This usually happens if your .htaccess file got deleted or something went wrong with the rewrite rules. What you need to do is fix your permalinks settings.

By default, WordPress uses web URLs which have day and name in them; however, WordPress offers you the ability to create a custom URL structure for your permalinks and archives. This can improve the aesthetics, usability, and forward-compatibility of your links (WordPress Codex).

Permalink settings are found in the left-hand WordPress Dashboard -> Settings -> Permalink menu.


Image


Once you have selected the specific format you want, click "Save Changes." This will update your permalinks settings and flush rewrite rules. In most cases this solution fixes the WordPress posts 404 error.

Image


Theme Options are found in the left-hand WordPress Dashboard -> Theme Panel or in WordPress admin bar at the top of page and it is an easy-to-access toolbar with a few shortcuts to some central dashboard pages.

The Muttley options panel has been especially created to make your work faster and easier. Using it is very easy and in just a few minutes you can change a lot of things on your page. On this panel you can adjust many various configuration settings including basics like: Date format, Google fonts, to more advanced AJAX options, section permalinks structure etc.

We have the options organized into logical tabbed sections, and each option has a description of what it will do on the front end. Because of the sizable amount of options this theme, we cannot go over them in full detail here in our documentation.

  • ADS
    • ADS - These options allow you to add AD to your site.
  • Fonts
    • Google Web Fonts - These options allow you to change or add new fonts from Google Libary. Just remember that each Google Web Font you select adds a slight weight to your site loading, you should wisely use only those that you really need to keep the good performance of your site. In other word, more fonts you select means heavier site load.
  • Sections
    • Music - These options allow you to configure music player.
    • Comments - These options allow you to integrate DISQUS comments system to your site (without 3rd party plugins).
  • Sidebars
    • Sidebars - These options allow you to change or add sidebars, information can be found in this document in section "Widgets and Sidebars".
  • Advanced
    • Plugins - These options allow you to enable or disable theme plugins.
    • Import/Export - These options allow you to import sample settings as our demo sites and export your own settings value.

How To Integration DISQUS comments?

  1. Go to Dashboard -> Sections -> Add New
  2. Search for "Disqus Comment System" plugin, install & activate it.
  3. Dashboard -> Sections, look for newly installed plugin and click Configure below it.
  4. Disqus will ask for your account credentials. If you don't have Disqus account yet please go to their website and create it - link is visible on plugin login page.
  5. Now you will have to "Add Disqus to your site" if you haven't yet. It's located here: https://disqus.com/admin/create/ - please follow those instructions.
  6. Follow the steps as instructed in plugin.
  7. If you need to learn more about Disqus functionality please visit https://help.disqus.com/

Image


Theme Customizer are found in the left-hand WordPress Dashboard -> Epron -> Customize.

The Customizer panel has been especially created to make your customization faster and easier. Using it is very easy and in just a few minutes you can change a lot of things on your page.

Image

Theme is based on king Composer page builder. In the create/edit page above the WordPress editor you will see two blue buttons called "Backend Editor" and "Frontend Editor". These are exactly what you need to build content within Visual Composer..

To explore the capabilities of King Composer, we recommend you study the documentation and watch following video:


Blog

The blog is divided into two sections: Blog Page and Single Post.


1. Blog Page

If you want to create the blog page, firstly, you need to create a simple page. You can also open already created page. Blog page allows you to display posts published at your webbsite.


image


Only after chosing the blog template and clicking on Publish / Update button, the options for blog pages will appear. If you just open the editor mode for the page, there will be NO options for blog. Blog options depend on blog page template.


2. Single Post

How to add and display the posts in a few steps?

  1. Navigate to Posts in your WordPress admin sidebar.
  2. Click on the "Add New" to create a new post. Add a title, and insert your post content in the editing field.
  3. Select layout for your post.
  4. Add Categories from the right side. To assign it to the post, check the box next to the Category name.
  5. Add Tags from the right side. Type the name of the tag in the field, separate multiple tags with commas.
  6. Click on Featured Image Box, select an image and click the Set Featured Image button.
  7. Once you are finished, click Publish or Update to save the post.
  8. Navigate to Pages in your WordPress admin sidebar.
  9. Click on the "Add New" to create a new page. Add a title ex: "Blog".
  10. Select Blog template from page attributes.
  11. Once you are finished, click Publish or Update to save the page.
  12. Add your page to menu, and done!



Music Tracks

How to add and Music Track in a few steps?

  1. Please go to Tracks -> Add New

  2. Add a title of your single track or tracklist.

  3. Now you will have two options:

    image


    1. "Add Track" - Adds locally hosted files on your server, please note that file has to be visible in Media Library. From Media Manager window select images by clicking on them, and click on "Add selected items" button to add selected music file(s) to your track or tracklist.

    2. "Add Custom Track" - You can add external link to MP3 file or SoundCloud stream. Firstly click on white gear with dark background when it becomes visible.

  4. If you want, now you can change the order of your tracks, just click and drag them.

  5. Each track contains additional options such as title, subtitle, button link, etc. If you want to edit them, click on the black "edit" button, then you will see a popup window with additional settings.

    Track settings:

    image


    Here you can edit track settings such as Title, URL, Cover image etc. URL box can handle links to external MP3's or Soundcloud content. Supported Soundcloud link types: - Soundcloud single track - Soundcloud favorites (likes) tracks - Soundcloud playlist - Soundcloud user tracks - Soundcloud group tracks

  6. You can use audio tracks in audio posts format, widget tracks and in VC modules.

In Theme Panel -> Sections -> Music Tracks you have various global options for Scamp Player.




Page Templates

image

  1. Default Template - Default WP template.
  2. Artists - Displays articles blocks (Grid, List etc.)
  3. Blog - Displays articles blocks (Grid, List etc.)
  4. Events - Displays events blocks (Grid, List etc.)
  5. Gallery - Display gallery album thumnails (featured images) in a grid view
  6. Releases - Display music portfolio thumnails (featured images) in a grid view

One of the great features of Rascals themes is that our themes are Internationalized (I18n). In simple language, it means that you can translate any of our themes in your own language! Here, we explain how you can translate a theme.
Poedit and Loco Translate are not just for the translation, it also can make changes in theme texts, without any changes in template code. This is very convenient because if the new upgrade will change the code, you will need to change the texts again.

You can translate/edit texts, using the free "POedit" software or free "Loco Translate" plugin for wordpress. Here's a step-by-step instructions:

POedit.

  1. Download and install: http://www.poedit.net/
  2. Unzip the download package (that you've downloaded from ThemeForest) and go to /epron/theme/ folder and unzip epron_theme_version.zip
  3. Go to /epron/theme/epron_theme_version/languages/

    If your language is English open "en_EN.po" through POedit and just change texts that you want. When complete save file.

    Otherwise:

    Open "en_EN.po" through POedit and translate the English language into your preferred language. When complete, you’ll want to save the file twice, as two separate files – a .po file and a .mo file. When you save the files, you must name them according to your language code.

    Find a list of language codes at http://codex.wordpress.org/WordPress_in_Your_Language. As an example, the language code for English is en_EN, so you would save the translated files as "en_EN.po" first, then "en_EN.mo"

  4. Open FTP program

    On the drive side, navigate to the /epron/theme/epron_theme_version/languages/. On the host side, navigate to your WordPress installation root directory:

    /wp-content/themes/epron_theme_version/languages/

    Where you have your current version of epron installed. Simply drag and replace /languages/ folder from your drive on the /languages/ folder on the host side.

  5. Make sure that you have correctly set language code in your Wordpress.

    On the host side, navigate to your WordPress installation root directory and open "wp-config.php". For example, if you’re using a French translation, you’ll need to add the "fr_FR.po" and "fr_FR.mo" files to your theme folder, then set your language in "wp-config.php", like this:

    define('WPLANG', 'fr_FR');
  6. Language code for English should look like this:

    define('WPLANG', 'en_US');
  7. Save your "wp-config.php file", upload it to your WordPress installation, and you are ready to go.

Widget

Widget is a fancy word for tools or content that you can add, arrange, and remove from the sidebars of your blog. Widgets make it easy to customize the content of your blog sidebar. You can access the widgets page from the Appearance menu in your Dashboard.

image


To open and close a widget, mouse over the widget bar and click the small arrow that appears to the right.


Adding Widgets

To add a widget, drag the widget from the Available Widgets or Inactive Widgets area on the left into the Sidebar area on the right. When you see a dashed line appear, you can drop the widget into place.

You can also change the order of the widgets by dragging and dropping them around in the sidebar.

Configuring Widgets

Each widget has configuration options. To make changes to a widget in the sidebar, click on the triangle on the right side. This will open up the options for the widget. Each widget will be different.

After you have have configured the widget, click the Save button. Clicking the Close link will minimize the configuration options again.


Removing Widgets

If you would like to remove a widget from the sidebar, click the Delete link in the configuration options as show above.


Unlimited sidebars with Theme Panel

Create new sidebar and assign it to any page or post. Now you can design special sidebars for each page with easy.

Muttley sidebars


Go to -> Theme Panel -> Sidebars. Click on "Add Sidebar", then in the field labeled 'Name' type the name of your sidebar and click on 'Save' button. Now you can add widgets to the new sidebar. Go to a page or post where you want to see your sidebar. Select your sidebar in the page options and click on save button. Your sidebar should be now visible on the site.

CSS

Image


Your theme consists of two basic CSS files. The first one (style.css) holds all of your theme's base CSS styles. The second set of CSS styles is located in your theme's root directory /styles/ This folder contains all of the separate CSS files for your theme's skin variations.

You can make changes in CSS style through: Appearance -> Customize -> Additional CSS.

Every main CSS style rule can be adjusted. Whenever you want to change theme style always use this field. When you do that you'll have assurance that whenever you upgrade the theme, your code will stay untouched. Avoid making changes to "style.css" file directly. Whenever you change something, you can always export your data.

How to customize everything

Every single element in this theme can be easily customized with the help of Yellow Pencil Plugin. In order to use it, simple click on Edit with Yellow Pencil and then Global Customize from the Admin Bar.

Image

After that you will be taken to the Yellow Pencil's Front End Editor, where editing things is very simple and intuitive.

People and links that we want to say thank you!

Plugins

Javascripts

Images

Icons

Fonts

Music tracks

Videos.

Support Policy.

Just for the record: we provide theme assistance because we consider ourselves as proffesionals and not because it is required from Envato authors. We will do our best to answer all your questions and help you, but sometimes you have to be patient. Modifications and 3rd party plugins are not subject to support - sorry.

Before you ask.

Make sure that you have read documentation which was in theme package - it contains useful information on how to install and use the theme. You may be familiar with our FAQ section too.

Range of support.

Installation, customization or administration of WordPress itself are not a subject of support. We also do not provide support for any third party plugins or problems associated with using them with our themes. We focus on topics like installation and configuration of the theme, usage of theme features and potential bugs fix. We do not provide customization services. Support will not be provided when you want to modify the theme to suit your specific needs or when you want feature 'X' to be integrated with the theme.

Working Hours.

Rascals Themes office is located in Poland (EU) and our working hours are 8:00AM - 4:00PM (GMT +1) on workdays (Monday to Friday excluding public holidays).


Premium SupportBasic FAQs