Title: widget enabled sidebars
Last modified: August 18, 2016

---

# widget enabled sidebars

 *  [mrwolf](https://wordpress.org/support/users/mrwolf/)
 * (@mrwolf)
 * [18 years, 6 months ago](https://wordpress.org/support/topic/widget-enabled-sidebars/)
 * what exactly makes a sidebar or footer widget enabled?

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

 *  [Hafiz Rahman](https://wordpress.org/support/users/hafiz/)
 * (@hafiz)
 * [18 years, 6 months ago](https://wordpress.org/support/topic/widget-enabled-sidebars/#post-619347)
 * Hi,
    what enables widget on sidebar/footer is this piece of code:
 *     ```
       <?php if ( !function_exists('dynamic_sidebar')
         || !dynamic_sidebar() ) : ?>
       ```
   
 * It probably means little though, so you might want to [learn the whole thing up at Automattic](http://automattic.com/code/widgets/themes/).
 * Hope this helps.
 *  [blogs4god](https://wordpress.org/support/users/blogs4god/)
 * (@blogs4god)
 * [17 years, 11 months ago](https://wordpress.org/support/topic/widget-enabled-sidebars/#post-619676)
 * Hmmm … alot of interst on this topic. Okay, I’ll bite, here’s an article on the
   topic you may find useful entitled [Add Widget-ready Sidebars to WordPress Footers](http://www.sueblimely.com/add-widget-ready-sidebars-to-wordpress-footers/).
 * And another article about the same entitled “[Howto: A Widget Ready Footer](http://outlookexpressed.com/2007/web-development/widget-ready-footer).”
 * I didn’t write them, but I sure am going to use them!

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

The topic ‘widget enabled sidebars’ is closed to new replies.

## Tags

 * [widgets](https://wordpress.org/support/topic-tag/widgets/)

 * 2 replies
 * 3 participants
 * Last reply from: [blogs4god](https://wordpress.org/support/users/blogs4god/)
 * Last activity: [17 years, 11 months ago](https://wordpress.org/support/topic/widget-enabled-sidebars/#post-619676)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
