Well, this has seemed to resolved itself. Tried out many things and suddenly it worked, so no idea what exactly did the trick.
Having the same problem after copying the site from my local mac to the server. My host uses php 5.2.14 and mysql 5.0.77.
Any ideas?
How do I implement the solution above with a child theme?
version 1.2.0 has option to select full page
Where can I find this option?
Try adding this to your css file:
.entry-header {
display: none;
}
it couldn’t be easier, thanks!