Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #272008

    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!

    #272030

    Hi!

    Put this in the functions.php file:

    error_reporting(0);
    

    Regards,
    Josue

    #272050

    Thank you! That worked perfectly.

    #272059

    You are welcome, always glad to help :)

    Regards,
    Josue

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Header Slider Errors’ is closed to new replies.