Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter britnificent

    (@britnificent)

    I have one called sidebar.php and one called side-1.php.

    The both have the following code:

    <?php /* Widgetized sidebar, if you have the plugin installed. */
    if ( !function_exists(‘dynamic_sidebar’) || !dynamic_sidebar() ) : ?>
    <?php endif; ?>

    When i copy code for an ad in sidebar.php it shows up on the site. When I copy code for an ad in sidebar-1.php, nothing shows up. I would prefer to use the one sidebar-1.php, because I am assuming that is the one on the far right and sidebar.php is the one in the middle.

    Any ideas on how i can post in the far right column?

    Thread Starter britnificent

    (@britnificent)

    Thanks Samboll,

    The code widget you linked and the code widget that I already had does the exact same thing. The ad is too far to the left in my blog. What I am trying to do is to move it to the far right side of my blog.

    Thanks,

    Brit

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