Viewing 3 replies - 1 through 3 (of 3 total)
  • Usually, you would modify a theme’s index.php and use the template tag, the_time(), to display the post time (and date).

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

    Thread Starter taruntanu

    (@taruntanu)

    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

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to show Time of post in Inove theme’ is closed to new replies.