Viewing 1 replies (of 1 total)
  • Theme Author Ben Sibley

    (@bensibley)

    Yea that child theme is a bit old and there is a function in it called ct_tracks_social_icons_output() that was not deprecated properly. I try to avoid breaking child themes, sorry for the extra hassle.

    The fix is pretty easy. You can copy the current contents of Tracks’ header.php file and paste it into the child theme’s header.php file. Then, add the phone number back in the same spot. The child theme will now work without the ct_tracks_social_icons_output() function in it.

Viewing 1 replies (of 1 total)

The topic ‘Child theme’ is closed to new replies.