Advertisement
TangibleDesign

Untitled

Jul 7th, 2017
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | None | 0 0
  1. <?php if ( $myhome_estate->has_gallery()
  2. && $myhome_estate->get_slider_name() == 'single-estate-gallery' ) : ?>
  3. <div class="mh-estate__slider">
  4. <?php get_template_part( 'templates/single-estate-partials/gallery' ); ?>
  5. </div>
  6. <?php endif; ?>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement