Dear Customers! We're out of the office from the 6th of October to the 11th of October. We sincerely apologize for the inconvenience. For WordPress 5.5.* related issues, please visit this article

Okay
  Public Ticket #1071460
Post Date
Closed

Comments

  • Georgia started the conversation

    Hi, 

    I would like to change the default "published" date of the posts to "last updated" date. How can I do that?

  •  255
    Joanna replied

    Hi Georgia,

    Unfortunately this goes beyond the scope of support as it is a custom work request. We do offer a custom work service if that's any help?

    Theme Customization

    The other option I would suggest is playing around with the date/published settings within each of the posts and change the dates manually there?


    Kind regards,
    Joanna
    Veented Support

    Find a helpful article for your theme here: https://veented.ticksy.com/articles/#article-categories

    Check out our latest article: How to Improve Page Loading Times

    Don't forget to hit the like button below if you are happy with your support answer :)

  • Georgia replied

    Thank you for your answer. I have already found some custom code which I have to paste in the theme's .php files (functions, index, single and page). My question is: If I edit the those files, will I lose my customizations after the theme's next update?

  •  255
    Joanna replied

    Hi Georgia,

    Yes if any files are edited you will lose those edits in the next theme update. 

    It is recommended to override them either via the Child theme itself with it's directory where possible, or via creating new functions to override parent theme's code via the Child theme's functions.php.

    https://codex.wordpress.org/Child_Themes


    Kind regards,
    Joanna
    Veented Support

    Find a helpful article for your theme here: https://veented.ticksy.com/articles/#article-categories

    Check out our latest article: How to Improve Page Loading Times

    Don't forget to hit the like button below if you are happy with your support answer :)