error in td_block.php file

Posted in: Newspaper
Post count: 21

Hi, if I let WordPress to show PHP errors

ini_set(‘display_errors’, 1);
ini_set(‘display_startup_errors’, 1);
error_reporting(E_ALL);

I get on the top of my webpage, in mobile version, the following alert:

Notice
Undefined index: color-1-overlay in <b>/var/www/vhosts/FOLDER_ON_SERVER/wp-content/plugins/td-composer/legacy/common/wp_booster/td_block.php</b> on line 2407
Notice
Undefined index: color-2-overlay in <b>/var/www/vhosts/FOLDER_ON_SERVER/wp-content/plugins/td-composer/legacy/common/wp_booster/td_block.php</b> on line 2407

Is it a theme error? How do I fix it?

Enzo

Post count: 21065

Hello!

Please make sure that your PHP version is the latest one, clear the cache and try again.
Let me know the results!

Thank you!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.