- This topic has 11 replies, 4 voices, and was last updated 1 year, 8 months ago by
Tom.
-
AuthorPosts
-
October 28, 2020 at 6:25 pm #1508678
Michael
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?
October 28, 2020 at 6:48 pm #1508687Elvin
StaffCustomer SupportHi,
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. ๐
A wise man once said:
"Have you cleared your cache?"October 28, 2020 at 7:08 pm #1508701Michael
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.
October 28, 2020 at 7:11 pm #1508702Michael
Complement:
At the end of each text, the last modification date appears. This is generated by the “WP Last Modified” plugin.October 28, 2020 at 8:31 pm #1508742Michael
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?
October 28, 2020 at 9:45 pm #1508771Leo
StaffCustomer SupportThat’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?
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/October 29, 2020 at 6:02 am #1509176Michael
Okay, I will ask my hoster about this error.
Then I tell you about the result.October 29, 2020 at 8:44 am #1509805Michael
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.
October 29, 2020 at 10:07 am #1509906Michael
Just tested my website on a different theme (Head Blog). The comment date is displayed there.
October 29, 2020 at 1:52 pm #1510150Tom
Lead DeveloperLead DeveloperHi there,
Your entry meta isn’t displaying because it’s being hidden with custom CSS: https://www.screencast.com/t/VoTAMOZk
If you remove that CSS, it should all display.
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-developmentOctober 29, 2020 at 2:25 pm #1510187Michael
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.
October 30, 2020 at 10:53 am #1511473Tom
Lead DeveloperLead DeveloperGlad I could help! ๐
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-development -
AuthorPosts
- You must be logged in to reply to this topic.