Title: Sidebar Trouble Please Help!
Last modified: August 18, 2016

---

# Sidebar Trouble Please Help!

 *  [Brain916](https://wordpress.org/support/users/brain916/)
 * (@brain916)
 * [19 years, 10 months ago](https://wordpress.org/support/topic/sidebar-trouble-please-help/)
 * On my site [http://www.airjordanhistory.com](http://www.airjordanhistory.com)
   I have added a image to the sidebar, and when you click this image it will take
   you to the message board.
    Right under that I have
 * <b>Michael Jordan’s Career</b>
    and for some reason you can click that and it
   bring you to the forum as well….when it is suppose to just say it, and not be
   a link…
 * Does anyone know how to prevent this?

Viewing 1 replies (of 1 total)

 *  [JaneLitte](https://wordpress.org/support/users/janelitte/)
 * (@janelitte)
 * [19 years, 10 months ago](https://wordpress.org/support/topic/sidebar-trouble-please-help/#post-410398)
 * Your link `<a href` for the picture is not closed. It needs an `</a>` after the`
   <img>` tag and before the `</p>`.
 * you have:
 * `<p><a href="http://airjordanhistory.com/forum/" title="AirJordanHistory Forum"
   ><img id="image633" src="http://airjordanhistory.com/wp-content/uploads/2006/
   06/Join_Airjordanhistory_Forums.jpg" alt="Airjordanhistory Forums" /></p>`
 * but it should be
 * `<p><a href="http://airjordanhistory.com/forum/" title="AirJordanHistory Forum"
   ><img id="image633" src="http://airjordanhistory.com/wp-content/uploads/2006/
   06/Join_Airjordanhistory_Forums.jpg" alt="Airjordanhistory Forums" /></a></p>`

Viewing 1 replies (of 1 total)

The topic ‘Sidebar Trouble Please Help!’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [JaneLitte](https://wordpress.org/support/users/janelitte/)
 * Last activity: [19 years, 10 months ago](https://wordpress.org/support/topic/sidebar-trouble-please-help/#post-410398)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
