Title: Need help with widgetizing a theme
Last modified: August 21, 2016

---

# Need help with widgetizing a theme

 *  [Darksidezoo](https://wordpress.org/support/users/darksidezoo/)
 * (@darksidezoo)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/need-help-with-widgetizing-a-theme/)
 * Hey ,
 * I need your help to add a sidebar to my wordpress theme , I added this code to
   my functions.php and I see the new widget area in my widget menu screen but I
   cant see the widget working in the front end of my website .
 *     ```
       register_sidebar(array(
       		'name'=> 'Left Sidebar',
       		'id' => 'left_sidebar',
       		'before_widget' => '<li id="%1$s" class="widget %2$s">',
       		'after_widget' => '',
       		'before_title' => '<h3>',
       		'after_title' => '</h3>',
       ```
   
 * _[Moderator Note: Please post code & markup between backticks or use the code
   button. Your posted code may now have been permanently damaged by the forum’s
   parser.]_

Viewing 1 replies (of 1 total)

 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/need-help-with-widgetizing-a-theme/#post-4222430)
 * [http://quirm.net/2011/09/15/widgetizing-any-page/](http://quirm.net/2011/09/15/widgetizing-any-page/)

Viewing 1 replies (of 1 total)

The topic ‘Need help with widgetizing a theme’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [esmi](https://wordpress.org/support/users/esmi/)
 * Last activity: [12 years, 8 months ago](https://wordpress.org/support/topic/need-help-with-widgetizing-a-theme/#post-4222430)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
