Theme Requirements
1. Theme Activation
To run WordPress your host just needs a couple of things:
PHP version 7.3 or greater
MySQL version 5.6 or greater
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:
Please note that:
- Before importing, you should check and change your PHP settings:
max_input_time: 300
max_execution_time: 300
memory_limit: 128M or bigger
upload_max_filesize: 8M or bigger
post_max_size: 8M or bigger
2. Theme Installation
There are 3 ways to install the theme:
Theme Installation via WordPress:
Step 1 - Login to your WordPress Admin Panel.
Step 2 - Go to Appearance > Themes. Click the Add New button.
Step 3 - Click on the Upload Theme button. Locate "Cleanx.zip" and click Install Now.
Theme Installation via FTP :
Step 1 - Log into your Hosting server using an FTP client.(Ex: FileZilla)
Step 2 - Locate "Cleanx.zip" that you found in your ThemeForest Package and unzip it. Once it is done you'll get a folder named Cleanx with all theme files in it.
Step 3 - Locate your WordPress directory and upload Cleanx folder (unzipped in the previous step) into ../wp-content/themes/
Step 4 - Click on the Activate button to activate Cleanx. Congratulations, you have now activated Cleanx! You can now proceed with Cleanx Plugin Installation.
3. Theme Installation via Envato Market:
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: Please note that the "Cleanx Theme" is required plugin for this theme. So make sure you install that plugin after you install/activate the theme
Last updated