Admin area of Revolution Slider not working

My site is running X theme with Revolution Slider. Recently, Rev Slider’s admin area stopped working - when I click on Rev Slider in the left-hand menu, I just get a blank screen (with the sidebar menu showing). The front-end part is still working fine and showing the slider properly.

I’m not sure where to look to resolve this - I had a look on the server, but there’s nothing in the error log.

I’m scared to reinstall Revolution Slider in case it deletes my existing slides - is this likely to happen? Is there a way to back them up beforehand?

Thanks!

Hi Jamie,

Thanks for writing in! Since you’re getting a blank screen, could you please try enabling WP_DEBUG mode by following this guide (https://codex.wordpress.org/WP_DEBUG) and then re-visit Recolution Slider backend to see if there’s any PHP errors that describes your issue.

Deleting your Revolution Slider could lose your existing data. You can download all files from your Themeforest account

Then when you unzip it, you should be able to locate revslider.zip plugin under “/x_package/extensions/” directory.

Unzip revslider.zip plugin file and upload it into your “/wp-content/plugins/” directory. This will replace and fix any missing or corrupted files in your Slider Revolution plugin.

If you’re still having issues, please provide us with your WordPress login credentials along with your FTP credentials in a secure note to check your issue further.

Let us know how it goes.
Thanks!

Thanks. I’ve enabled Debug, and got the following error (there were other similar errors, but this was the first that seemed to be related to RevSlider):

[18-Apr-2019 13:55:00 UTC] PHP Notice:  The called constructor method for WP_Widget in githubwordpress is <strong>deprecated</strong> since version 4.3.0! Use <pre>__construct()</pre> instead. in /var/www/aquaq.co.uk/html/wp-includes/functions.php on line 4399
[18-Apr-2019 13:55:00 UTC] PHP Stack trace:
[18-Apr-2019 13:55:00 UTC] PHP   1. {main}() /var/www/aquaq.co.uk/html/wp-content/plugins/revslider/rs-plugin/css/captions.php:0
[18-Apr-2019 13:55:00 UTC] PHP   2. require_once() /var/www/aquaq.co.uk/html/wp-content/plugins/revslider/rs-plugin/css/captions.php:8
[18-Apr-2019 13:55:00 UTC] PHP   3. require_once() /var/www/aquaq.co.uk/html/wp-load.php:37
[18-Apr-2019 13:55:00 UTC] PHP   4. require_once() /var/www/aquaq.co.uk/html/wp-config.php:106
[18-Apr-2019 13:55:00 UTC] PHP   5. do_action() /var/www/aquaq.co.uk/html/wp-settings.php:505
[18-Apr-2019 13:55:00 UTC] PHP   6. WP_Hook->do_action() /var/www/aquaq.co.uk/html/wp-includes/plugin.php:465
[18-Apr-2019 13:55:00 UTC] PHP   7. WP_Hook->apply_filters() /var/www/aquaq.co.uk/html/wp-includes/class-wp-hook.php:310
[18-Apr-2019 13:55:00 UTC] PHP   8. call_user_func_array:{/var/www/aquaq.co.uk/html/wp-includes/class-wp-hook.php:286}() /var/www/aquaq.co.uk/html/wp-includes/class-wp-hook.php:286
[18-Apr-2019 13:55:00 UTC] PHP   9. wp_widgets_init() /var/www/aquaq.co.uk/html/wp-includes/class-wp-hook.php:286
[18-Apr-2019 13:55:00 UTC] PHP  10. do_action() /var/www/aquaq.co.uk/html/wp-includes/widgets.php:1715
[18-Apr-2019 13:55:00 UTC] PHP  11. WP_Hook->do_action() /var/www/aquaq.co.uk/html/wp-includes/plugin.php:465
[18-Apr-2019 13:55:00 UTC] PHP  12. WP_Hook->apply_filters() /var/www/aquaq.co.uk/html/wp-includes/class-wp-hook.php:310
[18-Apr-2019 13:55:00 UTC] PHP  13. call_user_func_array:{/var/www/aquaq.co.uk/html/wp-includes/class-wp-hook.php:286}() /var/www/aquaq.co.uk/html/wp-includes/class-wp-hook.php:286
[18-Apr-2019 13:55:00 UTC] PHP  14. __lambda_func() /var/www/aquaq.co.uk/html/wp-includes/class-wp-hook.php:286
[18-Apr-2019 13:55:00 UTC] PHP  15. register_widget() /var/www/aquaq.co.uk/html/wp-content/plugins/wordpress-github-aquaq/githubwordpress.php(283) : runtime-created function:1
[18-Apr-2019 13:55:00 UTC] PHP  16. WP_Widget_Factory->register() /var/www/aquaq.co.uk/html/wp-includes/widgets.php:115
[18-Apr-2019 13:55:00 UTC] PHP  17. githubwordpress->githubwordpress() /var/www/aquaq.co.uk/html/wp-includes/class-wp-widget-factory.php:100
[18-Apr-2019 13:55:00 UTC] PHP  18. WP_Widget->WP_Widget() /var/www/aquaq.co.uk/html/wp-content/plugins/wordpress-github-aquaq/githubwordpress.php:17
[18-Apr-2019 13:55:00 UTC] PHP  19. _deprecated_constructor() /var/www/aquaq.co.uk/html/wp-includes/class-wp-widget.php:192
[18-Apr-2019 13:55:00 UTC] PHP  20. trigger_error() /var/www/aquaq.co.uk/html/wp-includes/functions.php:4399

I’m not sure what I need to do to fix that.

I’ll try downloading the files from Themeforest - will that lose my existing slides? Or is it only reinstalling that would lose the data?

Hi Jamie,

You do not have to uninstall Revolution Slider. You just need to login through FTP then go to wp-content/plugins then delete the revslider directory from there and place the revslider directory you have just downloaded in the plugins directory.

Hope this helps.

That seems to have fixed it! Thank you!

You are most welcome!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.