Title: Slideshow doesn&#039;t work
Last modified: August 21, 2016

---

# Slideshow doesn't work

 *  Resolved [spacem33t](https://wordpress.org/support/users/spacem33t/)
 * (@spacem33t)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/slideshow-doesnt-work-8/)
 * Hello,
 * I updated WP Photo Album Plus to the last version but slideshow and pictures 
   don’t work anymore.
    Only the thumbs are working. The debug is on Thanks for 
   your help
 * if you click on a thumb you’ll see the problem :
    [http://www.opentennisgravenchon.org/?page_id=14&wppa-album=1&wppa-cover=0&wppa-occur=1](http://www.opentennisgravenchon.org/?page_id=14&wppa-album=1&wppa-cover=0&wppa-occur=1)
 * [http://wordpress.org/plugins/wp-photo-album-plus/](http://wordpress.org/plugins/wp-photo-album-plus/)

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

 *  Plugin Author [Jacob N. Breetvelt](https://wordpress.org/support/users/opajaap/)
 * (@opajaap)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/slideshow-doesnt-work-8/#post-4321846)
 * You have strange content on the page:
 *     ```
       <script type='text/javascript' src='http://wppa.opajaap.nl/wp-content/plugins/wp-photo-album-plus/wppa.min.js?ver=3.6-alpha-23451'></script>
       ```
   
 * It should be:
 *     ```
       <script type='text/javascript' src='http://www.opentennisgravenchon.org/wp-content/plugins/wp-photo-album-plus/wppa.min.js?ver=5-1-16-000'></script>
       ```
   
 * And appear earlier on the page.
 * Is there any form of speedup or minifying setting in your theme?
    An old version
   of wppa.js ( or wppa.min.js ) is used that is not compatible with the current
   version.
 *  Thread Starter [spacem33t](https://wordpress.org/support/users/spacem33t/)
 * (@spacem33t)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/slideshow-doesnt-work-8/#post-4321868)
 * I changed the content of the page but it’s the same
 * no speedup or minifying
 *  Plugin Author [Jacob N. Breetvelt](https://wordpress.org/support/users/opajaap/)
 * (@opajaap)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/slideshow-doesnt-work-8/#post-4321951)
 * This:
 *     ```
       <script type='text/javascript' src='http://www.opentennisgravenchon.org/wp-includes/js/jquery/jquery.js'></script>
       <script type='text/javascript' src='http://www.opentennisgravenchon.org/wp-includes/js/jquery/jquery-migrate.js'></script>
       <script type='text/javascript' src='http://www.opentennisgravenchon.org/wp-content/plugins/wp-photo-album-plus/wppa.min.js?ver=5-1-16-000'></script>
       ```
   
 * must come BEFORE:
 *     ```
       <!-- WPPA+ Runtime parameters -->
       	<script type="text/javascript">
       	/* <![CDATA[ */
   
       	wppaDebug = false;
       	wppaVersion = "5-1-17-003";
       ...etc
       ```
   
 * because you are overwriting the runtime parameters with the defaults from the
   js file.
 * Why did you modify your theme’s header.php ?
    Do you know what you are doing?
   Why is the wppa.min.js file not loaded normally?
 *  Thread Starter [spacem33t](https://wordpress.org/support/users/spacem33t/)
 * (@spacem33t)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/slideshow-doesnt-work-8/#post-4321959)
 * Indeed, it wasn’t my site at first and i don’t know what the previous guy did
   with this theme.
    I have changde the theme to make your great plugin work and
   it’s all good now. Thanks for the help anyway and for your work.

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

The topic ‘Slideshow doesn't work’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-photo-album-plus.svg)
 * [WP Photo Album Plus](https://wordpress.org/plugins/wp-photo-album-plus/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-photo-album-plus/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-photo-album-plus/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-photo-album-plus/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-photo-album-plus/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-photo-album-plus/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [spacem33t](https://wordpress.org/support/users/spacem33t/)
 * Last activity: [12 years, 7 months ago](https://wordpress.org/support/topic/slideshow-doesnt-work-8/#post-4321959)
 * Status: resolved