There is a known bug in the latest version of WP-prettyPhoto that basically prevents it to work as intended. While you wait for an official fix, which will come soon, here is what you can do to make it work:
- First, identify the problem. Look at the source code of your page, within the prettyPhoto javascript stub, there is a value called “autoplay”. If that is not set to true or false, you have the bug.
- In your admin options, deactivate the plugin then reactivate it.
- Go in the WP-prettyPhoto options and change the value of “autoplay”, you can change it back later.
- Look at your source again, “autoplay” should be set and your pictures/videos should pop up nicely.
Thanks to Brad Keeling who reported the bug to me (as opposed to bitching on twelve different forums) and confirmed the fix.




