• Resolved avberkel

    (@avberkel)


    How to call an (extern) web page within fancybox?
    Is it something like:
    a class=”fancybox-iframe” href=……………….
    Whatever what websit I take, the popup shows up, the wheel keeps on turning, but no website.
    Please help!

    • This topic was modified 6 years, 1 month ago by avberkel.
    • This topic was modified 6 years, 1 month ago by avberkel.
    • This topic was modified 6 years, 1 month ago by avberkel.
    • This topic was modified 6 years, 1 month ago by avberkel.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi, yes it only needs a class="fancybox-iframe" to open the link in an light-boxed iframe. But then it’s up to the browser to render that content. If the targeted website has iframe blocking measures (can be response headers of script) the render will be blocked.

    Try testing a link to your own website 🙂

    Or try embedding the external site in a Custom HTML block with <iframe src="..." width="100%" height="400"></iframe> for example.

    If you can share a link to your site, I might be able to tell you more about your case 🙂

    Thread Starter avberkel

    (@avberkel)

    Thank you Ravan.
    The website I want to call by easyfancy is protected against iframe.
    A pity!
    Thanks for your help

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

The topic ‘Link to website’ is closed to new replies.