Title: Date/Time place
Last modified: August 19, 2016

---

# Date/Time place

 *  [Karalius](https://wordpress.org/support/users/karalius/)
 * (@karalius)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/datetime-place/)
 * hello,
    so, now, by default, date/time of my news post is above the title, and
   i would like, that it would be under the content… im not very good with html/
   css, but i guess i need to edit news.php?
 * btw, maybe all those “categories”, “comments” atc i also could put After the 
   content – would be very nice 🙂
 * theres how it look now:
    <img src=”[http://lh5.ggpht.com/_Ju8-ykM_JzI/TPYPmIuqg-I/AAAAAAAABeI/BoGe8WwY1FU/newscut.PNG”&gt](http://lh5.ggpht.com/_Ju8-ykM_JzI/TPYPmIuqg-I/AAAAAAAABeI/BoGe8WwY1FU/newscut.PNG”&gt);
 * (sorry, im posting here first time, so maybe direct images are not allowed, so
   i’ll also post the image link only)
    [](http://lh5.ggpht.com/_Ju8-ykM_JzI/TPYPmIuqg-I/AAAAAAAABeI/BoGe8WwY1FU/newscut.PNG)

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Thread Starter [Karalius](https://wordpress.org/support/users/karalius/)
 * (@karalius)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/datetime-place/#post-1793240)
 * hmm, no link… and now?..
    [http://lh5.ggpht.com/_Ju8-ykM_JzI/TPYPmIuqg-I/AAAAAAAABeI/BoGe8WwY1FU/newscut.PNG](http://lh5.ggpht.com/_Ju8-ykM_JzI/TPYPmIuqg-I/AAAAAAAABeI/BoGe8WwY1FU/newscut.PNG)
 *  [baszer](https://wordpress.org/support/users/baszer/)
 * (@baszer)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/datetime-place/#post-1793260)
 * there are 2 options:
 * 1. (easy) you can change that under settings > general settings > date format
 * 2. (less easy) if your theme is not wp 3 ready it could be that you have to change
   it by hand. Then you should fix it under appearance > editor (but then you have
   to change the code)
 *  Thread Starter [Karalius](https://wordpress.org/support/users/karalius/)
 * (@karalius)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/datetime-place/#post-1793289)
 * no, easy way is not working 🙂
    i thought i’ll have to edit the code, but i don’t
   know which lines 🙁
 *  [datasoftict](https://wordpress.org/support/users/datasoftict/)
 * (@datasoftict)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/datetime-place/#post-1793301)
 * It depends on the theme you are running. If it is the loop (index page) rather
   than a single post entry then open the editor for the theme find the index or
   loop php file and look for something like
 * > <div class=”entry-meta”>
   >  <?php twentyten_posted_on(); ?> </div><!– .entry-
   > meta –>
 * this needs to be moved below
 * > <?php the_excerpt(); ?>
   >  or <?php the_content(); ?>
 * depending on which page you are editing, loop or single.
 * Always backup anything you are going to amend before working on it!

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Date/Time place’ is closed to new replies.

## Tags

 * [date](https://wordpress.org/support/topic-tag/date/)
 * [time](https://wordpress.org/support/topic-tag/time/)

 * 4 replies
 * 3 participants
 * Last reply from: [datasoftict](https://wordpress.org/support/users/datasoftict/)
 * Last activity: [15 years, 6 months ago](https://wordpress.org/support/topic/datetime-place/#post-1793301)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
