Tagged: ,

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1052164

    Hello,

    I have some older articles that I often revise. Google always shows the release date. I would like to see the date of the last update next to the publication.

    I’ve searched a lot in the forum and Google, but no solution worked properly.

    Can you help me?

    many Greetings
    Florian

    #1052430

    Hey Florian,

    Which element on this page are you referring to? To all the articles in all the masonries?

    Best regards,
    Victoria

    #1052444

    Hi Victoria,

    we would like the update date (besides the creation date) for all articles.

    I once attached two pictures. One shows where the update date should be. Right next to the creation date.

    Google always shows the creation date, although the article is updated regularly.

    best regards
    Florian
    Here we want to show the update
    Google Search

    #1053103

    Hi Florian,

    I cannot seem to find the blog page, can you please share the link to it?

    Best regards,
    Victoria

    #1053160

    Hi Victoria,

    Which side do you mean? We want to adjust the “last updated” in all blog articles.

    Here is an example what we need:
    https://www.wpbeginner.com/wp-tutorials/display-the-last-updated-date-of-your-posts-in-wordpress/

    We are looking for “Method 2: Add Last Updated Date in Theme Templates” in this article

    Is something like this possible?

    We already tried “Method 1: Show Last Updated Date Before Post Content”. This works, but this looks bad in our articles.

    best regards
    Florian

    #1053898

    Hi,

    Thanks for the update.

    You need to modify the includes > loop-index.php file. Look for this code around line 268:

     echo "<time class='date-container minor-meta updated' >".get_the_time(get_option('date_format'))."</time>";
    

    // https://codex.wordpress.org/Function_Reference/get_the_modified_time

    Best regards,
    Ismael

    #1054117

    Hi Ismael,

    Thank you. So the article always shows the update date. But I would like to show the date of the article and the update date.

    But that is certainly more complicated? I’ll probably pay a programmer.

    best regards
    Florian

    #1054142

    Hi,

    Yes, this would likely require the work of a freelancer.

    Best regards,
    Jordan Shannon

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.