3D FlipBook - Hi, I installed the demo of your plugin (Unreal FlipBook Addon for Visual Composer Wordpress Plugin) and it seems that they

S***V@cecn.net
2019-08-08
2019-08-08

Hi, I installed the demo of your plugin (Unreal FlipBook Addon for Visual Composer Wordpress Plugin) and it seems that they do not work well with our theme. Perhaps you can see why lightbox does not work as it should?

http://timex.studio-adv.pl/sample-flipbook/

<p>If you need access to the backend let me know. I create a username and password for you.</p><p>Grzegorz</p>

Replies

a***r@3dflipbook.net
2019-08-08
2019-08-08

Hi!

Yes it would be great if you gave me access to your dashboard or send me copy of your theme (it would be better), i will debug it locally.

my email: ivberezansky@gmail.com

Best Regards,

Ivan.

a***r@3dflipbook.net
2019-08-08
2019-08-08

I’ve already figured out) Your theme needs


.fb3d-modal.visible {
    z-index: 1000;
}

instead of


.fb3d-modal.visible {
    z-index: 11;
}

that is by default.

<p>You can change lightbox stylesheet (assetscssclient.css) and reinstall the demo.</p><p>Best Regards,</p><p>Ivan.</p>
a***r@3dflipbook.net
2019-08-08
2019-08-08

Sorry, forgot about the shadow


.fb3d-modal.visible {
    z-index: 1002;
}
.fb3d-modal-shadow::before {
    z-index: 1001;
}

Best Regards,

Ivan.

S***V@cecn.net
2019-08-08
2019-08-08

thank you very much everything now works correctly :)

a***r@3dflipbook.net
2019-08-08
2019-08-08

Great!)

Log In to leave a comment