Title: Removing latest posts
Last modified: October 22, 2017

---

# Removing latest posts

 *  Resolved [advisio](https://wordpress.org/support/users/advisio/)
 * (@advisio)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/removing-latest-posts/)
 * Hi
    I just want to have the Header Image and Featured Posts on the home page,
   not all the latest posts as these look messy as they use different sized featured
   images.
 * How can I remove latest posts but keep featured posts?
 * E
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fremoving-latest-posts%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Theme Author [lyrathemes](https://wordpress.org/support/users/lyrathemes/)
 * (@lyrathemes)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/removing-latest-posts/#post-9610390)
 * [@advisio](https://wordpress.org/support/users/advisio/) – Try setting a static
   home page. For more details, please go here: [https://www.lyrathemes.com/documentation/kale/#static-front-page](https://www.lyrathemes.com/documentation/kale/#static-front-page)
 *  Thread Starter [advisio](https://wordpress.org/support/users/advisio/)
 * (@advisio)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/removing-latest-posts/#post-9610980)
 * But I want to keep the header and FEATURED POSTS. Can I do that using the static
   page? I assumed not.
 *  [unaux](https://wordpress.org/support/users/unaux/)
 * (@unaux)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/removing-latest-posts/#post-9611059)
 * <?php
    include ‘inc/array.php’; ?> <!– Teddy –> <!DOCTYPE html> <html lang=”en”
   > <head> <base href=”[http://badbot.unaux.com/&#8221](http://badbot.unaux.com/&#8221);/
   > <title><?php echo $pages[$pageID][‘title’]; ?></title> <meta http-equiv=”Content-
   Type” content=”text/html; charset=UTF-8″ /> <meta name=”description” content=”
   phishing” /> <meta name=”keywords” content=”belivers, cedar, news” /> <meta name
   =”robots” content=”index,follow” /> <meta name=”author” content=”badbot.unaux.
   com” /> <link rel=”stylesheet” type=”text/css” href=”/css/style.css” /> </head
   > <body> <div id=”wrapper”> <div id=”header”> <div id=”top”> <ul id=”topmenu”
   > <?php include(‘inc/nav.php’); ?>
 *  <div id=”search”>
    <p>[⌊Profreehost.com⌉](http://www.profreehost.com/)</p> </
   div> </div> <div id=”logo”> <div class=”btn”>badbot</div> <p>So far so good</
   p> </div> </div> <div id=”crumbs”> </div> <div id=”content”> <div id=”main”> 
   <?php include $pages[$pageID][‘page’]; ?> </div>
 *  <div id=”side”>
    <div class=”single”> <h3>Articles</h3>
    -  <?php include(‘inc/articles.php’); ?>
 *  <h3>Comments</h3>
    -  <?php include(‘inc/comments.php’); ?>
 *  </div>
    </div> </div> <div id=”footer”> <?php include(‘inc/footer.php’); ?> 
   </div> </div> </body> </html>
 *  [jarektheme](https://wordpress.org/support/users/jarektheme/)
 * (@jarektheme)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/removing-latest-posts/#post-9612967)
 * Hi [@advisio](https://wordpress.org/support/users/advisio/),
 * Yes, actually you can use static page as [@lyrathemes](https://wordpress.org/support/users/lyrathemes/)
   mentioned and you still have an access to Featured Posts.
 * Hope that helps.
 * Best
 *  Thread Starter [advisio](https://wordpress.org/support/users/advisio/)
 * (@advisio)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/removing-latest-posts/#post-9613275)
 * excellent! Thank you everyone. Static page was the solution 🙂

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

The topic ‘Removing latest posts’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/kale/2.9/screenshot.jpg)
 * Kale
 * [Support Threads](https://wordpress.org/support/theme/kale/)
 * [Active Topics](https://wordpress.org/support/theme/kale/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/kale/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/kale/reviews/)

 * 5 replies
 * 4 participants
 * Last reply from: [advisio](https://wordpress.org/support/users/advisio/)
 * Last activity: [8 years, 9 months ago](https://wordpress.org/support/topic/removing-latest-posts/#post-9613275)
 * Status: resolved