Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #308255

    Hi,

    I had this line in my child theme:
    if(strpos($headerS,’social_header’) !== false)

    which now throws the warning
    strpos() expects parameter 1 to be string, array given in childtheme/header.php

    Can you point me in the direction of some documentation that might help me? I still want this same logic to show the social header.

    Thanks!

    #308318

    Solved this by updating some theme files.

    #308627

    Hi!

    Glad you solved it. If you still have questions, let us know. :)

    Regards,
    Ismael

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Upgraded to Enfold 2.9.1 and $headerS variable is gone’ is closed to new replies.