Title: [Plugin: Header Image Slider] Hyperlink Header Images?
Last modified: August 20, 2016

---

# [Plugin: Header Image Slider] Hyperlink Header Images?

 *  [thinsafetypin](https://wordpress.org/support/users/thinsafetypin/)
 * (@thinsafetypin)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/plugin-header-image-slider-hyperlink-header-images/)
 * Is there a way to define a hyperlink for the header images?
 * [http://wordpress.org/extend/plugins/header-image-slider/](http://wordpress.org/extend/plugins/header-image-slider/)

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

 *  Plugin Author [shazdeh](https://wordpress.org/support/users/shazdeh/)
 * (@shazdeh)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/plugin-header-image-slider-hyperlink-header-images/#post-2258697)
 * Currently no.
    But I’ll think up about the UI and how to implement it and post
   it here as soon as I have an idea.
 *  Thread Starter [thinsafetypin](https://wordpress.org/support/users/thinsafetypin/)
 * (@thinsafetypin)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/plugin-header-image-slider-hyperlink-header-images/#post-2258705)
 * I’m not even necessarily saying from the plugin itself. I’d be fine with hard
   coding it in the header.php, I just don’t know enough php to know what code to
   inject.
 *  Plugin Author [shazdeh](https://wordpress.org/support/users/shazdeh/)
 * (@shazdeh)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/plugin-header-image-slider-hyperlink-header-images/#post-2258895)
 * You can use jQuery:
    `$('div.headerSlider').find('img:first').wrap('<a href="#"
   >');` or something like that.
 *  Thread Starter [thinsafetypin](https://wordpress.org/support/users/thinsafetypin/)
 * (@thinsafetypin)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/plugin-header-image-slider-hyperlink-header-images/#post-2258985)
 * I’ll give it a whirl, thanks!
 *  Thread Starter [thinsafetypin](https://wordpress.org/support/users/thinsafetypin/)
 * (@thinsafetypin)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/plugin-header-image-slider-hyperlink-header-images/#post-2258987)
 * Where exactly would I plug this code in?
 *  Plugin Author [shazdeh](https://wordpress.org/support/users/shazdeh/)
 * (@shazdeh)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/plugin-header-image-slider-hyperlink-header-images/#post-2259008)
 * Are you using the auto insert method or using the boom_header_image() template
   tag?
 *  [nathanwells](https://wordpress.org/support/users/nathanwells/)
 * (@nathanwells)
 * [14 years, 8 months ago](https://wordpress.org/support/topic/plugin-header-image-slider-hyperlink-header-images/#post-2259110)
 * If I am using the boom_header_image() tag, where should I put the code for adding
   a hyperlink to the images?
 * Thanks,
    Nathan
 *  [asbrown](https://wordpress.org/support/users/asbrown/)
 * (@asbrown)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/plugin-header-image-slider-hyperlink-header-images/#post-2259128)
 * I made a hack for this plugin that will give you links
 * [http://wordpress.org/support/topic/plugin-header-image-slider-heres-a-solution-to-make-banners-clickable?replies=1](http://wordpress.org/support/topic/plugin-header-image-slider-heres-a-solution-to-make-banners-clickable?replies=1)
 *  [rkj1000](https://wordpress.org/support/users/rkj1000/)
 * (@rkj1000)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/plugin-header-image-slider-hyperlink-header-images/#post-2259129)
 * Does this plug-in work with multisite? For me it gives undefined variable error!
 *  [asbrown](https://wordpress.org/support/users/asbrown/)
 * (@asbrown)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/plugin-header-image-slider-hyperlink-header-images/#post-2259130)
 * Yeah it should work, undefined variable is just a warning not an error. You can
   over-ride that with php error settings.
 *  [rkj1000](https://wordpress.org/support/users/rkj1000/)
 * (@rkj1000)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/plugin-header-image-slider-hyperlink-header-images/#post-2259131)
 * Where are php error settings and what code do I write to override it? This is
   my very first site in wordpress!
 *  [asbrown](https://wordpress.org/support/users/asbrown/)
 * (@asbrown)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/plugin-header-image-slider-hyperlink-header-images/#post-2259132)
 * Is the error your receiving on the page or is it javascript?
 * Notice: Undefined variable:xxx.php on line 6
 * or is it javascript error
 *  Thread Starter [thinsafetypin](https://wordpress.org/support/users/thinsafetypin/)
 * (@thinsafetypin)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/plugin-header-image-slider-hyperlink-header-images/#post-2259139)
 * I still haven’t found a workable solution to hyperlinking my header images, either
   through shadzeh’s method or asbrown’s. I’m using a Thematic child theme that 
   I had to hack a bit to make the header work on, so maybe that’s my issue.

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

The topic ‘[Plugin: Header Image Slider] Hyperlink Header Images?’ is closed to 
new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/header-image-slider.svg)
 * [Header Image Slider](https://wordpress.org/plugins/header-image-slider/)
 * [Support Threads](https://wordpress.org/support/plugin/header-image-slider/)
 * [Active Topics](https://wordpress.org/support/plugin/header-image-slider/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/header-image-slider/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/header-image-slider/reviews/)

 * 13 replies
 * 5 participants
 * Last reply from: [thinsafetypin](https://wordpress.org/support/users/thinsafetypin/)
 * Last activity: [14 years, 6 months ago](https://wordpress.org/support/topic/plugin-header-image-slider-hyperlink-header-images/#post-2259139)
 * Status: not resolved