Skip to main content

🌱 Getting Started

WordPress installation​

For WordPress Installation you can check the Famous 5-Minutes Install here

Theme requirements​

Our theme is optimized for PHP 8+ and WordPress 6.3+, ensuring peak performance, security, and access to the latest features. We have tested it with Mac, Windows and Linux. Below is a list of items you should ensure your host can comply with.

White screen, demo content fails when importing, empty page content and other similar issues are all related to low PHP configuration limits. The solution is to increase the PHP limits. You can do this on your own, or contact your web host and ask them to increase those limits to a minimum as follows:

  • max_input_vars = 3000
  • memory_limit = 128M
  • max_execution_time = 300
  • max_input_time = 300
  • upload_max_filesize = 64M
  • post_max_size = 64M

Theme installation​

There are 3 ways to install the theme:

Method 1 : Using WordPress​

  1. Login to your WordPress admin.
  2. In the Appearance > Themes menu, click the tab "Install Themes"
  3. At the top of the page click, "Upload", then click the file input to select a file.
  4. Select the zipped theme file that available in Theme files folder from the package downloaded from ThemeForest, and click "Install Now"
  5. After installation you will receive a success message confirming your new install.
  6. Click the link "Activate"

Common issues​

  • Are You sure you want to do this? If you get this message. Please check with your webhost upload file size limit and ask them to increase the limitation.
  • Theme is missing the style.css stylesheet error This is because you have choosen an invalid theme file. Please follow instruction on this page.
  • Theme install failed destination folder already exists This is because WordPress allows you to have only 1 theme with the same name and folder. To get around this issue, please update theme using auto updater or FTP steps above.

Method 2 : Using FTP​

  1. Login to your FTP server and navigate to your WordPress themes directory.
  2. Normally this would be "wp-content/themes"
  3. Extract the files from the zipped theme available in the package downloaded from ThemeForest.
  4. Copy the theme folder to your themes directory.
  5. After the files finish uploading, login to your WordPress admin.
  6. In the "Appearance" menu, click "Themes"
  7. Click "Activate" for the theme

Method 3 : Using Envato Market plugin​

  1. If you already have the "Envato Market Plugin" installed on your site then just go to Admin > Envato Market and install theme from there. If not, then download the plugin by clicking on this link and install the plugin on your site. After installation, you just need to configure it (linking with your ThemeForest account). Click here for step-by-step tutorial.
  2. Then just go to Admin > Envato Market plugin menu and install the theme. The theme would be available to install so you can easily install it.
  3. NOTE: Plesae note that the theme is required plugin for this theme. So make sure you install that plugin after you install/activate the theme.

Activate theme​

Once the theme is uploaded, activate it from Appearance > Themes by clicking the "Activate" link for the theme.

After you have activated the theme. You need to install the plugins that are required and recommended to use with the theme.

Plugins installation​

After you had activated the theme, you need to install the plugins required by the theme.

  1. After you have activated your theme, you'll see a notice about required plugins, to proceed click "Begin installing plugins".
  2. On clicking on it, you will be redirected to Install Required Plugins Page. Alternatively this page can be accessed from Appearance > Install Plugins as well.
  3. You will now see a list of plugins required and recommended for use with this theme. Click on the Select All checkbox to select plugins.
  4. Click on Bulk Actions dropdown menu, choose Install dropdown option and click the Apply button.
  5. If all plugins are installed successfully, you will be redirected to WP Plugins page.
  6. In case you encounter any problems, try installing theme one by one.
  7. After you have installed all the plugins, activate them by navigating to Plugins page, select the required plugins, choose activate from the dropdown option and click on Apply button.

You have now successfully installed and activated the plugins required.

tip

The Gutenmate plugin is a prerequisite for using this theme. Keep the Gutenberg plugin activated for optimal functionality.

Importing demo content​

Using the WordPress Import tool, you can import demo content into your site from an xml file. The demo.xml can be found in the downloaded file from ThemeForest (Please download the All files and documentation).

Before importing​

If the file you’re importing is too large, your server may run out of memory when you import it. If this happens, you’ll see an error like "Fatal error: Allowed memory size of 8388608 bytes exhausted."

