if (is_search()){
the_excerpt();
}else{
the_content('more...');
}
?>
Category:
the_tags(' | '); ?>
|
Archive for the Category ""
} elseif (is_day()) { /* If this is a daily archive */ ?>Archive for
} elseif (is_month()) { /* If this is a monthly archive */ ?>Archive for
} elseif (is_year()) { /* If this is a yearly archive */ ?>Archive for
} elseif (is_search()) { /* If this is a search */ ?>Search Results
} elseif (is_author()) { /* If this is an author archive */ ?>Author Archive
} elseif (isset($_GET['paged']) && !empty($_GET['paged'])) { /* If this is a paged archive */ ?>Blog Archives
} elseif (is_tag()) { /* If this is a tag archive */ ?>Tag-Archive for ""
} while (have_posts()) : the_post(); ?>"Sorry, but you are looking for something that isn't here. Try something else.