Site logo

Archived topic

Post and comment dates and the author are not displayed

11 replies · Started by Michael on October 28, 2020

Viewing posts 1–12 of 12

Hello
I have a problem that some other Generate users also have: Post and comment dates and the author are not displayed on my blog. Reading in the forum about this problem did not bring me a solution, so I hope to get help directly.

The check marks for author and date are set and all plugins, except for Generatepress, are deactivated. Comments are allowed under Settings/Discussion.

Nevertheless, the date and the author do not appear.

Can someone help me?

Hi,

Can you link us to the site in question so we could inspect why it happens?

You can add the site details on the private information textarea. Thank you. :)

Hi Elvin

Sorry, I forgot
Website name: https://menschenplanet.de/

I reactivated all plugins because they can't be a disruptive factor.
I use WP Rocket. Do you mean this cache?

Date and name are not displayed whether with or without that cache.

Complement:
At the end of each text, the last modification date appears. This is generated by the "WP Last Modified" plugin.

Complement:
I have just looked at the server log and the following Apache error occurs frequently:

"AH01797: client denied by server configuration: /var/www/vhosts/menschenplanet.de/httpdocs/xmlrpc.php."

I am not very familiar with php, but the xmlrpc.php file also deals with the post date.

if (! isset ($ HTTP_RAW_POST_DATA)) {
$ HTTP_RAW_POST_DATA = file_get_contents ('php: // input');

Could it have something to do with it?

That's not an error caused by the theme - it's a WordPress file.

Maybe check with your hosting support to see if they can help identify the issue?

Okay, I will ask my hoster about this error.
Then I tell you about the result.

After further investigation, now I'm sure it has nothing to do with the error code above. It only shows up sometimes.

On my second website, which also runs with Generatepress (https://globalguitar.org/), the creation date and the author are also missing, but the comment date is already displayed.

Could it be that I still have to make a setting in the customizer so that the date and author are displayed? The check marks for the blog settings for archive and individual are all set.

Just tested my website on a different theme (Head Blog). The comment date is displayed there.

That was the solution - yeah! I hope it didn't take long time to find it. Once I wrote that into the additional CSS, I don't know why.

Thank you Tom for your great help.

Glad I could help! :)

This archived topic is closed to new replies.