2

How To Decode A Wordpress Theme Footer

footerThere are a number of free wordpress themes but some of them has footer which is really annoying. I don’t understand why designers code their free themes but it doesn’t matter, i have a solution for you. This technique allow you to customize your wordpress theme footer.
Step by step ; 1> Open your index.php and find <?php get_footer(); ?> 2> Place a HTML comment that you can easily recognize, before and after Something like: <!– footer content starts Here –> <?php get_footer(); ?> <!– footer content ends Here –> 3> Visit your blog 4> View the source ( When you are in your blog click right mouse button and select “View Page Source” 5> Copy the HTML source between the two markers 6> Open footer.php and replace the encoded content with the HTML code. Note: Most themes will have a license that’ll not permit you to change the footer links. If that’s the case, then you are better off finding another theme

Related posts:

  1. En iyi bedava wordpress temaları.
  2. JALEdit + JAL Source Codes Download and step by step installation
  3. Make your own halloween wounds and prosthetics.
  4. Notepad ++ 5.5 Full
0.0/60votes
Voting statistics:
RatePercentageVotes
60%0
50%0
40%0
30%0
20%0
10%0
Click to share thisClick to share this