Hi,
in the footer of the theme I find:
"Copyright - (BLOGNAME) - Wordpress Theme by Kriesi.at
How can I edit this?
Thanks for help!
Boris
Hi,
in the footer of the theme I find:
"Copyright - (BLOGNAME) - Wordpress Theme by Kriesi.at
How can I edit this?
Thanks for help!
Boris
Hi,
you can edit it in the footer.php
Best regards
Holger
Yes exactly, open up footer.php and edit following line:
<span class='copyright'>© <?php _e('Copyright','avia_framework'); ?> - <a href='<?php echo home_url('/'); ?>'><?php echo get_bloginfo('name');?></a> - <a href='http://www.kriesi.at'>Wordpress Theme by Kriesi.at</a></span>Thanks, that was easy ! ;-)
Hi!
Glad that I could help you :)
Best regards,
Peter
This topic has been closed to new replies.