• 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)
  • 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

    (@adamcorleycom)

    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.