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 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Ensure Your Theme Has wp_head() and wp_footer()’ is closed to new replies.