Ensure Your Theme Has wp_head() and wp_footer()
-
Ensure Your Theme Has
<?php wp_head(); ?>
in the header.php &<?php
wp_footer(); ?>` in the footer.php
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Ensure Your Theme Has wp_head() and wp_footer()’ is closed to new replies.