>

'; } function itx_single_content($class=false){ global $post; ?>
>

>

post_count<2) $nosearch=1; } } if ($type=='fe'||$type=='fl'){ $sticky=get_option('sticky_posts'); if(!$sticky){ $paged = (get_query_var('paged')) ? get_query_var('paged') : 1; $offset=array('offset'=>(($paged-1)*get_query_var('posts_per_page')+1)); } else { $offset=array('post__not_in'=>array($sticky[0])); } query_posts(array_merge($offset,$wp_query->query)); } if (have_posts()) { if (!($type=='fe'||$type=='fl')||is_paged()){itx_title();} if ($type=='fl') echo '
'; $i=0; while (have_posts()) { the_post(); if ($type=='traditional') itx_single_content('singlepost'); elseif ($type=='fl') itx_line_content('linepost'); else { $i++; $postwrap=ceil($i/$column); itx_content('posts postwrap-'.$postwrap); } } if ($type=='fl') echo '
'; } elseif (empty($nosearch)) itx_notfound(); ?>

' . single_cat_title( '', false ) . '' ); } elseif( is_tag() ) { printf( __( 'Tag Archives: %s', 'itx' ), '' . single_tag_title( '', false ) . '' ); } elseif (is_author()) { the_post(); printf( __( 'Author Archives: %s', 'itx' ), "" . get_the_author() . "" ); } elseif (is_day()) { printf( __( 'Daily Archives: %s', 'itx' ), get_the_date() ); } elseif (is_month()) { printf( __( 'Monthly Archives: %s', 'itx' ), get_the_date('F Y') ); } elseif (is_year()) { printf( __( 'Yearly Archives: %s', 'itx' ), get_the_date('Y') ); } else { _e( 'Blog Archives', 'itx' ); } ?>

'. get_avatar(get_the_author_meta('email'), 60); echo '

'; printf( __( 'About %s', 'itx' ), get_the_author() ); echo '

'.get_the_author_meta('description').'
'; echo '
'; } rewind_posts(); } } } function itx_notfound(){ global $post; if (is_search()) { $something =''.get_search_query().''; $here='again'; } else { $something="something"; $here='here'; } ?>

Not Found

Sorry, but you are looking for that isn't here. You can search by using this form... using the form below