Title: [Plugin: Slideshow Gallery] Can&#039;t use PHP code
Last modified: August 20, 2016

---

# [Plugin: Slideshow Gallery] Can't use PHP code

 *  Resolved [Allmighty11](https://wordpress.org/support/users/allmighty11/)
 * (@allmighty11)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-slideshow-gallery-cant-use-php-code/)
 * I tried to use the provided PHP code
 * > <?php if (function_exists(‘slideshow’)) { slideshow($output = true, $gallery_id
   > = false, $post_id = false, $params = array()); } ?>
 * on my template page. Can’t make it work. I have no idea why…
    However it works
   perfectly if I add the [slideshow] tag on my posts.
 * Anyone know why? Do I have any alternatives?
 * Thanks
 * [http://wordpress.org/extend/plugins/slideshow-gallery/](http://wordpress.org/extend/plugins/slideshow-gallery/)

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

 *  Thread Starter [Allmighty11](https://wordpress.org/support/users/allmighty11/)
 * (@allmighty11)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-slideshow-gallery-cant-use-php-code/#post-2903130)
 * Found the solution!
 * <?php echo do_shortcode(‘[slideshow post_id=”‘.get_the_ID().'”]’) ?>
 *  [Vitor](https://wordpress.org/support/users/vitorcherulli/)
 * (@vitorcherulli)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-slideshow-gallery-cant-use-php-code/#post-2903212)
 * thanks

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

The topic ‘[Plugin: Slideshow Gallery] Can't use PHP code’ 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/)

 * 2 replies
 * 2 participants
 * Last reply from: [Vitor](https://wordpress.org/support/users/vitorcherulli/)
 * Last activity: [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-slideshow-gallery-cant-use-php-code/#post-2903212)
 * Status: resolved