Archived topic
div class="entry-meta" is empty
3 replies · Started by Jaco on September 2, 2020
FIrst of all: great theme!
I've checked the source code of some webpages and I saw that the div < div class="entry-meta">
is empty in the source of the webpage. This occurs on single postst. I'm not sure if Generatepress generates this div, sorry if it doesn't :).
I wonder if why that's the case and if I can show the correct items in that div: category, last updated date.
Thanks in advance
Hi there,
This is a known issue when the excerpt is empty or set to 0 characters. It's a tough one to solve, unfortunately.
Best thing to do is set it to display: none with CSS if you know it's going to be empty, at least until we figure out to way to remove the element completely.
Let me know if you need more info :)
Thanks for the response, much appreciated. I will mark this topic as resolved then.
No problem!