Quantcast
Viewing all articles
Browse latest Browse all 13547

codemovement.pk on "Parse Error in footer"

</div>

<div id='Footer'>
<div id='FooterSocial'>

</div>

<div class="container widthConstrainer">
<div id='Subscribe'>
<p>Want to join our mailing list? <img src="<?php bloginfo('template_url'); ?>/images/Subscribe.fw.png" /></p>
</div>
<div id='FooterNavigation'>

<?php wp_nav_menu(array('theme_location' => 'FooterLinks', 'menu_id' => 'FooterNav') );?>

<a href="<?php echo bloginfo(); ?>/contact-form/"><img src="<?php bloginfo('template_url'); ?>/images/ContactUs.png" id='FooterContactUs' /></a>
</div>

<?php

wp_footer();

?>
</div>
</body>

Please replace your code with this.


Viewing all articles
Browse latest Browse all 13547

Trending Articles