Hello,
You need edit the file wp-content/themes/woopress/framework/theme-functions.php, remove the code in line 630:
if(function_exists( 'set_revslider_as_theme' )){
set_revslider_as_theme();
}
And you’ll be able to register the plugin.
Regards,
Eva Kemp.