I'd like the copyright text at base of page to be different from page title, and also not be a link.
Pls let me know how to fix it.
Copyright text different from page title
3 posts from 2 voices-
Posted 6 months ago #
-
You can change the copyright text in footer.php - search for following code:
<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>and replace the content in the span tag.
Posted 6 months ago # -
You ARE the Dude! Thx man.
Posted 6 months ago #
Topic Closed
This topic has been closed to new replies.














