• All Desert Themes, including this one, come with a bemusing date format in posts, which is beyond all WP settings. The format is month/day/year (e.g. Sep, Sat, 2024). Communication with the staff didn’t resolve the issue. Can someone kindly explain how to get the date, month and year in both blog and single posts?

    I am not rating the product right now. I like Desert Themes otherwise.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hello,

    For this you need to change theme core code. By Navigating to Atua -> template-parts -> content-page.php -> line no. 21 Replace esc_html(get_the_date(‘M, D, Y’)); by esc_html(get_the_date(‘M, d, Y’));

    Thanks

    Thread Starter zebracrossing

    (@zebracrossing)

    I know that replacing ‘M, D, Y’ with ‘M, d, Y’ is correct, but where is that command? Are you sure about the file? Kindly check.

    File is in Atua theme not in Atuvi.

    Thread Starter zebracrossing

    (@zebracrossing)

    “File is in Atua theme not in Atuvi.”

    O Yes, I “discovered” the file, since you still hesitate to say which file(s) exactly. This is the case with all your themes. And an update will undo all whatever user do. In some themes, at least two files are involved. This note comes from a developer who has tried out all your themes. And, in addition, several of your themes reject the customary default avatars. I was ready to buy the premium version of a Desert Theme. You offer a very impressive front page, and charge for the basics.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Bemusing date format’ is closed to new replies.