Title: sidebar scripts
Last modified: August 19, 2016

---

# sidebar scripts

 *  Resolved [jbert](https://wordpress.org/support/users/jbert/)
 * (@jbert)
 * [17 years, 2 months ago](https://wordpress.org/support/topic/sidebar-scripts/)
 * I made my first simple ugly theme, but it works, well about 95% When I made my
   sidebar.php I had the following:
    searchform calendar categories archives meta
 * these were all php statements. When I brought up site 1st time none of these 
   showed up but I could add widgets to the sidebar.
 * I would love any thoughts on these.Here is a script example
 * `<?php wp_get_archives('type-monthly'); ?>`
 * Thanks
 * Jim

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

 *  [muthukswamy](https://wordpress.org/support/users/muthukswamy/)
 * (@muthukswamy)
 * [17 years, 2 months ago](https://wordpress.org/support/topic/sidebar-scripts/#post-980640)
 * searchform
    calendar categories archives meta
 * which were added by you will not be displayed when you add widgets. I can give
   more specific answer if I can see your complete sidebar code.
 *  Thread Starter [jbert](https://wordpress.org/support/users/jbert/)
 * (@jbert)
 * [17 years, 1 month ago](https://wordpress.org/support/topic/sidebar-scripts/#post-980687)
 * Thanks, I found the answer by trial and error. I had the
 * <?php endif; ?>
 * in the wrong spot. Moved it and all showed up just perfectly. Thanks for chiming
   in and helping

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

The topic ‘sidebar scripts’ is closed to new replies.

## Tags

 * [script](https://wordpress.org/support/topic-tag/script/)
 * [sidebar](https://wordpress.org/support/topic-tag/sidebar/)
 * [widgets](https://wordpress.org/support/topic-tag/widgets/)

 * 2 replies
 * 2 participants
 * Last reply from: [jbert](https://wordpress.org/support/users/jbert/)
 * Last activity: [17 years, 1 month ago](https://wordpress.org/support/topic/sidebar-scripts/#post-980687)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
