Saturday, 10 January 2015

How To Hide Powered By Wordpress In Dynamic News Theme

WordPress is a new and world's largest growing  system to host your website.Everyone can host his own website by using WordPress.But the problem is that it shows "powered by WordPress" below every theme in footer section.Most of the webmasters get annoyed due to this credit.Most of them left WordPress and start using other services.If you are also suffering from this problem then don't left WordPress because i have got something for you.You can easily hide the WordPress footer if you follow my instructions.So let's start our work.

STEPS:

1-Go to your admin panel of your website.i.e. www.yourwebsite.com/wp-admin

2-Login to your account.

3-Go to Appearance section and then click on Editor.

4-Then search for Footer page and you will find something like this in that page:

<div id="credit-link"><?php dynamicnews_credit_link(); ?></div>



5-Now just replace this code by this one:
<div id="credit-link">copyright AnnonTricks 2014</div>



this is just for my website replace AnnonTricks with your website name or anything you want to write.

6-Then just publish your website.

7-Now open your website and you will see that your website footer has been changed.

Now its all done.

Thanks for visiting!!!!!!!!!!!!!!!!!!

If you found this article helpful then please share this website with your friends.

No comments:

Post a Comment