Title: adding a widgitized footer: Issues
Last modified: August 19, 2016

---

# adding a widgitized footer: Issues

 *  Resolved [tpinnington](https://wordpress.org/support/users/tpinnington/)
 * (@tpinnington)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/adding-a-widgitized-footer-issues/)
 * Hello All,
 * I am new to WordPress so please be gentle.
 * I am having trouble creating a widgitized footer within the ‘Enterprise’ theme
   by ‘templatesquare’.
    I have searched for quite a while tring to find something
   that would help me eg. [http://www.tipsandtricks-hq.com/how-to-add-widgets-to-wordpress-themes-footer-1033](http://www.tipsandtricks-hq.com/how-to-add-widgets-to-wordpress-themes-footer-1033)&
   [http://www.sueblimely.com/add-widget-ready-sidebars-to-wordpress-footers/](http://www.sueblimely.com/add-widget-ready-sidebars-to-wordpress-footers/)
 * They both say that within the functions.php file I should find the following 
   line
    if ( function_exists(‘register_sidebar’) )
 * This line however I am unable to find in any of the .php files for this theme.
 * Am I not doing something I should be?
 * Thank you in advanced
    Tom Pinnington

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [Samuel B](https://wordpress.org/support/users/samboll/)
 * (@samboll)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/adding-a-widgitized-footer-issues/#post-1979864)
 * did you try adding
    `if ( function_exists('register_sidebar') )` to the `functions.
   php`?
 * I’ve used this guide in past successfully
    [http://www.themelab.com/2009/04/25/add-a-widgetized-footer-to-your-wordpress-theme/](http://www.themelab.com/2009/04/25/add-a-widgetized-footer-to-your-wordpress-theme/)
 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/adding-a-widgitized-footer-issues/#post-1979866)
 * have you tried the support by the theme seller?
 * in extreme, but unlikely, your theme does not have a functions.php; or no widgetized
   sidebar, and therefore no ‘register_sidebar()’ code in the functions.php.
 *  Thread Starter [tpinnington](https://wordpress.org/support/users/tpinnington/)
 * (@tpinnington)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/adding-a-widgitized-footer-issues/#post-1980003)
 * Thank you very much.
    Works like a charm

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘adding a widgitized footer: Issues’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 3 participants
 * Last reply from: [tpinnington](https://wordpress.org/support/users/tpinnington/)
 * Last activity: [15 years, 2 months ago](https://wordpress.org/support/topic/adding-a-widgitized-footer-issues/#post-1980003)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
