Take your website
To the next level
Discover our newly launched customization services and elevate your web projects to new heights.
Delegate tasks, save time, and unlock the power of professional WordPress outsourcing.

Okay
  Public Ticket #2089840
Full date on posts page (not posts)
Closed

Comments

  •  2
    1Paulo started the conversation

    Hi.

    Our client wants to see the entire date on the posts page. I don’t see how to accomplish this via the documentation.

    Screen shot attached.

    Thanks.

  •  7,095
    Oliver replied

    Hi,

    You need to edit template:

    /wp-content/themes/thegem/content-blog-item.php

    line 78 

    Find there:

     get_the_date('d M')

    And set the format you need.

    https://developer.wordpress.org/reference/functions/get_the_date/

    Before the editing copy this file to the child theme.

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver