Hello @nekuman,
I believe there is an error on HTML code related to the <p></p> tag. Take a look on error #15 in validator log:
https://validator.w3.org/nu/?doc=http%3A%2F%2Fnovakovic.cz%2Fcs%2Fxxx_nase-svatba%2F
Or just check the source code of the page on line 366, there is the code:
<div class="pdf-light-viewer-magazine-viewport-container"
> </p>
The closing </p> shouldn’t be there. And if you’ll check the demo you’ll see that there is no <p> tag near to the <div class=”pdf-light-viewer-magazine-viewport-container”> http://pdf-light-viewer.wp.teamlead.pw/demo/.
Maybe the issue in theme or some plugin which adds <p> tags automatically.
Hello @nekuman,
I’ve made some research and found that the issue is related to the some wordpress themes compatibility.
Now I found and fixed this issue. The fix will be included in the next v.1.2.6 release ( https://trello.com/c/0eTNxpZQ/36-compatibility-issue-with-magazon-2-6-theme-wp-autop ).
Hello @nekuman,
Version 1.2.6 released. If you still have this issue please let us know here on via support forum http://support.wp.teamlead.pw/
Thank you