Hi,
We checked the link but we do not see our plugin there.
And we do not see such issue in our scenarios.
https://wordpress.dearflip.com/pdf-embed-flipbook-example/
Best Regards,
DearHive
-
This reply was modified 1 year ago by
DearHive.
Thread Starter
Loukas
(@loukas)
Hi,
Try removing the height 900
Keep it blank. The flipbook size won’t increase with bigger height that what you get automatically. It is limited by the width of the element where it is kept.
Best Regards,
DearHive
Thread Starter
Loukas
(@loukas)
I deleted it, but it didn’t help.
Hi,
You are missing <!DOCTYPE html>
in your HTML output. Make sure your theme outputs proper required declarations.
https://www.viralpatel.net/jquery-window-height-incorrect/
That is why the window height is calculated wrong by jQuery and we fetch that height in fullscreen.
Best Regards,
DearHive
-
This reply was modified 1 year ago by
DearHive.