Title: no html code in footer php
Last modified: August 21, 2016

---

# no html code in footer php

 *  [thealexangroup](https://wordpress.org/support/users/thealexangroup/)
 * (@thealexangroup)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/no-html-code-in-footer-php/)
 * i need to add an iTune script just before the </footer>. the problem is i’m not
   sure how to add it in my theme’s footer.php file because there is no html <footer
   > code to add it before.

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Thread Starter [thealexangroup](https://wordpress.org/support/users/thealexangroup/)
 * (@thealexangroup)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/no-html-code-in-footer-php/#post-4525838)
 * Follow up, here’s what my footer.php code looks like. can i place script before
   the </body>… or after it?
 * <?php if(imwb_videopress_get_option(‘hidefooter’) == ‘N’) { ?>
    <div id=”footer-
   wrapper”> <div id=”footer” <?php imwb_videopress_footer_sidebar_class(); ?>> 
   <?php get_sidebar( ‘footer’ ); ?> </div> </div> <!– #footer –> <?php } wp_footer();?
   > </body> </html>
 *  [batharoy](https://wordpress.org/support/users/batharoy/)
 * (@batharoy)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/no-html-code-in-footer-php/#post-4525839)
 * If it’s a script ( <script ) you will want it just above the </body> tag.
 *  Thread Starter [thealexangroup](https://wordpress.org/support/users/thealexangroup/)
 * (@thealexangroup)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/no-html-code-in-footer-php/#post-4525921)
 * i love it when ‘stuff’ works on first shot 🙂 thanx for clearing up my “duh” 
   moment. awesome.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘no html code in footer php’ is closed to new replies.

 * 3 replies
 * 2 participants
 * Last reply from: [thealexangroup](https://wordpress.org/support/users/thealexangroup/)
 * Last activity: [12 years, 3 months ago](https://wordpress.org/support/topic/no-html-code-in-footer-php/#post-4525921)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