If you have sufficient permissions on the server, you can edit the php.ini file to increase the available memory. Alternatively, you could ask your hosting provider to do this. Otherwise, you can edit your import file and save it as several smaller files, then import each one.

If your import process fails, it still may create some content. When you resolve the error and try again, you may create duplicate data. Review your site after a failed import and remove records as necessary to avoid this.

tip

You might not need a demo import because all of the demo's components are already included as templates. Simply navigate to the Site Editor and build a page using a predefined template. Go to the next step

Method 1 : One Click Demo Import​

  1. Navigate to Appearance > Install Plugins and click the Install link of the One Click Demo Import plugin.
  2. Navigate to Appearance > Import Demo Data and click the Import Demo Data button.
  3. Click Continue & Import to start importing.
  4. Please be patient while WordPress imports all the content.

Method 2 : Using WordPress Importer​

To import from a WordPress export file into your website. Follow these steps .

  1. Log into your site as an WordPress Administrator Panel.
  2. Are You Make sure activated your new theme before proceeding.
  3. Now Go to Tools > Import.
  4. Click onβ€œWordPress” from the list.
  5. After click on WordPress you will see a popup of WordPress Importer. You need to install WordPress Importer for uploading XML file. Now click on Install Now Button then activate your plugin.
  6. Now you can Upload the dummy content demo.xml file using the form provided on that page then click on Upload file and Import button.
  7. You will be asked to map the authors in this export file to users on the blog. For each author, you may choose to map to an existing user on the blog or to create a new user. You will then have the choice to import attachments, so click on the Download and import file attachments check-box and click on Submit button.
  8. Please be patient while WordPress imports all the content.

Update theme​

You can update your theme via FTP or via WordPress. See the information below for each method. No matter what method you choose, you first need to download the new theme files from Themeforest.

Prerequisites for updating the theme​

  1. First you need to download the latest version of theme. Log into your Themeforest account and navigate to your downloads tab. Find the purchased theme.
  2. Click the download button next to it and choose to download the Installable WordPress Theme which is just the WordPress file, or choose the Main Files which is the entire package which include theme documentation, plugins etc.

Method 1 : Update using Envato Market Plugin​

  1. You need to download the plugin from here.
  2. Go to Themeforest > You Account > Settings > API Key and copy API Key.
  3. Click the Envato Market menu in WordPress Dashboard.
  4. Enter your API Key and you will be able to see your purchased items.

Method 2 : Update using plugin​

  1. You need to download and install Easy Theme and Plugin Update.
  2. After installing the plugin. Go to Apperance > Themes > Add New > Upload Theme
  3. Select the downloaded ZIP file and choose Upgrade existing theme option to Yes and click Install Now button

Method 3 : Update using FTP​

  1. You may want to use a plugin to automate backing up your current theme and uploading the new version: http://wordpress.org/extend/plugins/easy-theme-and-plugin-upgrades/
  2. Login to your FTP account. Navigate to wp-content/themes location and backup your theme folder by saving it to your computer, or you can choose to simply delete it. Don’t worry. You really won’t loose any of your data.
  3. Get the installable zip file from Themeforest > Account > Download. If you downloaded the Main Files from Themeforest, then you need to unzip the archive file you received, the zipped theme file will be inside of it.
  4. Drag and drop the new theme folder into wp-content/themes and select Replace if you didn’t delete it.

Method 4 : Updating from existing theme​

If you update your existing blog site to the theme. You have to run this plugin to regenerate all posts's thumbnails from your existing theme setting. Once you installed the plugin, open Tools > Regen. Thumbnails and click on Regenerate Thumbnails button.

Common issues​

  1. Are You sure you want to do this? If you get this message. Please check with your webhost upload file size limit and ask them to increase the limitation.
  2. Theme is missing the style.css stylesheet error This is because you have choosen an invalid theme file. Please follow instruction on this page.
  3. Theme install failed destination folder already exists This is because WordPress allows you to have only 1 theme with the same name and folder. To get around this issue, please update theme using auto updater or FTP steps above.