Viewing 3 replies - 1 through 3 (of 3 total)
  • What type of video are you using?

    I was able to get embedded YouTube videos up and running within minutes of installing the plugin. I had to:

    1) Enable the correct media type. This is done by going to “Settings” in wp-admin. Then choosing the “media” option. On that page you will see some Fancybox media options. Choose the one you need. In my case I checked “YouTube.”

    2) Next I setup an anchor tag with the href pointing to your video and set the css class. In my case it was class=”fancybox-youtube”

    I hope this helps.
    Chris

    Thread Starter cspinillo

    (@cspinillo)

    Thanks, definitely set that up and did the class in the anchor tag. All i do is get the “spinning wheel” just sitting there. it’s not loading the video.

    cspinillo, your theme has its own fancybox script files already baked in. These are conflicting with the ones provided by Easy FancyBox. Mainly some of the parameters used in https://www.eatthepig.com/wp-content/themes/Chameleon/epanel/page_templates/js/et-ptemplates-frontend.js?ver=1.1 are blocking your video but I’m sure that loading the jquery.fancybox and jquery.easing script files more than once is not helping either…

    To get it working with Easy FancyBox (or any other lightbox via a plugin) reliably, you will need to completely strip your theme from its own FancyBox.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: Easy FancyBox] Video not playing on click’ is closed to new replies.