Sindbad~EG File Manager
<?php
global $post, $ele_thumbnail_size, $image_size;
if( houzez_is_fullwidth_2cols_custom_width() ) {
$image_size = 'houzez-item-image-4';
} else {
$image_size = 'houzez-item-image-1';
}
?>
<div class="item-listing-wrap hz-item-gallery-js item-listing-wrap-v3 card" data-hz-id="hz-<?php esc_attr_e($post->ID); ?>" <?php houzez_property_gallery($image_size); ?>>
<div class="item-wrap item-wrap-v3 item-wrap-no-frame h-100">
<?php get_template_part('template-parts/listing/partials/item-image'); ?>
<?php get_template_part('template-parts/listing/partials/item-title'); ?>
<?php get_template_part('template-parts/listing/partials/item-features-v3'); ?>
<?php get_template_part('template-parts/listing/partials/item-price'); ?>
<?php get_template_part('template-parts/listing/partials/item-labels'); ?>
<?php get_template_part('template-parts/listing/partials/item-featured-label'); ?>
<?php get_template_part('template-parts/listing/partials/item-tools'); ?>
<div class="preview_loader"></div>
</div><!-- item-wrap -->
</div><!-- item-listing-wrap -->
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists