• Getting these errors and page is not displaying properly, and admin is not accessible

    Warning: “continue” targeting switch is equivalent to “break”. Did you mean to use “continue 2”? in /hermes/bosnacweb04/bosnacweb04aw/b327/ipg.certifiedsafetyconsu/wp-content/plugins/revslider/includes/operations.class.php on line 2758

    Warning: “continue” targeting switch is equivalent to “break”. Did you mean to use “continue 2”? in /hermes/bosnacweb04/bosnacweb04aw/b327/ipg.certifiedsafetyconsu/wp-content/plugins/revslider/includes/operations.class.php on line 2762

    Warning: “continue” targeting switch is equivalent to “break”. Did you mean to use “continue 2”? in /hermes/bosnacweb04/bosnacweb04aw/b327/ipg.certifiedsafetyconsu/wp-content/plugins/revslider/includes/output.class.php on line 3706

    Warning: Cannot modify header information – headers already sent by (output started at /hermes/bosnacweb04/bosnacweb04aw/b327/ipg.certifiedsafetyconsu/wp-content/plugins/revslider/includes/operations.class.php:2758) in /hermes/bosnacweb04/bosnacweb04aw/b327/ipg.certifiedsafetyconsu/wp-includes/pluggable.php on line 1435

    Warning: Cannot modify header information – headers already sent by (output started at /hermes/bosnacweb04/bosnacweb04aw/b327/ipg.certifiedsafetyconsu/wp-content/plugins/revslider/includes/operations.class.php:2758) in /hermes/bosnacweb04/bosnacweb04aw/b327/ipg.certifiedsafetyconsu/wp-includes/pluggable.php on line 1438

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Use FTP or the web-based File Manager utility in your hosting provider’s control panel to access your WordPress site’s files, navigate to /wp-content/plugins/ and delete/rename the plugin’s folder named revslider. If you need help here, contact your host.

    This will disable the plugin and (hopefully) let you log in.

    Good luck!

    Hello @certifiedsafe67

    Make sure that you’re using the latest version of the Revolution Slider plugin.

    check version of PHP , it should be compatible with the plugins and WordPress (ideally PHP 7.4 or higher).

    Also disable Debug mode in wp-config.php file , like below code .

    define('WP_DEBUG', false);
    define('WP_DEBUG_LOG', false);
    define('WP_DEBUG_DISPLAY', false);

    clear cache if any .

    Also if you are not able to access Admin , you can disable Revolution slider plugin by opening FTP , go to wp-content/plugins , Find the revslider folder and rename it to something like revslider_disabled

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘revslider plugin error — cannot access wp-admin to fix’ is closed to new replies.