No footer in Naturefox theme
-
Hello,
I am using this theme and everything is fine so far.
I tweaked it to get the result I wanted and it really came out as I desired. Now, I’m not a PHP expert and I can’t get my footer to show up.Here is what I have in my footer.php
<div class=”footer”>
<p><span><?php bloginfo(‘name’);?></span></p>
</div>
<div id=”design”>Powered by <?php echo naturefox_credits(); ?>.</div>
<?php wp_footer(); ?>
</body>
</html>It really seems to me that there is something missing at the beginning of the document. I tried to copy it from the header, but no success.
I re-downloaded the theme and the footer is the same (in case I had changed it without noticing).
The website: https://www.nutrice.med.brThank you!
- The topic ‘No footer in Naturefox theme’ is closed to new replies.