Menu

FAQs

We will do our best to assist you with any issues related to our themes and plugins.

Pre Sale Questions

If you’re after only one item, simply choose the ‘Buy Now’ option on the item page. This will take you directly to Checkout.

If you want several items, use the ‘Add to Cart’ button and then choose ‘Keep Browsing’ to continue shopping or ‘Checkout’ to finalise your purchase. You can go back to your cart at any time by clicking on the shopping cart icon at the top right side of the page.

For more detail, please check at https://help.market.envato.com/hc/en-us/articles/203269700-How-Do-I-Purchase-An-Item

Welcome! You’re on your way to getting awesome support!

Item support is a service provided by many authors on ThemeForest and CodeCanyon. Having support for your purchased item means that the author will be available to you, the buyer, to iron out any potential issues you have in using the item.

For more detail, please check at https://help.market.envato.com/hc/en-us/articles/208191263-What-is-Item-Support-

Item support is a service provided by many authors on ThemeForest and CodeCanyon. Having support for your purchased item means that the author will be available to you, the buyer, to iron-out any potential issues buyers have in using the item.

For more detail, please check at https://help.market.envato.com/hc/en-us/articles/207886473-Extending-and-Renewing-Item-Support

Theme Configuration

Importing Demo Content

By default, a WordPress theme does not include pre-installed content. However, if you would like to install your theme’s demo content to be used as a guide, you can do so by following these instructions.

SET UP THE DEMO DATA IN JUST ONE CLICK!

Use our quick “Theme option” button to set up the demo site. You’ll get all the content on this preview site (excluding the stock photos).

You’ll be amazed by how quickly you get up and running!


import-sample-data

POPULAR ISSUE :

Issue 1. Click to import and Loading time forever ( server cant import ).
There two ways to solve this problem:

- You can either get your web host to increase your PHP limits.

- You can upload your theme via an FTP client.

Recommended PHP configuration limits are as follows:

- max_execution_time 3600

- memory_limit 128M

- post_max_size 32M

- upload_max_filesize 32M

Click here to see how change PHP limits

SOLUTIONS:

Step 1. Go to file editor, open file function.php in theme/cosmedix/function.php

import-sample-data

Step 2. Add my code bellow:

@ini_set( 'upload_max_size' , '128M' );

@ini_set( 'post_max_size', '128M');

@ini_set( 'max_execution_time', '3600');

Like screen shot:

import-sample-data

Step 3. After save files, please reload backend and import data one again.

import-sample-data

- Log into your Envato Market account.

- Hover the mouse over your username at the top of the screen.

- Click ‘Downloads’ from the drop down menu.

- Click ‘License certificate & purchase code’ (available as PDF or text file).

For more detail you can check at here

We aim to help our clients if they need additional information about the theme’s options and features or have any unresolved difficulties with template. We are not able to provide support for code customization or third-party plugins!

To be helpful we prefer you contact us on Support Forum. We would be very grateful if you use ThemeForest comments for presale requests only or questions that are not related to support.

Once you purchase the theme from themeforest, you'll be able to load 2 file type. a11
  1. All Files and documentation
  2. Installable Wordpress Theme File
If you select to download all files and documentation ( the zip name will be themeforest-xxx-xxxxx.zip ), you have to extract it out ( to get themename-vxx_xx.zip file ) before installing it to wordpress system.
Install theme via Wordpress Dashboard
a12 a12
  1. Go to 'Appearance > Theme' section
  2. Click 'Add New' and select the 'Upload' option
  3. Upload the zip file
  4. All Done :)
Install theme via FTP
  1. Access to the file on your server using ftp editor program
  2. Go to 'wp-content/themes' folder
  3. Extract the zip file and put the themename-vxx_xx folder there
  4. Go to 'Wordpress Dashboard > Appearance > Theme' section to activate the theme
  5. All Done :)
Install Plugins
After you install the theme, there'll be a list of suggested and recommended plugins at the top of the wordpress dashboard. a13 If you already hide it out, you can go to 'Appearance > Install Plugins' section instead too. a14

Plugin Configuration

Themes include a number of perfect third-party plugins that greatly increase the theme opportunities and open new horizons for your store/blog. The installation of included plugins will be required once after the theme activation.

In case if automatic plugin installation fails (as a rule it is because of your server settings), you can install them manually via your Dashboard: Plugins > Add New > Upload Plugin > Browse plugins archives. Or via FTP, by uploading and extracting the plugin zip files into wp-content/plugins folder.

To update free plugins just click on update link from your Dashboard (Plugins > Installed Plugins).

To update premium plugins, connect to your server using FTP. Copy extracted plugins folders into wp-content/plugins/ . The latest versions of plugins you can find here.

Our theme (and any other custom theme) isn’t compatible with all third-party plugins by default. Unfortunately it’s impossible for theme author to make the theme compatible with all existing plugins.

All extensions are designed to work with default WordPress themes that’s why only default WordPress themes are compatible with all third-party plugins.

In this case you need to customize either plugin or theme to make them work properly together.

If you have appropriate knowledges you can do it by yourself (don’t forget about child theme!). If you don’t – we recommend to request developer help. Our customization team at your service.