Title: Image hyperlink
Last modified: August 21, 2016

---

# Image hyperlink

 *  Resolved [thekingjunior](https://wordpress.org/support/users/thekingjunior/)
 * (@thekingjunior)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/image-hyperlink/)
 * Hi, Is it possible to add a link to the image, so that the image will be clickable
   just like the title and the button?
 * [http://wordpress.org/plugins/wp-bootstrap-carousel/](http://wordpress.org/plugins/wp-bootstrap-carousel/)

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

 *  Plugin Author [Peter J. Herrel](https://wordpress.org/support/users/donutz/)
 * (@donutz)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/image-hyperlink/#post-4374763)
 * Hi [@thekingjunior](https://wordpress.org/support/users/thekingjunior/), could
   you provide some more details? Are you referring to the default carousel, or 
   to the display posts addon? In the default carousel the images are hyperlinked(
   thickbox or file), I assume you wish to link to the attachment page?
 *  Thread Starter [thekingjunior](https://wordpress.org/support/users/thekingjunior/)
 * (@thekingjunior)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/image-hyperlink/#post-4374765)
 * Yea the default slider, this is the link:
 * [http://gb90.boomkamp-ict.nl](http://gb90.boomkamp-ict.nl)
 * i’d like the image to react the same as the title and the button.
 * Thanks in advances
 *  Plugin Author [Peter J. Herrel](https://wordpress.org/support/users/donutz/)
 * (@donutz)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/image-hyperlink/#post-4374781)
 * Seems like you are using the display posts addon. Nice implementation by the 
   way. As you can see in the [source](https://github.com/diggy/wp-bootstrap-carousel/blob/master/inc/wp-bootstrap-carousel-dps.php#L92)
   the images are linked to the corresponding post by default, and as there’s no
   option to turn that off, it’s quite a mystery why they appear unwrapped. Maybe
   PHP or jQuery is stripping the a tags, but that’s just a wild guess. Did you 
   download the plugin from the wp repository, or are you using a customized version,
   perhaps included with your theme?
 *  Thread Starter [thekingjunior](https://wordpress.org/support/users/thekingjunior/)
 * (@thekingjunior)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/image-hyperlink/#post-4374791)
 * Jup thats right, thanks! 🙂
 * I updated to 2.1, but why is the slider set to 300 in wp-bootstrap-carousel-dps.
   php on line 119? I changed it to “auto” otherwise i have a slider of 300px wide.
 * Anyway now the image links to the image used in the post. Now it just needs to
   link to the location of the post..
 *  Plugin Author [Peter J. Herrel](https://wordpress.org/support/users/donutz/)
 * (@donutz)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/image-hyperlink/#post-4374795)
 * Adding a `thickbox="0"` param should resolve that. The default width is an issue
   still to be addressed, relevant ticket [here](https://github.com/diggy/wp-bootstrap-carousel/issues/1).
 *  Plugin Author [Peter J. Herrel](https://wordpress.org/support/users/donutz/)
 * (@donutz)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/image-hyperlink/#post-4374933)
 * As of version 0.3.0, false is the thickbox default when using the DPS addon, 
   and the carousel is responsive.

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

The topic ‘Image hyperlink’ is closed to new replies.

 * ![](https://ps.w.org/wp-bootstrap-carousel/assets/icon-256x256.png?rev=1006166)
 * [WP Bootstrap Carousel](https://wordpress.org/plugins/wp-bootstrap-carousel/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-bootstrap-carousel/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-bootstrap-carousel/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-bootstrap-carousel/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-bootstrap-carousel/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-bootstrap-carousel/reviews/)

 * 6 replies
 * 2 participants
 * Last reply from: [Peter J. Herrel](https://wordpress.org/support/users/donutz/)
 * Last activity: [11 years, 7 months ago](https://wordpress.org/support/topic/image-hyperlink/#post-4374933)
 * Status: resolved