hi,
my footer looks fairly easy to remove the links but when I do I get an error saying this below and then my site is disable until I reinstall the theme
This theme is released under creative commons licence, all links in the footer should remain intact
this is the footer, can anyone help please?
I removed the www as I couldn't post this with it.
my footer looks fairly easy to remove the links but when I do I get an error saying this below and then my site is disable until I reinstall the theme
This theme is released under creative commons licence, all links in the footer should remain intact
this is the footer, can anyone help please?
I removed the www as I couldn't post this with it.
<div style="clear:both;"></div>
<div id="footer">
<div class="alignleft"><a href="<?php echo get_option('home'); ?>/" title="<?php bloginfo('name'); ?>"><?php bloginfo('name'); ?></a> All rights reserved.</div>
<div class="alignright">
Credit Card <a href="bcab. org/">Debt Consolidation</a>,
<a href="debtconsolidationloansforbadcredit. org/">Debt Consolidation Loans</a>,
and Bad Credit <a href="1stdebtconsolidation. com/">Debt Consolidation</a>.
</div>
</div>
<?php do_action('wp_footer'); ?>
</body>
</html>