Essential grid related error

My index and collection page use essential grid to show pictures also link to other pages.
But it shows error that I totally don’t know solve it, please help me to fix it.

The error message is “Warning: “continue” targeting switch is equivalent to “break”. Did you mean to use “continue 2”? in /home1/chuandes/public_html/gallerychuan/wp-content/plugins/essential-grid111/includes/item-skin.class.php on line 1422
Image”

Please help me to solve this.

Hello Maria,

Thanks for writing in!

Please take a look at the solution shared in following thread:

Thanks.

Hi there,

I found my wp-config.php look like this

“}/WP-CLI_DEFINITION_CHECK/
$table_prefix = ‘wp_zrji_’;
if (!defined(‘WP_DEBUG’)) {/WP-CLI_DEFINITION_CHECK/
define(‘WP_DEBUG’, false);
define( ‘WP_DEBUG_LOG’, false );”

it already show WP_DEBUG false, so what can i do next?
could you please help me~

Hello @mariahsisao,

Based on the warning message you are seeing on the site, it seems that the director name of essential grid was changed from essential-grid to essential-grid111 which is not recommended as it might cause unexpected issues.

Also, the Essential Grid’s latest version is 2.3.2 while 2.3.1 is installed on your site.

Kindly update to the latest version and put back the original directory name.

Hope this helps.

Hi there,

After change the name of essential-grid111 back to essential-grid. and upgrade to 2.3.2. I found the issue was solved. Also upgrade revolution slider, and every problem was solved.

Thanks for your recommend! Really appreciate that~

Hey @mariahsisao,

You’re welcome!
It’s good to know that it has worked for you.
If you need anything else we can help you with, don’t hesitate to open another thread.

Regards.

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