Forums

[resolved] How to show Time of post in Inove theme (4 posts)

  1. taruntanu
    Member
    Posted 3 years ago #

    Guys i would like to show the time when a post is published in my site .im using Inove theme can anyone help me out what should i do so that the time is shown in the post

    this is my site url : http://www.telecomtalk.info

  2. MichaelH
    Volunteer
    Posted 3 years ago #

    Usually, you would modify a theme's index.php and use the template tag, the_time(), to display the post time (and date).

  3. mg12
    Member
    Posted 3 years ago #

    Hi Tarun
    Please find the_time(__('F jS, Y', 'inove') in index.php and change 'F jS, Y' to 'F jS, Y H:i'.

  4. taruntanu
    Member
    Posted 3 years ago #

    this is what i did next to <?php the_time('g:i a'); ?> i have inserted this code <?php the_time('F j, Y'); ?> in index.php and it worked :)for my site telecomtalk.info

    Thanks Mg12 and Michael

Topic Closed

This topic has been closed to new replies.

About this Topic