3D FlipBook - Tried the free version before buying full – cannot open in lighbox

9***5@gmail.com
2024-12-26
2024-12-26

Hello,

I have tried the free version before buying full and cannot open the PDF in lighbox. It works in an embedded mode at the same time. Tried 2 different PDFs.

Please advise how to do it properly. Cannot attach images here.

The link to see the page: https://farfallamag.com/выпуск-май-2024/ pass: farmagpwd

the shortcode (in our case, the image is placed instead of "OPEN POPUP" text: [3d-flip-book mode="link-lightbox" id="2132"]OPEN POPUP[/3d-flip-book]

Replies

a***r@3dflipbook.net
2024-12-30
2024-12-30

Hi, there is a JavaScript function on your site that redirects it to the page "https://farfallamag.com/выпуск-май-2024/undefined". If you stop the event propagation it will work. Try to insert in the debugging console:

jQuery('._3d-flip-book').click(function(e){e.stopPropagation()});
9***5@gmail.com
2024-12-30
2024-12-30

Thanks! It works. We have put it into WPCode JS snippet to fix the interfering scripts. We're going to buy the plugin in the following days.

Wishing you a Happy New Year!

Log In to leave a comment