Title: Sidebar Dysfunction
Last modified: August 19, 2016

---

# Sidebar Dysfunction

 *  [notdrugs](https://wordpress.org/support/users/notdrugs/)
 * (@notdrugs)
 * [16 years, 9 months ago](https://wordpress.org/support/topic/sidebar-dysfunction/)
 * Dear WordPress community,
 * I’ve using the Scarlett theme by Jinsona, on WP 2.8.+.
 * It has three sidebars.
 * The first one works fine, but the second sidebar is where I’m having trouble.
 * Here’s the code:
 *     ```
       <div class="sidebar2">
       <ul>
       <?php if ( function_exists('dynamic_sidebar') && dynamic_sidebar('sidebar 2') ) : else : ?>
   
       <li> 	<a href="<?php the_permalink(); ?>"><?php the_title();?></a> </li> 
   
       </ul>
   
       </div>
       ```
   
 * And here’s the error that it turns up:
 * Parse error: syntax error, unexpected $end in /wp-content/themes/scarlett/scarlett/
   sidebar2.php on line 10
 * If anybody could help, or if you need more information let me know.
 * Thanks a lot!

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

 *  [kperrone](https://wordpress.org/support/users/kperrone/)
 * (@kperrone)
 * [16 years, 9 months ago](https://wordpress.org/support/topic/sidebar-dysfunction/#post-1206231)
 * can you copy & paste lines 1-15 from sidebar2.php?
 *  Thread Starter [notdrugs](https://wordpress.org/support/users/notdrugs/)
 * (@notdrugs)
 * [16 years, 9 months ago](https://wordpress.org/support/topic/sidebar-dysfunction/#post-1206493)
 * Thanks for responding kperrone,
 * That’s the file’s entirety.

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

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

## Tags

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

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

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
