• Resolved tipomarwan

    (@tipomarwan)


    Hi
    i use this great plugin but i’ve a problem in one page
    in this page “https://tusa-precision.ch/tool-finder/” fancybox iframe don’t work

    it’s a special page that use html to be configured
    i’ve added it with this code:

    <div>
    <a href="{{post.permalink}}" class="fancybox-iframe">Fancybox1</a>
    <a href="https://tusa-precision.ch/prodotto/ttd2040100/" class="fancybox-iframe">Fancybox2</a>
    <a href="https://tusa-precision.ch/web/wp-content/uploads/2019/02/TTD215_dettaglio_can_front.jpg" class="fancybox">image</a>
    </div>

    the image link work, but the iframe not

    if i add the same iframe in another page like this “https://tusa-precision.ch/prova/
    it work well

    i want use this to open woocommerce products without close “tool finder”

    how a can do?
    thanks

    • This topic was modified 5 years, 1 month ago by tipomarwan.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi, your tool-finder page loads its content through an AJAX request, after FancyBox has fired. This means fancybox will not be aware of any of the media or iframe links that are there. The image opens in the Elementor light box, so maybe there is a way to make that one work for the iframe content as well…

    No idea how though, you’ll have to ask the Elementor people ??

    Thread Starter tipomarwan

    (@tipomarwan)

    Hi
    thanks for reponse
    i’ve resolved with Featherlight
    but still use your plugin for other links like PDF

    ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘product page in fancybox’ is closed to new replies.