Adding wp_head to header.php?
-
I am using the Headspace SEO plugin, but I’m seeing this error on the configuration page:
“There are some issues with your theme that may prevent HeadSpace functioning correctly.
wp_head was not found in header.php”
I’ve looked into header.php and I can see that there is a function that is meant to call the <head></head> section into the page:
<?php do_action( '__before_body' ); ?>But I can’t find where to edit it?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Adding wp_head to header.php?’ is closed to new replies.
