Title: Iframe error
Last modified: February 2, 2018

---

# Iframe error

 *  Resolved [YiuriV](https://wordpress.org/support/users/yiuriv/)
 * (@yiuriv)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/iframe-error-2/)
 * Hi, I use the popup page template, only recently (after updating this plugin 
   and wordpress) I get these errors:
 * Refused to display ‘[http://www.aquaterra.be/?__wpdmlo=18344&#8217](http://www.aquaterra.be/?__wpdmlo=18344&#8217);
   in a frame because it set ‘X-Frame-Options’ to ‘deny’.
 * Any help on this? I’v tried setting X-frame-options sameorigin inside my htaccess
   file, but then I get the error that I have 2 settings for that header and that
   the fallback is ‘deny’
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fiframe-error-2%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Contributor [W3 Eden, Inc.](https://wordpress.org/support/users/w3eden/)
 * (@w3eden)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/iframe-error-2/#post-9932200)
 * This is happening as iframe option is disabled in your server ( X-Frame-Options
   set to DENY ). Please add `Header set X-Frame-Options "ALLOW-FROM http://www.
   aquaterra.be/"` in your `.htaccess` to allow iframe for same origin. However,
   we are adding a new page template with the next update to avoid this.
 *  Thread Starter [YiuriV](https://wordpress.org/support/users/yiuriv/)
 * (@yiuriv)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/iframe-error-2/#post-9937844)
 * I’ve added this to my htaccess file. Now I get this error:
    Refused to display‘
   [http://www.aquaterra.be/?__wpdmlo=18344&#8217](http://www.aquaterra.be/?__wpdmlo=18344&#8217);
   in a frame because it set multiple ‘X-Frame-Options’ headers with conflicting
   values (‘DENY, ALLOW-FROM [http://www.aquaterra.be/&#8217](http://www.aquaterra.be/&#8217);).
   Falling back to ‘deny’.
 * Somehow somewhere there is a deny. Is there any way to set that fallback to another
   value?
 *  Plugin Contributor [W3 Eden, Inc.](https://wordpress.org/support/users/w3eden/)
 * (@w3eden)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/iframe-error-2/#post-9938884)
 * Actually, it is a server settings, please ask your server/hosting support to 
   allow “X-Frame-Options” or disabled is you are using any iframe blocker plugin.
 *  Plugin Contributor [W3 Eden, Inc.](https://wordpress.org/support/users/w3eden/)
 * (@w3eden)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/iframe-error-2/#post-9938886)
 * BTW, a new update is coming within tomorrow with an alternate template skipping
   iframe use.

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

The topic ‘Iframe error’ is closed to new replies.

 * ![](https://ps.w.org/download-manager/assets/icon-256x256.png?rev=1561688)
 * [Download Manager](https://wordpress.org/plugins/download-manager/)
 * [Support Threads](https://wordpress.org/support/plugin/download-manager/)
 * [Active Topics](https://wordpress.org/support/plugin/download-manager/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/download-manager/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/download-manager/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [W3 Eden, Inc.](https://wordpress.org/support/users/w3eden/)
 * Last activity: [8 years, 4 months ago](https://wordpress.org/support/topic/iframe-error-2/#post-9938886)
 * Status: resolved