Kleanity - Minimalist WordPress Theme

Contents

1. Server Configuration Requirements

2. Making your site faster with WP Fastest Cache and Autoptimize

3. Slider Activation Warning

4. Making your site faster with W3 Total Cache plugin

5. Where can I get my purchase code?

1. Server Configuration Requirements

Below is the list of main server setting parameters and the recommended values. If you can't change it by yourself, you must contact your host provider to do it.

post_max_size: Sets max size of post data allowed. 

post_max_size = 25M 

upload_max_filesize: Sets the maximum size of an uploaded file.

upload_max_filesize = 40M 

max_input_time: Sets the maximum time in seconds a script is allowed to parse input data, like POST and GET 

max_input_time = 300 

max_execution_time: Sets the maximum time in seconds a script is allowed to run before it is terminated by the parser. 

max_execution_time = 300

memory_limit: Sets the maximum amount of memory in bytes that a script is allowed to allocate 

memory_limit = 256M 

max_input_vars: Sets the number of input variables may be accepted 

max_input_vars = 4000

If suhosin patch is installed, change the following parameters to the specified values.

php_value suhosin.post.max_array_depth 100 

php_value suhosin.post.max_array_index_length 128 

php_value suhosin.post.max_name_length 128 

php_value suhosin.post.max_totalname_length 512 

php_value suhosin.post.max_value_length 2000000 

php_value suhosin.post.max_vars 5000 

php_value suhosin.request.max_array_depth 100 

php_value suhosin.request.max_array_index_length 128 

php_value suhosin.request.max_name_length 128 

php_value suhosin.request.max_totalname_length 512 

php_value suhosin.request.max_value_length 2000000 

php_value suhosin.request.max_vars 5000


*Your site might not really consume these values but what we recommended is just to make sure that although your site is large, the setting up process will get smooth. You may try to decrease some value if you feel it's too big or you can decrease values after you finish setting up website.

2. Making your site faster with WP Fastest Cache and Autoptimize

You can speed up your website by using the plugin 

WP Fastest Cache Plugin : https://wordpress.org/plugins/wp-fastest-cache/ 

Autoptimize : https://wordpress.org/plugins/autoptimize/

*Please note that with this method, it doesn't guarantee that you will get 100% of the score from speed tester. However, the score should improve a lot. The score will depend on image optimization too so you may seek for third party plugin to do image optimization but beware that it might drop your image quality, this is on your decision. And lastly, using CDN might improve your score too but you have to seek for third party service for this(You can check out CloudFlare free CDN service).

*Please also note that some third party plugins might not work with the minifying setting that we recommend so if it doesn't work, you may skip this setting. But it 100% works with the theme itself. 

Every time you made changes on your website, you should purge the cache too.

WP Fastest Cache

1. In Setting page, follow these settings.

2. Go to Exclude menu and add a new rule in Exclude Cookie section. 

Select Contain and fill 'Subscriber' in the field. (This to prevent caching when customers login. It will be useful in theme that require membership functionality such as Chariti, Travel Tour, Clever Course..)

Autoptimize

In the JS,CSS and HTML tab, follow these settings.


Using CDN?

If you're using CDN, we recommend to leaf the CDN field in Autoptimize empty go to use CDN setting in WP Fastest Cache instead.


3. Slider Activation Warning

After you installed the theme and slider plugin properly, you may still see the warning like these...

For Revolution Slider, it looks like this : 


For Layer Slider, will look like this : 



Please note that you can't put the theme's purchase code in that field. It will not work.

The purchase code( or activation code) for slider is not necessary. It's used for auto updater for the slider. However, the slider that's included in this theme is being used as 'Extended license', it's considered as a bonus file which doesn't support auto updater(and their slider templates.). 

If you need to use auto updater, you have to purchase slider's regular license separately. But as we mentioned. It's not necessary, you can still use slider that come with the theme like its' regular license and we still keep pushing slider's update in future theme's version as well ;)

4. Making your site faster with W3 Total Cache plugin

You can speed up your website by using the plugin "W3 Total Cache" https://wordpress.org/plugins/w3-total-cache/

*Please note that with this method, it doesn't guarantee that you will get 100% of the score from speed tester. However, the score should improve a lot. The score will depend on image optimization too so you may seek for third party plugin to do image optimization but beware that it might drop your image quality, this is on your decision. And lastly, using CDN might improve your score too but you have to seek for third party service for this. Normally, this is not a free service.

*Please also note that some third party plugins might not work with the minifying setting that we recommend so if it doesn't work, you may skip this setting. But it 100% works with the theme itself. 

Every time you made changes on your website, you should purge the cache too.

Here are the recommend setting from us. 

1. General Setting.


2. Page Cache 

3. Minify


4. Browser Cache

5. Where can I get my purchase code?

Where can I get my purchase code?

If you're submitting ticket without using Envato login, you will need purchase code instead. Purchase code can be obtained in your Themeforest profile page, click on the tab "Download", from the item list, click on the button "Download" of the item and you will see where to get the code. See this