Title: [Plugin: Easy FancyBox] Using the iframe doesn&#039;t work
Last modified: August 20, 2016

---

# [Plugin: Easy FancyBox] Using the iframe doesn't work

 *  Resolved [steve02a](https://wordpress.org/support/users/steve02a/)
 * (@steve02a)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-easy-fancybox-using-the-doesnt-work/)
 * I just have a simple page on my site and first, I tried:
 * _[ Moderator Note: Please post code or markup snippets between backticks or
    
   use the code button. ]
 *     ```
       <class="fancybox-iframe"><a href="http://www.DellPCAdvisor.com?src=464984214"><strong>Click HERE for the Dell PC Advisor and Configuration Tool</strong></a>
       ```
   
 * That didn’t work, so then I tried:
 *     ```
       <ul>
       <li>
       a href="http://www.DellPCAdvisor.com?src=464984214" "fancybox-iframe"><strong>Click HERE for the Dell PC Advisor and Configuration Tool</strong></li>
       </ul>
       ```
   
 * (I removed the bracket so you can see the link text and it’s not converted into
   a link on this post)
 * That didn’t work either. Both just brought me to the page….no fancybox popup.
 * The fancybox works great for a couple of flash files I have on my site. Double
   checked my settings and iframe is enabled. I just can’t figure out what’s going
   on – unless there is another tag I’m unaware of.
 * Anyone know what’s going on?
    you can see the site here: [http://www.s3cc.net/dell-pc-advisorconfigure](http://www.s3cc.net/dell-pc-advisorconfigure)
 * (the one not in bullet is the 1st code. Bullet item is the 2nd code.
 * [http://wordpress.org/extend/plugins/easy-fancybox/](http://wordpress.org/extend/plugins/easy-fancybox/)

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [Rolf Allard van Hagen](https://wordpress.org/support/users/ravanh/)
 * (@ravanh)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-easy-fancybox-using-the-doesnt-work/#post-2940035)
 * Basic anatomy of a hyper link, with a class attribute “fancybox-iframe”:
 *     ```
       <a href="...url here..." class="fancybox-iframe">...link text here...</a>
       ```
   
 *  Thread Starter [steve02a](https://wordpress.org/support/users/steve02a/)
 * (@steve02a)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-easy-fancybox-using-the-doesnt-work/#post-2940078)
 * That appears to be working, however, I just get this spinning wheel image like
   it’s loading, but never loads.
 * Check it out: [http://www.s3cc.net/dell-pc-advisorconfigure/](http://www.s3cc.net/dell-pc-advisorconfigure/)
 * I’ve tried IE 8 & 9, Opera 12, Firefox 12 and the latest Google Chrome.
 *  [Rolf Allard van Hagen](https://wordpress.org/support/users/ravanh/)
 * (@ravanh)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-easy-fancybox-using-the-doesnt-work/#post-2940093)
 * Your theme has FancyBox already integrated into it. You cannot run two instances
   of FancyBox together. Plus you seem to have activated some other jQuery lighbtox
   plugin.
 * You need to find a way to disable the theme integrated version of FacnyBox. Does
   it have such an option in the themes ePanel? If not, then the theme is incompatible
   with Easy FancyBox…
 * In that case, you could try to make use of the integrated FancyBox by giving 
   the link class=”fancybox iframe” (notice there is a space instead of a hyphen
   between the two) but you might have trouble resizing it to fit the content page…

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘[Plugin: Easy FancyBox] Using the iframe doesn't work’ is closed to new
replies.

 * ![](https://ps.w.org/easy-fancybox/assets/icon-256x256.png?rev=3188201)
 * [Firelight Lightbox](https://wordpress.org/plugins/easy-fancybox/)
 * [Support Threads](https://wordpress.org/support/plugin/easy-fancybox/)
 * [Active Topics](https://wordpress.org/support/plugin/easy-fancybox/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/easy-fancybox/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/easy-fancybox/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Rolf Allard van Hagen](https://wordpress.org/support/users/ravanh/)
 * Last activity: [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-easy-fancybox-using-the-doesnt-work/#post-2940093)
 * Status: resolved