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
- The topic ‘Ensure Your Theme Has wp_head() and wp_footer()’ is closed to new replies.
Ensure Your Theme Has <?php wp_head(); ?>
in the header.php & <?php wp_footer(); ?>
in the footer.php