ID ) ):
$image = wp_get_attachment_image_src( get_post_thumbnail_id( $post->ID ), 'single-post-thumbnail' );
$feautured_image = $image[0];
endif;
$permalink_post = get_permalink(); //permalink
//$post_title_alt = the_title(); // post title
?>
ID ) ) { ?>
term_id ).'" data="' . esc_attr( sprintf( __( "View all posts in %s", "jozoorthemes" ), $category->name ) ) . '">'.$category->cat_name.''.$separator;
}
echo trim($output, $separator);
}
?>