=== Plugin Name === Contributors: cyruspatten Donate link: http://www.pingable.org/constant-footer Tags: jQuery, footer Requires at least: 2.9 Tested up to: 3.0 Stable tag: 1.5 Creates a jQuery powered sticky footer bar that is always visible regardless of how the user scrolls. == Description == THIS PLUGIN IS NO LONGER SUPPORTED BECAUSE, WELL, THIS ONE IS SO MUCH BETTER: http://tinyurl.com/3m46xjf Based on the jQuery plugin by the amazing [Steve Fenton](http://www.stevefenton.co.uk/Content/Jquery-Constant-Footer/ "Steve Fenton"), this plugin creates a slick footer on your site what fades in when the page is loaded. It was created by [Pingable.org](http://www.pingable.org/ "Wordpress Themes, Plugins"). Documentation is available [here](http://www.pingable.org/constant-footer-documentation) You can adjust the color, opacity and size of the footer which will stick to the bottom of the browser window, regardless of where the user scrolls on your page. This is a terrific option for drawing attention to important updates, asking users to follow you on Twitter, or virtually unlimited uses. This plugin can also be used to: * Encourage user conversion/action * Prompt social media following like Twitter, RSS, etc. * Indicate a new service/page/post * Share important site news * Offer incredibly valuable advertising space == Installation == 1. Download the .zip file 2. Extract the contents and upload into your wp-content/plugins directory 3. Activate the plugin in your WordPress Dashboard Or 1. In your WordPress dashboard, navigate to "Plugins > Add New" 2. Search for "Constant Footer" and find this plugin in the WordPress plugin directory 3. Click "Install" == Frequently Asked Questions == = I have installed the plugin and activated it, but nothing is showing up on my site. = The plugin looks for a div ID of "footer" which is included with 95% of all WordPress themes. If the footer is not showing up, view the source of your site. If there is no div ID of "footer", the plugin will not appear. You can simply insert a div with the id "footer" to make it work. = Why is there a DashBoard widget with updates from Pingable? = This plugin was released for free as a means of helping our readers and to promote Pingable.org. We would love it if you kept the widget in place and browsed our content from time to time. However, if you don't want the widget, find the code in the plugin files that says "Begin Dashboard RSS Widget". You can remove this segment of code without harming the other functions of the plugin. = How much does this plugin cost? = Nothing! It is completely free as our gift to you. However, it took lots of time and a little $$ to develop so if you would like to show your appreciate by sending a small donation, it will help to further the development of the plugin and Pingable.org. Simply click the button below to send us a small donation. And thank you in advance! == Screenshots == 1. An example of the footer in action. 2. Opacity, height and background color are all settings availabel in the Dashboard. You can insert any HTML you wish to appear in the footer. == Changelog == = 1.5 = * Fixed directory issue resulting in broken options page. = 1.0 = * This is the first version of the plugin. == Upgrade Notice == There have been no upgrades yet