rubenDeWerkMarkt
Member
Posted 6 months ago #
Hello,
I used this: [SlideDeck2 id=7167] in one of the sidebars of my site.
I made a slidedeck with the preview, but when i look at the page it looks totaly different from the preview and doesnt work. Its hard to explain so maybe i can send a picture if that would help.
Best Regards,
Ruben de Water
http://wordpress.org/extend/plugins/slidedeck2/
abeasley54
Member
Posted 5 months ago #
abeasley54
Member
Posted 5 months ago #
http://wordpress.org/support/topic/my-videos-are-not-playing-when-clicking-on-the-play-button?replies=3
ress=1
That line in the shortcode solved all of my issues...hopefully for you also
ex should look like: [SlideDeck2 id=311 ress=1]
jamie3d
Member
Plugin Author
Posted 5 months ago #
Hi guys,
I just wanted to chime in here for a bit.
Adding iframe=1 or ress=1 to your shortcode will throw your deck into an iFrame. This probably fixes your deck because of a JavaScript conflict on your page. Everyone's page is different, so we can't be sure why the error is occurring, but the ress=1 is a good solution for now.