Hello! I need help. My first place to look to change the footer text was the footer.php, but it's not even there! and yet the "Kriesi.at – Wordpress Themes" still appears. I even deleted the footer.php file altogether and it's still there. It's not a cache issue, I cleared that already. Can someone tell me PLEASE where this is?
katrinamharrell.com/media
Thank YOU!
FOOTER TEXT...
6 posts from 5 voices-
Posted 1 year ago #
-
You can find the copyright text in sidebar.php:
echo " <span class='copyright'>© ".__('Copyright','avia_framework')." - <a href='".home_url('/')."'>".get_bloginfo('name')."</a> - <a href='http://www.kriesi.at'>Wordpress Theme by Kriesi.at</a></span>";Posted 1 year ago # -
Hi,
I'd like to change the copyright too on my site, but am not sure of what I should copy, paste, modify. And where I should put it.
Many thanks,
sophiePosted 12 months ago # -
Hi Sophie,
In sidebar.php, find the following line:
echo " <span class='copyright'>© ".__('Copyright','avia_framework')." - <a href='".home_url('/')."'>".get_bloginfo('name')."</a> - <a href='http://www.kriesi.at'>Wordpress Theme by Kriesi.at</a></span>";You can replace
<a href='http://www.kriesi.at'>Wordpress Theme by Kriesi.at</a>with your own information.
Hope this helps!
Regards,
MyaPosted 11 months ago # -
Do I violate something (legally) if I change/remove the footer text?
Posted 10 months ago # -
Hey!
No, of course not :) - feel free to change it.
Best regards,
PeterPosted 10 months ago #
Reply
You must log in to post.














