'entry')); ?>>
'; $thumb = get_the_post_thumbnail(get_the_ID(), $avia_config['size']); if($thumb) echo "
{$thumb}
"; echo ''; //display the actual post content echo '
'entry_content','echo'=>false)).'>'; the_content(__('Read more','avia_framework').''); echo '
'; echo '
'; $avia_wp_link_pages_args = apply_filters('avf_wp_link_pages_args', array( 'before' =>'', 'pagelink' => '%', 'separator' => ' ', )); wp_link_pages($avia_wp_link_pages_args); if(has_tag() && is_single()) { echo ''; the_tags(''.__('Tags:','avia_framework').' '); echo ''; } echo '
'; ?>