624 views Check your template files Check header.php file Check whether wp_head() function is present in header.php file in your theme folder. If there is no header.php file, check parent theme. Check footer.php file Same thing, check footer.php file and look for wp_footer() function. If there is not footer.php file, check parent theme.