class fancybox-iframe not showing webpage

Forums Easy FancyBox Pro class fancybox-iframe not showing webpage

Viewing 1 reply thread
  • Author
    Posts
    • #8563
      Tobias Conrad
      Participant

      Hello,

      please test green button with the extend icon on this page:

      PerFem Forte™ (30 Kapseln)

      Thank you
      Tobias

    • #8564
      Rolf
      Keymaster

      Hi Tobias, the browser error console reports:

      Refused to display ‘https://santegra.com/catalog/products/perfem-fortetm-30.html’ in a frame because it set ‘X-Frame-Options’ to ‘sameorigin’.

      This means that the site/server santegra.com sends the response header X-Frame-Options: SAMEORIGIN asking to NOT be embedded in an iframe on other domains. The browser complies and blocks the request, resulting in a blank iframe light box window.

      This can only be prevented by either adding an X-Frame-Options "ALLOW-FROM https://www.santegra-international.com/" response header to santegra.com (see https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/X-Frame-Options) or copy the needed pages to the domain santegra-international.com

      Hope these tips help!

Viewing 1 reply thread
  • You must be logged in to reply to this topic.