Viewing 6 replies - 1 through 6 (of 6 total)
  • Tracy

    (@tmmbecker)

    Are you using Jetpack for your contact form submissions? Could you please check that the date is set correctly for your site in Settings → General?

    Could you post your site URL here, so we can have a look?

    If you want it to remain private, you can also contact us via this contact form:

    https://jetpack.com/contact-support/?rel=support

    Thanks!

    Thread Starter Jonah Brown

    (@fishbaitbytes)

    The date under settings shows: February 25, 2019 — F j, Y

    https://backroadplanet.com

    When clicking to edit on one of the feedback they reflect the correct date.

    Plugin Contributor James Huff

    (@macmanx)

    That is incredibly odd, do all other timestamps display properly, like posts and comments?

    Thread Starter Jonah Brown

    (@fishbaitbytes)

    That is correct: posts, pages, comments and other post types display dates properly on the edit.php?post_type= admin page. It is just this one that seems to do this.

    Plugin Support supernovia

    (@supernovia)

    And to clarify you’re also looking here, right?

    /wp-admin/edit.php?post_type=feedback

    Also, can you let us know whether you’re using any plugins that could be modifying the form / feedback functionality?

    Thread Starter Jonah Brown

    (@fishbaitbytes)

    I checked the functions.php for any custom code. Strange enough there was on for modifying the Date and time. I removed this and now the date is correct. Very odd how this seemed to only affect Jetpack and not all of the admin for dates, especially since this was using a hook for the frontend theme

    add_action( 'get_the_time', 'et_last_modified_date_blog' );

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Wrong Date on Feedback listings’ is closed to new replies.