Hello,
Pages won't turn when using the lightbox activation link.
Here is the code I use to simulate the button:
[3d-flip-book mode="link-lightbox" urlparam="fb3d-page" id="219" title="false" lightbox="light"]
[/3d-flip-book]
and here is the URL: https://www.cecile-pardi.com/les-semeurs-de-bonheur
Hi,
Add into your theme style sheet:
body.fb3d-modal-shadow::before {z-index: 90000;}Thanks ! That solve the issue.