Title: Insert slideshow in Header
Last modified: August 21, 2016

---

# Insert slideshow in Header

 *  Resolved [requiredusername](https://wordpress.org/support/users/requiredusername/)
 * (@requiredusername)
 * [13 years ago](https://wordpress.org/support/topic/insert-slideshow-in-header/)
 * Hello
 * I anticipated a problem and I am having it. How can I add the slideshow to the
   header of my theme?
 * It is not like copy and pasting some [slideshow_deploy id=’618′] in the white
   of a page. The header of the theme has lots of php code itself
 * [http://wordpress.org/extend/plugins/slideshow-jquery-image-gallery/](http://wordpress.org/extend/plugins/slideshow-jquery-image-gallery/)

Viewing 1 replies (of 1 total)

 *  Thread Starter [requiredusername](https://wordpress.org/support/users/requiredusername/)
 * (@requiredusername)
 * [13 years ago](https://wordpress.org/support/topic/insert-slideshow-in-header/#post-3763763)
 * I have solved it myself. The answer for anyone who might have the same query 
   is that: it depends on the Theme. This certainly won’t make you very happy but
   it is so. Every theme has a different code for the header and in there you need
   to pinpoint exactly where your <?php do_action(‘slideshow_deploy’, ‘618’); ?>
   should go.
 * So, before you do anything, select all the code and copy and paste it in your
   notepad and save that file. Make sure you did not screw up leaving out any piece
   of code or you ll be certainly completely screwed. Once in there you will have
   to find the piece of div that specifies how the pictures load, where the stuff
   is embedded. Remove that and paste the line of code, (with whatever your slideshow
   ID is) and if it the result is not what you wanted, observe the error and tweak
   it next time. I managed after the third try.
 * regards

Viewing 1 replies (of 1 total)

The topic ‘Insert slideshow in Header’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/slideshow-jquery-image-gallery_d3d2de.
   svg)
 * [Slideshow](https://wordpress.org/plugins/slideshow-jquery-image-gallery/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/slideshow-jquery-image-gallery/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/slideshow-jquery-image-gallery/)
 * [Active Topics](https://wordpress.org/support/plugin/slideshow-jquery-image-gallery/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/slideshow-jquery-image-gallery/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/slideshow-jquery-image-gallery/reviews/)

## Tags

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

 * 1 reply
 * 1 participant
 * Last reply from: [requiredusername](https://wordpress.org/support/users/requiredusername/)
 * Last activity: [13 years ago](https://wordpress.org/support/topic/insert-slideshow-in-header/#post-3763763)
 * Status: resolved