Justin
asked 11 years ago

How to add a copywrite sign in my site in the place where there was “prowdly powered by wordpress” ?

2 Answers
DominicStaff
answered 11 years ago

To resolve this problem you can open the sidebar.php file / go to line 36 and then you can change  it here.
See the Screenshot: http://imgur.com/WKkPlL9

Regards,
Dominic

Justin
replied 11 years ago

what should I add in place of that

Justin
replied 11 years ago

It’s not working

Justin
replied 11 years ago

Ok its working now. But there is a problem: the link is clickable and it is leading to wordpress website. I dont want link. I just want a simple text

Jackie Lord
answered 11 years ago

You can change the code to:

<div id="copyright">Proudly powered by WordPress</div>

But It’s better if you can insert a link to WordPress in order to support WordPress community.

Powered by DW Question & Answer Pro