Title: novaplanet's Replies | WordPress.org

---

# novaplanet

  [  ](https://wordpress.org/support/users/novaplanet/)

 *   [Profile](https://wordpress.org/support/users/novaplanet/)
 *   [Topics Started](https://wordpress.org/support/users/novaplanet/topics/)
 *   [Replies Created](https://wordpress.org/support/users/novaplanet/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/novaplanet/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/novaplanet/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/novaplanet/engagements/)
 *   [Favorites](https://wordpress.org/support/users/novaplanet/favorites/)

 Search replies:

## Forum Replies Created

Viewing 1 replies (of 1 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[List category posts] Template like content.php](https://wordpress.org/support/topic/template-like-content-php/)
 *  Thread Starter [novaplanet](https://wordpress.org/support/users/novaplanet/)
 * (@novaplanet)
 * [7 years, 12 months ago](https://wordpress.org/support/topic/template-like-content-php/#post-10417982)
 * Ok, so I added 2 + 2 and got my problem solved.
 * For everyone who ever need solution:
 * 1. Go here: [https://github.com/picandocodigo/List-Category-Posts/wiki/Template-System](https://github.com/picandocodigo/List-Category-Posts/wiki/Template-System)
   
   2. Do what is written here. 3. Copy from plugin folder templates/default.php 
   4. Edit it as you wish. If you need to add some html thing just do this:
 *     ```
       	$lcp_display_output .= '<div class="divvvv">';
       // THING HERE 
       	$lcp_display_output .= '</div>';
       ```
   
 * 5. Do more things and rate plugin 5/5.
 * I hope that would help someone in the future.
    -  This reply was modified 7 years, 12 months ago by [novaplanet](https://wordpress.org/support/users/novaplanet/).

Viewing 1 replies (of 1 total)