This topic has 2 replies, 2 voices, and was last updated 9 years, 2 months ago ago by Eva Kemp
Hello there, I just downloaded your theme from themeforest, After installed it it’s showing me following error message. can you tell me why this error message is showing ?
Error Message :
Notice: The called constructor method for WP_Widget is deprecated since version 4.3.0! Use
__construct()
instead. in D:\software installed\xampp\htdocs\wp\wp-includes\functions.php on line 3457
Hello,
This is not error, but just a notice. Disable debug mode in wp-config.php file, change define('WP_DEBUG', true);
to define('WP_DEBUG', false);
.
Regards,
Eva Kemp.
You must be logged in to reply to this topic.Log in/Sign up