Title: Date before title
Last modified: August 21, 2016

---

# Date before title

 *  [Jeanae](https://wordpress.org/support/users/jeanae/)
 * (@jeanae)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/date-before-title/)
 * Hi
 * I am using “List Category Posts” (great tool) in a WordPress Multisite environment
   I want to show first the date before the title and changed plugins/list-category-
   posts/template/default.php according to this recommendation:
    ——————————————————–
   just move //Show date: $lcp_display_output .= $this->get_date($single).’ ‘ ; 
   before //Show the title and link to the post: $lcp_display_output .= $this->get_post_title(
   $single); ——————————————————– I did the change on the multisite network level,
   but the result of catlist shows the same result as before. Do I have to the above
   changes somewhere else?
 * Best regards Jean
 * [https://wordpress.org/plugins/list-category-posts/](https://wordpress.org/plugins/list-category-posts/)

Viewing 1 replies (of 1 total)

 *  [eric3d](https://wordpress.org/support/users/eric3d/)
 * (@eric3d)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/date-before-title/#post-4695819)
 * First, you should move the template to your theme folder to prevent it being 
   overwritten by the next List Category Post update.
    Second, you have to declare
   that you want to use the template in the shortcode. See [notes](http://wordpress.org/plugins/list-category-posts/other_notes/#Template-System)
   for more details.

Viewing 1 replies (of 1 total)

The topic ‘Date before title’ is closed to new replies.

 * ![](https://ps.w.org/list-category-posts/assets/icon-256x256.png?rev=2517221)
 * [List category posts](https://wordpress.org/plugins/list-category-posts/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/list-category-posts/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/list-category-posts/)
 * [Active Topics](https://wordpress.org/support/plugin/list-category-posts/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/list-category-posts/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/list-category-posts/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [eric3d](https://wordpress.org/support/users/eric3d/)
 * Last activity: [12 years, 3 months ago](https://wordpress.org/support/topic/date-before-title/#post-4695819)
 * Status: not resolved