Forums

Issues with the_date (4 posts)

  1. Clorith
    Member
    Posted 1 year ago #

    Themes using the_date seems to sporadically not return any date at all, where as a simple print of get_the_date returns the date as expected for all posts.

  2. esmi
    Theme Diva & Forum Moderator
    Posted 1 year ago #

    <?php the_date();?> has always worked just fine for me.

  3. Clorith
    Member
    Posted 1 year ago #

    Yes, I am uncertain why it isn't working at this time, I believe it would be using the same calls as get_the_date() but with a print function on the end instead of a return.

  4. esmi
    Theme Diva & Forum Moderator
    Posted 1 year ago #

    Have you tried deactivating all plugins to see if this resolves the problem. If this works, re-activate the plugins one by one until you find the problematic plugin(s).

Topic Closed

This topic has been closed to new replies.

About this Topic