Search Results for: " the_search_query(); ?>"
elseif( is_category()):?>Style Switcher
else:?>echo $post->post_title; ?>
endif;?> if (have_posts()) : ?> while (have_posts()) :the_post(); ?>
$pageimage = get_post_meta($post->ID, 'page_image', TRUE); ?>
$childimg = get_post_meta($parent_id, 'category_img', TRUE); ?>
if ($childimg == 'yes'):?>
$pageimage = bfi_thumb(get_post_meta($post->ID, 'page_image', TRUE), array( 'width' => 360, 'height' => 360, 'crop' => true)); ?>
else:?>
$pageimage = bfi_thumb(get_post_meta($post->ID, 'page_image', TRUE), array( 'width' => 300, 'height' => 220, 'crop' => true)); ?>
endif;?>
if($pageimage):?>
endif;?>
endwhile; ?>
echo $post->post_title;?>
// text ?> $text = new text( $post->post_content, 45 , 'read more »'); ?>echo $text->createExcerpt(); ?>
if (function_exists(wp_pagenavi)) wp_pagenavi(); ?>
wp_reset_query(); ?>
else : ?>
if( is_search()):?>
No results found for you search criteria...
Please enter another search criteria.
Page not found!
You seem to have come to the end, sorry...
To go back to the page you came from please follow this link