I’m tearing my hair out trying to figure out why the date for posts is not being displayed.
There is no CSS that is making the span invisible.
This is what the date portion of the html renders out to:
<div class="wp-show-posts-entry-meta wp-show-posts-entry-meta-below-title post-meta-inline"><span class="wp-show-posts-posted-on wp-show-posts-meta">
<a href="https://##redacted##.com/post_name/" title="4:00 pm" rel="bookmark"><time class="wp-show-posts-updated" datetime="2021-01-25T20:26:32-08:00" itemprop="dateModified"></time><time class="wp-show-posts-entry-date published" datetime="2020-08-30T16:00:00-07:00" itemprop="datePublished" style="
display: block;
"></time></a>
</span></div>
Other meta (author, tags) seem to display fine.
I’ve tried downgrading to 1.1.3
Pro
Version 1.2.0-alpha.3
Generate Press