Title: Sidebar misplaced
Last modified: August 18, 2016

---

# Sidebar misplaced

 *  [zagreblist](https://wordpress.org/support/users/zagreblist/)
 * (@zagreblist)
 * [19 years, 3 months ago](https://wordpress.org/support/topic/sidebar-misplaced/)
 * Hello, my sidebar dropped all the way down to the lower right, below the first
   post.
 * See [http://www.zagreblist.com](http://www.zagreblist.com)
 * What can I do?
 * Thank you

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

 *  [stevie4cb](https://wordpress.org/support/users/stevie4cb/)
 * (@stevie4cb)
 * [19 years, 3 months ago](https://wordpress.org/support/topic/sidebar-misplaced/#post-521203)
 * What is your CSS for your sidebar?
 *  Thread Starter [zagreblist](https://wordpress.org/support/users/zagreblist/)
 * (@zagreblist)
 * [19 years, 2 months ago](https://wordpress.org/support/topic/sidebar-misplaced/#post-521306)
 * Hello, thank you for your involvement. Here is the css of the sidebar.
 *  <ul id=”sidebar”>
    <?php if (!function_exists(‘dynamic_sidebar’) || !dynamic_sidebar()):?
   > <?php widget_mandigo_search(); ?>
 *  <?php widget_mandigo_calendar(); ?>
 *  <?php /* If this is a 404 page */ if (is_404()) { ?>
    <?php /* If this is a 
   category archive */ } elseif (is_category()) { ?>
    - <p>You are currently browsing the archives for the ‘<?php single_cat_title(”);?
      >’ category.</p>
    -  <?php /* If this is a yearly archive */ } elseif (is_day()) { ?>
    -  weblog archives
       for the day <?php the_time(‘l, F jS, Y’); ?>.</p>
    -  <?php /* If this is a monthly archive */ } elseif (is_month()) { ?>
    -  weblog archives
       for <?php the_time(‘F, Y’); ?>.</p>
    -  <?php /* If this is a yearly archive */ } elseif (is_year()) { ?>
    -  weblog archives
       for the year <?php the_time(‘Y’); ?>.</p>
    -  <?php /* If this is a monthly archive */ } elseif (is_search()) { ?>
    -  weblog archives
       for **‘<?php echo wp_specialchars($s); ?>’**. If you are
      unable to find anything in these search results, you can try one of these 
      links.</p>
    -  <?php /* If this is a monthly archive */ } elseif (isset($_GET[‘paged’]) &&!
      empty($_GET[‘paged’])) { ?>
    -  weblog
       archives.</p>
    -  <?php } ?>
    -  <?php wp_list_pages(‘title_li=<h2>Pages</h2>’ ); ?>
    - <h2>Categories</h2>
 *  -  <?php wp_list_cats(‘sort_column=name&optioncount=1&hide_empty=0&hierarchical
      =1’); ?>
 *  <?php /* If this is the frontpage */ if ( is_home() || is_page() ) { ?>
    <?php
   get_links_list(); ?> <?php } ?>
 * <?php widget_mandigo_meta(); ?>
 * <?php endif; ?>

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

The topic ‘Sidebar misplaced’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [zagreblist](https://wordpress.org/support/users/zagreblist/)
 * Last activity: [19 years, 2 months ago](https://wordpress.org/support/topic/sidebar-misplaced/#post-521306)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
