Title: [Plugin: Slideshow Gallery] 3.4 Issues
Last modified: August 20, 2016

---

# [Plugin: Slideshow Gallery] 3.4 Issues

 *  [cherryemoore](https://wordpress.org/support/users/cherryemoore/)
 * (@cherryemoore)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-slideshow-gallery-34-issues/)
 * I’ve read through the forum and see most problems with 3.4 have been resolved
   but I can’t correct mine.
 * I had a slideshow on the homepage but it went *poof* with the upgrades. I only
   know enough to get myself in trouble (someone else designed by site) but I tried
   adding
 * <?php if (function_exists(‘slideshow’)) { slideshow(true, “2”, false, array());}?
   >
 * into my header PHP but couldn’t get it the slideshow to show up in the right 
   place without knocking everything out of whack.
 * [http://my-bellavita.com](http://my-bellavita.com)
 * thank you!
 * [http://wordpress.org/extend/plugins/slideshow-gallery/](http://wordpress.org/extend/plugins/slideshow-gallery/)

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

 *  Plugin Author [Tribulant Software](https://wordpress.org/support/users/contrid/)
 * (@contrid)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-slideshow-gallery-34-issues/#post-2846543)
 * [@cherryemoore](https://wordpress.org/support/users/cherryemoore/),
 * Do you want to show slides of images uploaded through the media uploader to the
   post/page with ID 2 ? If that’s the case, use this please:
 * `<?php if (function_exists('slideshow')) { slideshow(true, false, "2", array());}?
   >`
 * Not the 2nd parameter of slideshow() but the 3rd parameter is the `post_id`. 
   The 2nd parameter as you had it is `gallery_id`.
 *  Thread Starter [cherryemoore](https://wordpress.org/support/users/cherryemoore/)
 * (@cherryemoore)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-slideshow-gallery-34-issues/#post-2846601)
 * I want to show the images that I uploaded through the plugin “upload page” on
   my homepage. I got this
 * <?php if (function_exists(‘slideshow’)) { slideshow(true, “2”, false, array());}?
   >
 * from the “Hardcode” tab from the Manage Galleries page.
 *  Plugin Author [Tribulant Software](https://wordpress.org/support/users/contrid/)
 * (@contrid)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-slideshow-gallery-34-issues/#post-2846602)
 * [@cherryemoore](https://wordpress.org/support/users/cherryemoore/),
 * If you have a gallery under Slideshow > Manage Galleries with ID value 2 and 
   you have slides/images assigned to this gallery with ID 2 then it should work
   fine.
 * Can you please pass a link to the slideshow so I can check? the only thing I 
   can think of is a Javascript error/conflict of some sort.
 *  Thread Starter [cherryemoore](https://wordpress.org/support/users/cherryemoore/)
 * (@cherryemoore)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-slideshow-gallery-34-issues/#post-2846646)
 * Thank you so much for your responses and for trying to help. I think the issue
   is that I don’t know where to put that coding in the Header.php. Sometimes it
   shows up in random places (out of whack!) so I definitely think it is user error.
 * I’m hoping I can figure it out / find someone to help as I really liked the way
   this slideshow looked.
 * Thanks,
 * C

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

The topic ‘[Plugin: Slideshow Gallery] 3.4 Issues’ is closed to new replies.

 * ![](https://ps.w.org/slideshow-gallery/assets/icon-256x256.png?rev=1187457)
 * [Slideshow Gallery LITE](https://wordpress.org/plugins/slideshow-gallery/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/slideshow-gallery/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/slideshow-gallery/)
 * [Active Topics](https://wordpress.org/support/plugin/slideshow-gallery/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/slideshow-gallery/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/slideshow-gallery/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [cherryemoore](https://wordpress.org/support/users/cherryemoore/)
 * Last activity: [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-slideshow-gallery-34-issues/#post-2846646)
 * Status: not resolved