Sindbad~EG File Manager

Current Path : /var/www/html/amopropiedades.com/wp-content/themes/houzez/template-parts/blog/
Upload File :
Current File : /var/www/html/amopropiedades.com/wp-content/themes/houzez/template-parts/blog/blog-post.php

<?php
global $houzez_local;
?>
<div class="article-wrap">
	<article class="post-wrap">

		<?php if( houzez_option('blog_featured_image', 1 ) ) { ?>
		<div class="post-thumbnail-wrap">
			<a href="<?php echo esc_url(get_permalink()); ?>">
				<?php the_post_thumbnail('large', array('class' => 'img-fluid')); ?>
			</a>
		</div><!-- post-thumbnail-wrap -->
		<?php } ?>
		
		<div class="post-inner-wrap">
			<div class="post-title-wrap">
				<h2><a href="<?php echo esc_url(get_permalink()); ?>"><?php the_title(); ?></a></h2>
			</div><!-- post-title-wrap -->
			<div class="post-excerpt-wrap">
				<p><?php echo houzez_clean_excerpt( 410, 'false' ); ?></p>
			</div><!-- post-excerpt-wrap -->
		</div><!-- post-inner-wrap -->
		<div class="post-footer-wrap">
			<div class="d-flex">
				<?php get_template_part('template-parts/blog/meta'); ?>

				<a class="btn btn-primary" href="<?php echo esc_url(get_permalink()); ?>"><?php echo $houzez_local['read_more'];?></a>
			</div><!-- d-flex -->
		</div><!-- post-footer-wrap -->
	</article><!-- post-wrap -->
</div><!-- article-wrap -->

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists