Warning "continue" targeting switch set to "break"

I’m having major issues with a website that I used Xtheme on. I used the auto repair demo content. I can’t even login into WP-admin because I get an error (Warning: “continue” targeting switch is equivalent to “break”. Did you mean to use “continue 2”? in /homepages/37/d385048148/htdocs/app733512853/wp-content/plugins/revslider/includes/operations.class.php on line 2758) when trying. Please help!!!

The website is https://hwy280autoservice.com/

Hi @michaeldurham,

Thank you for writing in, that warning is coming from Revolution Slider, please deactivate and delete the Revolution Slider plugin and reinstall it back under X > Validation > Extensions.

But, since that is only a warning, that should not do any harm to the site, you can turn off that warning reporting by adding define( 'WP_DEBUG', false ); on your wp-config.php file.

More details about WP_DEBUG here

Hope it helps,
Cheers!

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