Child theme error

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #12879
    infotamer
    Participant

    I created a child theme with Child theme configurator. It runs a check and found the following generated unexpected php error:
    Notice: Undefined variable: charitize_customizer_defaults in /home/plasti43/public_html/namimartincounty.org/wp-content/themes/charitize/inc/hooks/wp-head.php on line 152

    How can I fix this?

    Thank you,
    Mike

    #12880
    infotamer
    Participant

    Here is line 152:

    $charitize_customizer_saved_values[‘charitize-custom-css’] = $charitize_customizer_defaults[‘charitize-custom-css’];

    #15355
    ITDevPete
    Participant

    Hello, I am getting the same error in my debug log on my child theme, were you able to fix? Thank You

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.