π± Getting Started
For those with experience with WordPress: Just activate the theme, and you're ready to go. All of the demo components are already included as templates and patterns. Simply navigate to Appearance > Editor
and apply your customizations.
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.
Recommended PHP configuration limitsβ
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β
- Login to your WordPress admin.
- In the
Appearance > Themes
menu, click the tab "Install Themes" - At the top of the page click, "Upload", then click the file input to select a file.
- Select the zipped theme file that available in Theme files folder from the package downloaded from ThemeForest, and click "Install Now"
- After installation you will receive a success message confirming your new install.
- 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β
- Login to your FTP server and navigate to your WordPress themes directory.
- Normally this would be "wp-content/themes"
- Extract the files from the zipped theme available in the package downloaded from ThemeForest.
- Copy the theme folder to your themes directory.
- After the files finish uploading, login to your WordPress admin.
- In the "Appearance" menu, click "Themes"
- Click "Activate" for the theme
Method 3 : Using Envato Market pluginβ
- 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. - 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. - 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.
Importing demo contentβ
You might not need demo content because all of the demo components are already included as a template and patterns. Once you have activated the theme, it's ready to go. Simply navigate to the Appearance > Editor
and apply your customizations.
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.
Method 1 : Using WordPress Importerβ
You might not need demo content because all of the demo components are already included as a template and patterns. Once you have activated the theme, it's ready to go. Simply navigate to the Appearance > Editor
and apply your customizations.
To import from a WordPress export file into your website. Follow these steps .
- Log into your site as an WordPress Administrator Panel.
- Are You Make sure activated your new theme before proceeding.
- Now Go to
Tools > Import
. - Click onβWordPressβ from the list.
- 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.
- 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. - 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.
- Please be patient while WordPress imports all the content.
Method 2: Using One Click Demo Import Pluginβ
To easily import demo content using the One Click Demo Import plugin, follow these steps:
- Install and activate the One Click Demo Import plugin by navigating to Plugins > Add New and searching for "One Click Demo Import."
- Once activated, go to Appearance > Demo Importer.
- Click the Import button to start importing the demo content.
- The plugin will automatically import all necessary content, including pages, posts, images, and settings.
- Once the import is complete, your site will be set up just like the demo.
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β
- 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.
- 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β
- You need to download the plugin from here.
- Go to
Themeforest > You Account > Settings > API Key
and copy API Key. - Click the Envato Market menu in WordPress Dashboard.
- Enter your API Key and you will be able to see your purchased items.
Method 2 : Update using pluginβ
- You need to download and install Easy Theme and Plugin Update.
- After installing the plugin. Go to
Apperance > Themes > Add New > Upload Theme
- Select the downloaded ZIP file and choose Upgrade existing theme option to Yes and click Install Now button
Method 3 : Update using FTPβ
- 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/
- 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. - 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. - 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β
- 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.