thanks for the help….they have it coded beyond the scope of my understanding. When I took the code out, the site goes down.
Here’s the code:
this is in the footer.php
<div id="footer-left">
<?php /* WARNING: YOUR SITE MAY STOP WORKING IF THESE LINKS ARE MODIFIED IN ANY WAYS */?>
DarkHive <a href="https://www.magpress.com" title="WordPress Theme">WordPress Theme</a> By MagPress<span class="credit">Thanks To <a href="https://nhshospitaljobs.com" title="NHS Hospital Jobs">NHS Hospital Jobs</a> | <a href="https://nhsnursetraining.com" title="NHS Nurse Training">NHS Nurse Training</a> | <a href="https://nhsjobslondon.com" title="NHS Jobs London">NHS Jobs London</a></span>
</div>
and in the Index.php file:
<?php if ((!function_exists("check_theme_footer") || !function_exists("check_theme_header"))) { ?><?php { /* nothing */ } ?><?php } else { ?>
<?php get_header(); ?>
[Please post code snippets between backticks or use the code button.]
I’m not sure where to find the “Check_theme_footer” function…
thanks again,
Jerry