Hi Ole,
That instantly fixed both issues. Thank you!
Did you manage to find the fix? Mine also stopped working a few weeks ago with the exact same issue. 1.15.1 works but the moment I upgrade I no longer have preview images so the page looks blank.
Since updating WordPress to the latest version, I can also no longer upload any images to the gallery.
-
This reply was modified 4 years, 9 months ago by simondevon.
Install a CSS editor, like Simple Custom CSS, and then add the following to it:
.header_top {display:none;}
That will solve the issue for you.