How to add a dynamic footer using widgets. This tutorial teaches you to register a widget area in your Wordpress theme and then add the PHP code to your footer.php file.
Check out my video tutorial on converting HTML/CSS to a Wordpress theme: • How to convert HTML/CSS page to Wordpress ...
/*---CODE TO COMPLETE THIS TUTORIAL--*/
Register Widgets in your functions.php file
https://github.com/doctorlam/dynamic-...
PHP code for your footer.php file
https://github.com/doctorlam/dynamic-...
Learn more at http://chrislamdesign.com