Slideshow not working
-
Hi
Its been a while since I last checked my website due to circumstances. I now find that my slideshow has stopped working. Any suggestions as to what might be the cause?
The page I need help with: [log in to see the link]
-
I see no problems on http://www.gamlingayphotos.co.uk/then-now apart from the fact that the slideshow timeout is set to 8000 seconds, that take a while…
Thanks. I agree that 8000 time out was a silly mistake on my part (corrected). However, On the Home page: http://www.gamlingayphotos.co.uk there is another slideshow which shows the description only, not the photo. Have I made another silly mistake there?
The slide is there, but it is displayed in a rectangle of 20 x 14 pixels.
What is the exact shortcode on the page?
Here’s the shortcode for that page: [wppa type=”slide” album=”74″ align=”right” size=”400″ timeout=”6″][/wppa]
For the time being i know enough. I will try to reproduce it and come back with a solution, most likely tomorrow
Thanks.
I made a hotfix to the release version that will also be part of the next version(s).
You can do one out of 4 things:
1. Download https://downloads.wp.xz.cn/plugin/wp-photo-album-plus.8.5.02.005.zip and go to Dashboard -> Plugins -> Add new plugin -> Upload this zip and install and click the rplace current with uploded version.
This is the simplest method.2. Delete the plugin and install it as if it were a new plugin.
Also simple.3. Go to Plugins -> Edit, select wp photo album plus -> wppa_functions.php
Change line 3401 from:// Static else { $result .= 'max-width:' . $ctw . 'px;'; }into:
// Static else { $result .= 'width:' . $ctw . 'px;'; }and save the file.
Tricky but the fastest way.4. Wait for the next update
A pity for the user experience.Thank you Jacob. That’s fixed it. Donated.
-
This reply was modified 2 years, 6 months ago by
dla23.
-
This reply was modified 2 years, 6 months ago by
The topic ‘Slideshow not working’ is closed to new replies.