I can't access the Slider Revolution
-
Please check the private content for the Video URL, I can’t access the Slider Revolution to make the edit for any slider.
Hello,
Please deactivate all the plugins not related to the theme and switch the parent theme, check the issue, If the problem has gone, activate the plugins one by one, checking the issue to detect which one causes the problem.
if the problem remains, even after the plugins deactivated leave the plugins deactivated for us to check and provide your site admin access to the private area.
Best Regards
I have already tried to deactivate all plugins but no way to fix this issue, only an empty page for Slider Rev.
Please check the URL attached privatly.
We already fixed the issue by removing this code below from functions.php
`
/**
* ————————————————————————————————
* Defer Parsing of JavaScript
* ————————————————————————————————
*/
function defer_parsing_of_js ( $url ) {
if ( FALSE === strpos( $url, ‘.js’ ) ) return $url;
if ( strpos( $url, ‘jquery.js’ ) ) return $url;
return “$url’ defer “;
}
add_filter( ‘clean_url’, ‘defer_parsing_of_js’, 11, 1 );
Hello,
Please confirm the permit to deactivate all the plugins not related to the theme and switch to a default theme for checking.
Best Regard s
Issue already fixed by removing a code from functions.php file.
Issue didn’t fixed when I deactivated all plugins and keep only the theme required plugin.
Hello,
That is fine. If you have any questions please feel free to contact us.
Best Regards