Centaurus - Creative Multipurpose WordPress Theme

Contents

1. Common PHP issues

2. How to Import Revolution Slider Templates

3. F.A.Q: My Slider Revolution is not activated?

1. Common PHP issues

If there is any warning or error that you got when you've installed the theme, probably your server is running on an old version of PHP or the PHP server settings are set at low capacity.

The reason why that is showing is that we have written code in our themes in a high standard that is still not supported by some older versions of PHP. 

Talk to your host providers and tell them to change the PHP version to 7.0 and change the following settings or change them by yourself.

PHP Recommendations

Memory Size: memory_limit = 256M
Script execution time: max_execution_time = 400
Number of input variables: max_input_vars = 4000

If you don’t have access to the php.ini file, you can add the following values in your .htaccess file:

php_value max_execution_time 400
php_value memory_limit 256M
php_value upload_max_filesize 10M

Be careful using these settings, some hosting companies don’t allow users to change php settings, if you experience any problem after making these changes, please revert these in your .htaccess file, using your FTP client.

2. How to Import Revolution Slider Templates

When importing the demo and you see that the Slider Revolution is not displayed on your page, there's a quick way to import the pre-made demos from our team.

  1. From the WordPress dashboard go to the Slider Revolution menu item. http://prntscr.com/ohbe0y
  2. Click on the Manual Import. http://prntscr.com/ohbeb7
  3. Inside the theme > includes > demo-importer > revslider, you will find the sliders that are pre-built with our theme, they also are in the dummy_content folder of the theme package.
  4. Drag & drop them into the Revolution Panel. http://prntscr.com/ohbf9g

How to place the slider?

Via shortcode:

  1. Go to the setting of the slider you want to display in your page and grab its shortcode. http://prntscr.com/n7bsr1
  2. Edit the page with Elementor and place a shortcode element, inside that enter the shortcode of the slider. http://prntscr.com/n7bu3z

Via Elementor element(Works only if theme supports Elementor)

  1. They will be available to use via the element Slider Revolution in Elementor. http://prntscr.com/ohbg49

3. F.A.Q: My Slider Revolution is not activated?

You probably got confused, the author wrote that you need to paste the Envato Purchase Code, but that's the license of his plugin(Revolution Slider), not the license of our theme. We have purchased an extended license and included it for free in our theme, so you don't have to purchase and extra license for Revolution Slider.

For more information about bundled plugins:

https://help.market.envato.com/hc/en-us/articles/213762463-Bundled-Plugins

We would love to give free access to our customers in their template library, but we cannot share our license, since we have only one. They have the such called Direct Customer Benefit. That's their idea not ours, we're sorry.

https://revolution.themepunch.com/direct-customer-benefits

If your theme is not running on the latest version of the Slider Revolution, please check on ThemeForest if the theme has been updated recently or not. https://prnt.sc/qrtvof

You can also check on the theme changelog if the recent Slider Revolution is added or not. https://prnt.sc/qrtw1i

If you see that the latest version is added, simply download a copy in ThemeForest > Downloads and extract that zip file, inside onto includes > plugins you'll find the zip file of Revolution Slider (revslider.zip). If you see that is not the latest version, create a ticket or let us in the comments that we should update it.