Title: parlenk's Replies | WordPress.org

---

# parlenk

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [How to display 5 latest post title on the main content](https://wordpress.org/support/topic/how-to-display-5-latest-post-title-on-the-main-content/)
 *  Thread Starter [parlenk](https://wordpress.org/support/users/parlenk/)
 * (@parlenk)
 * [16 years, 8 months ago](https://wordpress.org/support/topic/how-to-display-5-latest-post-title-on-the-main-content/#post-1219467)
 * hi, thx for the reply..it’s work 😛 with a lil tweak to make it look nicer and
   all will be good.although with this way, all the category will be called… i did
   find a way to list the category that u want, so if you want to display just some
   of your categories on the main page, you have to enter each category id/name.
   i.e:the category that i want to display are FOrex and Entertaiment.
 *  `<div class=”block” id=”forex”>
    <h2 class=”block-title”>Forex</h2>
    -  <?php get_latest_posts(“Forex”, 5); ?>
 *  </div>
 *  <div class=”block” id=”entertainment”>
    <h2 class=”block-title”>Entertainment
   </h2> <ul id=”entertainment”>` but first u have to install the plugin “List Latest
   Posts Titles” and then insert that code above to your index.php , well, just 
   an option :),
 * thx again MichaelH.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [How to display 5 latest post title on the main content](https://wordpress.org/support/topic/how-to-display-5-latest-post-title-on-the-main-content/)
 *  Thread Starter [parlenk](https://wordpress.org/support/users/parlenk/)
 * (@parlenk)
 * [16 years, 8 months ago](https://wordpress.org/support/topic/how-to-display-5-latest-post-title-on-the-main-content/#post-1219422)
 * heloo…??
 * no body?
 * I try to install a plugin, and i t work well on static page, but i dont know 
   how to insert it to the main page.the plugin “list-category-posts”.Any idea how
   to put this to the main or home or index.php area? pls..any suggestion will be
   taken into consideration.cheers
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [How to place sidebar on the left of content](https://wordpress.org/support/topic/how-to-place-sidebar-on-the-left-of-content/)
 *  [parlenk](https://wordpress.org/support/users/parlenk/)
 * (@parlenk)
 * [16 years, 8 months ago](https://wordpress.org/support/topic/how-to-place-sidebar-on-the-left-of-content/#post-1219384)
 * the link u provide is dead..is that the right link?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [How to produce a list of post titles only by category on a static page?](https://wordpress.org/support/topic/how-to-produce-a-list-of-post-titles-only-by-category-on-a-static-page/)
 *  [parlenk](https://wordpress.org/support/users/parlenk/)
 * (@parlenk)
 * [16 years, 8 months ago](https://wordpress.org/support/topic/how-to-produce-a-list-of-post-titles-only-by-category-on-a-static-page/#post-1065963)
 * hi,
 * how to apply this to main content? it is fine when we want to list this on the
   sidebar and select the value on the admin page..but still cant put it to index.
   php..
 * the other thing, can someone pls tell me how to add “read other” on the bottom
   box of this plugin that link to the category page..this is usefull if we only
   list some of the post on the category.
 * thx

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