That’s an issue with your theme. What theme are you using?
Try updating the theme. If it’s up to date, you can also post the issue on the theme page:
https://wordpress.org/themes/customizr
I cant update it. I made it a child theme so the custom edits I made would not be overwritten during an update
If done properly, you can still update the parent theme. That’s the point of child themes. Just backup first.
If you’re trying to debug it yourself, the error message means that the methods tc_tagline_display, tc_social_in_header, do not exist in the class TC_header_main. You can always find the class, and make sure the method exists.
Thanks!
I wish I could debug it myself, I just don’t have access to the backend right now.
It’s weird. I developed this on my own site here and when I moved it over to this domain, I get this error.
In the dashboard it says my themes are up to date. I know that’s not true because my child theme is a few versions behind the newest one.
I don’t know how to debug this. 🙁
I have tried debugging this.
Anyone else have a way for me to fix this without starting over?