How to Remove Footer Links For WordPress

Remove Footer Links

Our new web publishers who prefer WordPress CMS program that is a one of the most popular open source for blogging and using template (theme) from free website (Newwpthemes) must be want to remove the footer links from your website’s template. That’s why there are many web publishers email to us about this topic. Finally we are decided to build one more topic about “how to” and publish this article titles “How to Remove Footer Links For WordPress”. Please enjoy it with your wordpress blog.

Step to Remove Footer Links from New*WP*Themes


Note: To be safe! Before you start following below steps, please copy the code that you will change into a safe place. You can copy the code (before you change) into a word format or a notepad. It’s easy for you to backup when error.

Step to Remove Footer Links

  • Login to your WordPress (Dashboard)
  • Go to Appearance / Editor
  • Click on Theme Functions (Functions.php) on the right side.
  • Find “eval(base64_decode” under “function mytheme_admin_init()”
  • Copy the part (decode) that looks like this:
    eval(base64_decode(‘ZnVuY…………VyKCk7′));
  • Open one of the website decoder as below:
    - http://www.motobit.com/util/base64-decoder-encoder.asp
    - http://www.tools4noobs.com/online_php_functions/base64_decode

    - http://www.tareeinternet.com/scripts/decrypt.php (for eval gzinflate)
  • Past the part you copied above into the box area
  • Then click on the button “Base 64 decode”
  • Copy the result (encode) from:
    function check_theme_footer() ….. until ….. check_theme_footer();
  • Replace this code (encode) into the part (decode) in Functions.php

Change the links as you want:

  • Open theme footer (Footer.ph)
  • Find the code as sample below in Footer.php & Functions.php :
    Free <a href=”http://www.be…. diet solution</a>
  • Then change it all together (make sure it is the same change).

If you still have problems or need support, please leave us a comment as below. Thanks.

Good Luck!



Related Topics:

How to Get Free Traffic
How to Add RSS Feed to Website
How to Implement SEO On a Website
How to Build a Blog to Get Backlinks

Related Posts Plugin for WordPress, Blogger...

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>