Tagged: 

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #29179

    Thank you for adjusting date format on v2.1!

    I still found a missing place at:

    line 72 of enfold/includes/loop-author.php

    the_time(‘d M Y’)

    should be

    the_time(get_option(‘date_format’))

    Thank you!

Viewing 1 post (of 1 total)
  • The topic ‘Another Date format issue (v2.1)’ is closed to new replies.