Using Fancybox for Prezi Presentation
-
Hi,
I want to use Fancybox and display a prezi presentation. Basically, instead of embedding the Prezi code directly in a post, I want to place an image, which when clicked, will display the Prezi.
Here is an example of the code Prezi presentations use:
<iframe src="https://prezi.com/embed/sh4drs-gnk2e/?bgcolor=ffffff&lock_to_path=0&autoplay=0&autohide_ctrls=0&features=undefined&disabled_features=undefined" width="550" height="400" frameBorder="0"></iframe>
How can I use Fancybox and use this code? Here is what I have tried to do:
<a class="fancybox" data-fancybox-type="iframe" href="https://prezi.com/embed/sh4drs-gnk2e/?bgcolor=ffffff&lock_to_path=0&autoplay=0&autohide_ctrls=0&features=undefined&disabled_features=undefined" rel="group" /><img class="alignnone size-full wp-image-6" alt="logo_blog" src="https://blog.com/wp-content/uploads/2013/06/logo_blog.png" width="295" height="46" /></a>
what happens is that when I click on the image, the loading icon stays there forever, and no lightbox appears.
I am new to these more complex plugins and need some help understanding what I need to do. Please help me.
Thank you.
https://www.ads-software.com/extend/plugins/fancybox-for-wordpress/
- The topic ‘Using Fancybox for Prezi Presentation’ is closed to new replies.