pingable wordpress banner
24
Aug

jQuery Powered Sticky Footer Plugin

Written by Dusty. Posted in Plugins, Resources and was last updated on

In a recent post, we hinted at the development of an exclusive jQuery powered WordPress Plugin. Today is the day! We have released the brand new, completely unique WordPress Constant Footer Plugin.

It uses a jQuery plugin combined with the simplicity of a WordPress plugin to create a super-simple sticky footer. The footer sticks to the bottom of the browser window regardless of how/where the user scrolls.

Complete with an easy-to-use dashboard settings page, the WP admin can change the opacity, color and height of the footer. Utilizing a slick fade-in effect, the plugin allows any HTML to be entered by the admin and displayed to the public.

Use the plugin to:

  • Showcase new content
  • Display site news
  • Encourage Twitter, RSS or other social media following
  • Offer premium, unique advertising space
  • Flag user attention for breaking news
  • And anything else you come up with!
  • (Tell us how you’re using the plugin in the comments belows)

The plugin is completely free, although donations are much appreciated.  Here are some helpful links:

Plugin Homepage | Demo | Documentation

Inclusion in the WordPress.org Plugin Directory is pending.  Until then, you can download the plugin from the homepage or by clicking here.

This plugin was developed by Pingable.org and released to our community of readers first.  We like you that much!  As with any new plugin, be patient as we work out any bugs.

Here are some screenshots:

Sticky Constant Footer PluginSticky Constant Footer Plugin


Tags: , , ,

Dusty

Dusty Anderson is an avid WordPress user and the editor of Pingable.org. Read more

