Wordpress Footer (Adding Footer Links)

Robby54

Power Member
Joined
Nov 6, 2008
Messages
508
Reaction score
135
Can anyone tell me if there is a wordpress plugins which allows you to organize footer links like this:

vh4v10.png
 
I have never seen one. But nice idea, I will write that down for my future developments :)
 
This can be done with minimal html/css knowledge. Don't use plugins for everything in WP.
 
u can use html tag generator like h*ttp:// ww*w.spiderweblogic.com/Html-Tag-Generator.aspx


type your links in a row, click on html tab on the right....
copy html, go to your wordpress widgets page and drag text widget in footer area and paste the html
that u created before...

Sample.jpg
 

Attachments

  • Sample.png
    Sample.png
    10 KB · Views: 6
Last edited:
Thanks for the suggestions everyone. I think ill just have my programmer fix this for me. I thought WP would have a plugin for this but I guess not.
 
Those links can be done easily by putting 4 Footer widgets. and Ad code plugin or some other link plugin.

You don't need a programmer for this, just basic knowledge of html/css/ and some copy pasting of PHP code

Just Check this :
HTML:
http://www.tipsandtricks-hq.com/how-to-add-widgets-to-wordpress-themes-footer-1033
 
Hey Guys,

its sooo much more easy than this. Theres a perfect plugin for such things called VISUAL COMPOSER. Just google it.... cheers
 
Back
Top