• I’m using a child theme and I am finding the theme returns the title tag twice – specifically on archive pages. I see the second one is being called from wp_head()

    Is there a quick addition I can make to functions.php (or perhaps in header.php before wp_head() is called) to prevent this from coming up on archive pages?

The topic ‘Theme returning twice’ is closed to new replies.