Comments (35)

  • Aaron
    August 24, 2010 at 1:57 am |

    Thanks Cyrus.. I am tired of hacking up themes to make a sticky footer.. The plugin makes it very easy, and it looks great.

  • August 24, 2010 at 9:09 am |

    Useful plugin, specially if you could make it to use build an opt-in list by providing signup form in it. Important announcement can be dealt with flashing at the top of page.

  • Tym
    August 24, 2010 at 12:09 pm |

    wow… this is fantastic. i’ve seen a lot of sticky footer or header “divs”, but all of them were a little clumsy and slowing down the scrolling of the page and they didn’t actually stick to the footer or the header when scrolling. they scrolled a little with the page and then scrolled back to the original position. till now i didn’t use such things, because i thought they are annoying, but actually, they might be very useful if used wisely :)

    great job

  • August 24, 2010 at 9:41 pm |

    wow..this plug-in is so great. I love the transparent effect of it.

  • August 27, 2010 at 7:51 pm |

    This is a very nice, clean looking footer bar. It’s a good idea for important announcements, a featured post or maybe even promoting a product. I’ll give it a try on my blog.

  • Raize
    September 1, 2010 at 8:27 am |

    I’ve tried this plugin on two different versions of wordpress (2.8 and 3.0) and it doesn’t work on either one.

    When I go to settings, it directs you to a url that doesn’t exist.

  • September 2, 2010 at 12:54 am |

    Very nifty plugin. I’ve done this before with CSS but it wasn’t nearly as awesome. Thanks.

  • September 2, 2010 at 1:25 am |

    Hi Raize,
    I just tried it on on both versions and it worked for me. Could it be your URL settings? What URL are you sent to?

    Cyrus

  • September 3, 2010 at 5:03 pm |

    This idea is very original. I will try it with one of my blogs

  • September 6, 2010 at 2:41 pm |

    Ok guys I had some problems with this plugin after i kinda of converted it for other cms then wp. My problem was that it didnt worked in IE(it stayed in one place even after i scrolled the page) and after some research i found out that IE was seeing my page in quirks mode(for very old pages) and after some research discovered that i have to set the right DOCTYPE (with the right syntax) so that my webpage is not rendered in quirks mode. i hope this helps if anyone has the same problem!

  • September 9, 2010 at 4:18 pm |

    Hi. It seems that there is no sticky footer in the demo website. You might want to take a look and fix it :) . Also at this url: http://www.dzinesoup.com/new-jquery-constant-footer-plugin/ there is a fatal error. Hope I helped :P
    Regards.

  • James
    September 15, 2010 at 6:01 am |

    Hey Cyrus, thanks for the plugin, its a great help for me, its quite easy to use with good features..

  • September 15, 2010 at 10:13 pm |

    Most excellent!! I have tried tweaking various ajax scripts to get this “transparent” effect but to no avail and when it worked, it would freeze the browser. Your script works like a charm! thanks a ton :)

  • September 17, 2010 at 5:53 pm |

    Thanks for providing this free plug. I can’t remember the exact numbers, but the sticky footer concept is a great opt-in booster.

  • Name
    October 18, 2010 at 8:11 pm |

    great plugin – easy install and usage…but i dont want it to OVERLAY the page…i just want a footer that is ALWAYS at the bottom of the browser BELOW the content…problem is that im using a large height on this and its overlaying the content of the site….various margins didnt fix this for me….any suggestions?

  • Garry
    October 21, 2010 at 8:25 am |

    Hi,

    This looks like the plugin I’ve been looking for. Unfortunately, it looks like there is an incompability with some javascript I’m using for my website.

    But before, I try to fix, is there a way to stuick an image instead of the current color overlay?

    Thanks

  • October 22, 2010 at 2:31 pm |

    Hi “Name”
    Unfortunately, this plugin is designed to overlay. However, there are lots resources on how to use CSS to create sticky footers. Use “sticky footer” when searching.

  • October 22, 2010 at 2:32 pm |

    Garry,
    I believe you could do this by modifying the CSS in the plugin files. The styling is simply a div that is manually fixed to the bottom of the browser window using javascript. So adding a background image to the div should accomplish your goal.

    Thanks!
    Cyrus

  • chris
    October 22, 2010 at 2:33 pm |

    thanks for the reply…i found that changing the position from fixed to relative worked, however it causes the footer to behave in unpredictable ways – such as jumping twice as low in the page leaving a huge empty space.

  • December 16, 2010 at 3:51 am |

    Hi there, this is very useful plugin. I am planning to use it but just wanna ask for if this has an option where you can close it or such as Don’t show this option in the site when used?

  • Rodger
    December 18, 2010 at 9:36 pm |

    Hi, great plug-in! Exactly what I was looking for. I could also use a sticky header. Would that be possible?

  • December 20, 2010 at 7:12 am |

    An awesome plugin you have written about. Anyway , thinking to use this plugin. I am not sure whether I will use it. Anyway thanks.

  • Cyrus
    December 22, 2010 at 2:52 am |

    Hi Rodger,
    You can change the CSS in the file I believe to make it stick to the top instead of bottom of the browser window.

    Gem,
    Right now there isn’t an option to close the footer, but the original script allows for that so I may release an update soon.

  • January 14, 2011 at 3:41 pm |

    i like what jQuery can do, but i’m totally against use in excess of javascript. i’ve see a lot of website owners complaining that their site isn’t very well optimized, but most of the navigation was generated through javascript and they had a lot of javascript animation… i think SEO and javascript can’t coexist:D

  • January 17, 2011 at 3:45 pm |

    @Lisa If you use javascript with caution, not to make your site full of it and you still follow the google design guidelines (navigation, links, etc), you’ll have no problem with the javascript and jQuery or other JS library… just make sure not to make all your navigations with javascript, because then you’ll have a problem

  • April 27, 2011 at 11:55 am |

    I think it will be very useful to me and also think it will be useful to others, thank you.

  • April 28, 2011 at 7:18 am |

    Perfect justice to optimize a website is not very great need javascript, but if you want to add animation, then yes, it is necessary. So optimization is done in terms of SEO and are real chances of success. If a site has been Well we have not optimized what we fear it will not find in the first google search. Lisa, you say that those who complained of a bad optimization, I do not have well-optimized sites.

  • Benni
    May 30, 2011 at 11:52 am |

    yo.. did it run in the new wp version 3.1.3?
    i think it dont run on my blog!?
    thanks

    • Benni
      May 30, 2011 at 11:10 pm |

      is there any optoin to make it works on 3.1.3? sorry for my bad english. thanks from germany

  • Pratik
    June 3, 2011 at 7:18 am |

    Thanks a ton for the plugin. Saw something like this on Cracked.com & theChive.com and have been looking around since.

    Can you please add the ‘Turn Off’ feature so that those who don’t want to see it can close it?

  • July 31, 2011 at 2:09 pm |

    If I have lots of content in 1 page, more than enough to fill the entire page, the footer appears to be not overlapped, and it’s okay. I just get a scroll bar on the right. The footer is then pushed to the bottom of the content.

  • Alexandru
    August 21, 2011 at 3:01 pm |

    This blog is very interesting for me and others ,I will return very soon for other items,thank you very much.

  • October 21, 2011 at 5:53 pm |

    This plugin seems very cool. I wonder how it helps in terms of SERPs and user-friendliness for optimal conversions. Either way it’s a good ad-on to existing websites. Thank you for the info.

  • February 15, 2012 at 5:34 pm |

    This plugin looks great and is almost exactly what I need, thanks for sharing it with us!

  • August 10, 2012 at 2:52 pm |

    Useful plugin, specially if you could make it to use build an opt-in list by providing signup form in it. Important announcement can be dealt with flashing at the top of page.

Leave a comment

Pingable Archive

Pingable Facebook

Elegant"

Powered by Max CDN

max CDN