How to add footer 12 de fevereiro de 2014/ Posted By : ezdesign/ 0 comments / Under : Uncategorized to add footer widget you need to add following code to your footer .php file of your wordpress theme. if(!function_exists(‘dynamic_sidebar’) || !dynamic_sidebar(‘Footer-1’)) : endif;