Hi Support,
I’ve recently updated my WordPress install and Enfold theme to the latest versions. I receive these error at the top of my header slider. These errors show only when I have the “behavior” radio boxes unchecked, and the header slider behavior” options at default. Please advise.
Warning: array_merge() [function.array-merge]: Argument #2 is not an array in … wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/slideshow.php on line 580
Warning: extract() expects parameter 1 to be array, null given in … wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/slideshow.php on line 58
Thank you very much for your help!
Hi!
Put this in the functions.php file:
error_reporting(0);
Regards,
Josue
Thank you! That worked perfectly.
You are welcome, always glad to help :)
Regards,
Josue