Title: Adding Widgets
Last modified: August 19, 2016

---

# Adding Widgets

 *  [adamcorleycom](https://wordpress.org/support/users/adamcorleycom/)
 * (@adamcorleycom)
 * [16 years, 9 months ago](https://wordpress.org/support/topic/adding-widgets-1/)
 * Okay, once I divide my right column on adamcorley.com in half via <div id=”right_col_r”
   > and <div id=”right_col_l”>, how do I make both right and left have widgets?
   Or will it be automatic? thanks.

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

 *  [deuk](https://wordpress.org/support/users/deuk/)
 * (@deuk)
 * [16 years, 9 months ago](https://wordpress.org/support/topic/adding-widgets-1/#post-1195579)
 * Can’t you just post in 1 topic? You have to look at where the widgets were before
   you split them, find the right code and add it in both right_col_l and right_col_r.
 * Think it’s this code:
 *     ```
       <?php
       		if ( !function_exists('dynamic_sidebar') || !dynamic_sidebar() ) : ?>
       ```
   
 * Might be wrong though, haven’t really tried messing with widgets myself yet.
 *  Thread Starter [adamcorleycom](https://wordpress.org/support/users/adamcorleycom/)
 * (@adamcorleycom)
 * [16 years, 9 months ago](https://wordpress.org/support/topic/adding-widgets-1/#post-1195590)
 * I forgot that other one was open. Thanks, though. What’s your site?

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

The topic ‘Adding Widgets’ is closed to new replies.

 * 2 replies
 * 2 participants
 * Last reply from: [adamcorleycom](https://wordpress.org/support/users/adamcorleycom/)
 * Last activity: [16 years, 9 months ago](https://wordpress.org/support/topic/adding-widgets-1/#post-1195590)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
