rendering pages & the_content
-
Hi there,
Since September of last year (2017) my start page hasn’t been rendering properly. It happened after an update.
I use my own theme (based on a standard theme) and what I have established so far is that the code in “page.php” is rendered until the following line of code is reached:
<?php the_content(‘<p class=”serif”>Read the rest of this page »</p>’); ?>
Then there’s nothing. If I take out this line, the page is rendered, but the content of the page is missing. If I go to edit the page (in my dashboard), the content is still there, it just isn’t displayed. All other pages suffer from the same problem.
All posts render correctly however – you just can’t get to them from the front page!
Finally, I have tried to change the site theme, but when previewing have the same problem. I’ve even replace the file post.template.php (where the function “the_content” is defined) with a new version, just in case it was corrupt, also with no joy.
What else should I try?
Thanks.
Goz
The page I need help with: [log in to see the link]
The topic ‘rendering pages & the_content’ is closed to new replies.