hatalı ekleme yapıyor olabilirsiniz?
  <div id="featured">
    <h2>Hede Hödö</h2>
    <div class="wrapper">
    <?php
    $tmp_query = $wp_query;
    query_posts('showposts=5&cat=4');
    if (have_posts()) :
    while (have_posts()) : the_post(); 
    ?>
    <div class="featured">
bir de böyle deneyin.