We're merging with GenerateBlocks! Learn more here.

[Resolved] Date not displayed

Please login to receive premium support.

Support for the free plugin can be found here.

Home Forums Pro Support Date not displayed

Tagged: 

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #25928
    Dwayne
    Participant

    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

    #25930
    elvin
    Moderator

    Hi,

    Can you link us to the page in question to check?

    If the HTML renders out but it doesn’t show up, it’s a CSS issue.

    #25955
    Dwayne
    Participant

    Yes, I showed the HTML that is rendered out to show that it’s not a CSS issue. Nothing gets output between the tags.

    Is there a way to share the url here without it being permanent. Either by editing the post or in a private form?

    #25969
    elvin
    Moderator

    That’s strange. Do the site have any history of using wpsp_date_output filter?

    Does the date show up on the default blog posts lists or archive pages?

    You can send the details to use through the contact form.
    https://wpshowposts.com/contact/

    #26000
    Dwayne
    Participant

    Yes, very strange.
    But I seem to have solved it. It was related to bad custom date format in WP. So not WPSP related!

    Thank you for the check.

    #26025
    elvin
    Moderator

    Yes, very strange.
    But I seem to have solved it. It was related to bad custom date format in WP. So not WPSP related!

    Thank you for the check.

    Oh right that makes sense. That probably means it doesn’t display for the theme’s default blog post as well.

    Nice one. Glad you got it sorted! 🙂

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.