Hello,
I'm using WP3.2.1 and the Theme is FLEXIBILITY3. When you go to my website
Terschelling you see there is a link below the footer:Help Build Houses and Hope with Habitat for Humanty. Donate Today!
I can't find this link anyware, I seems it is hidden in the footer.php,in one of the last lines.Here the php!
<?php echo stripslashes(get_option('flex_foot_links')); ?>
</div>
</div>
<!-- footer close -->
<div class="clearer"></div>
</div>
<!-- wrap close -->
</div>
<?php wp_footer();?>
</body></html>
Can anyone please help me removing this link?
Thanx,
Erik