ID), 'full');
$parallax = blogup_get_opt('post-featured-image-parallax');
$image_style = (!empty($image_src) && is_array($image_src)) ? ' style="background-image:url('.esc_url($image_src[0]).');"':'';
?>
';
get_template_part('templates/blog/blog-single/parts/single', 'media');
endif;
?>
'
' . esc_html__( 'Pages:', 'blogup' ),
'after' => '
',
'link_before' => '
',
'link_after' => '',
) );
?>
'.esc_html__('Tags:', 'blogup').'
' ); ?>