could someone PLEASE HELP, I cant find where the code is for my footer (copyright info)
http://fourmilesquare.com <------in this footer
please respond with where it's at I've searched footer.php, index.php etc.
MAHALO FOR YOUR HELP!
could someone PLEASE HELP, I cant find where the code is for my footer (copyright info)
http://fourmilesquare.com <------in this footer
please respond with where it's at I've searched footer.php, index.php etc.
MAHALO FOR YOUR HELP!
I think line 2705 in functions.php should let you change or remove that information.
return 'Designed by <a href="http://www.installwordpresstheme.com/" target="_blank" rel="nofollow">Install WordPress Theme</a>';
Don't forget to make a backup copy of the file before you edit, just in case.
I was so focused on the footer links, I forgot to actually answer your question about the copyright!
To change the copyright message, take a look in /dog/library/defaults.php on line 56:
<p>Copyright © [year]. <a href="www.dogsandstuff.net">Dogs and Stuff</a> All Rights Reserved.</p>
Sorry about that! :-)
Glad it worked! You're site is shaping up very nicely!
You must log in to post.