</p>
                                    <p><span class="feature-label">Sq Ft:</span>
                                        <?php 
the_field("home-listing_square-feet-" . $listingNumber);
?>
                                    </p>
                                    <p><span class="feature-label">Status:</span>
                                        <?php 
the_field("home-listing_status-" . $listingNumber);
?>
                                    </p>
                                </div>
                            </div>
                        </div>
                        <div class="gallery-container grid-xs-1 grid-sm-1 grid-md-1 grid-lg-2-3">
                            <?php 
echo photo_gallery($listingNumber);
?>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </div>
    <script>

   </script>

<?php 
do_action('ample_after_body_content');
get_footer();
<? get_header(); ?> <!--include header.php-->

<section class="gallery-page-wrapper">
    <div class="container-fluid">
        <div class="row">
            <h1 class="dtour-link"><a href="http://www.ojakhuri.ru/Korolev3dtour/index.html" target="_blank">3D ТУР</h1></a>
            <h1>ИНТЕРЬЕР</h1>
            <div>
                <?php 
echo photo_gallery(4);
?>
            </div>
        </div>
    </div>
    <style>
        #bwg_container1_0 #bwg_container2_0 .bwg_title_spun2_0, #bwg_container1_1 #bwg_container2_1 .bwg_title_spun2_1 {
            font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
            color: #FFF;
            font-size: 2rem;
            font-weight: 500;
        }

        #bwg_container1_0 #bwg_container2_0 .bwg_title_spun2_0, #bwg_container1_1 #bwg_container2_1 .bwg_title_spun2_1 {
            color: #000;
        }
    </style>
</section>

<? get_footer(); ?> <!-- include footer.php-->
Esempio n. 3
0
      <div class="sectionfooter" style="padding-top:10px">
        <button class="btn" id="archive" onclick="location.href='index.php/prestasi/';"><span class="glyphicon glyphicon-book"></span> SEE ALL</button>
      </div>

  
    </div>
    <!-- ACHIEVEMENT SECTION END -->



    <!-- ===========================
    GALLERY SECTION START
    =========================== -->
    <div id="gallery" class="container section3">
        <div class="sectionhead wow bounceInUp" data-wow-duration="2s">
           <h2 style="color:#000000"><span class="icon icon-picture" style="padding-right:10px"></span>Galeri</h2>
           <hr class="separetor"> 
              <?php 
echo photo_gallery(2);
?>
           
        </div><!-- GALLERY SECTIONHEAD END -->


    </div><!-- TESTIMONIAL SECTION END -->



<?php 
get_footer();
the_field('gallery_category-desc-1');
?>
</p>
                    <div class="gallery-container">
                        <?php 
echo photo_gallery(8);
?>
                    </div>
                </div>
                <div class="gallery-category-content exteriors content-sub-section">
                    <h2 class="subhead-no-dec"><?php 
the_field('gallery_category-title-2');
?>
</h2>
                    <p><?php 
the_field('gallery_category-desc-2');
?>
</p>
                    <div class="gallery-container">
                        <?php 
echo photo_gallery(9);
?>
                    </div>
                </div>
            </div>
        </div>
    </div>

<?php 
do_action('ample_after_body_content');
get_footer();
<? get_header(); ?> <!--include header.php-->

<section class="gallery-page-wrapper">
    <div class="container-fluid">
        <div class="row">
            <h1 class="dtour-link"><a href="http://www.ojakhuri.ru/Moscow3dtour/index.html" target="_blank">3D ТУР</a></h1>
            <h1>ИНТЕРЬЕР</h1>
            <div>
                <?php 
echo photo_gallery(3);
?>
            </div>
        </div>
    </div>
    <style>
        #bwg_container1_0 #bwg_container2_0 .bwg_title_spun2_0, #bwg_container1_1 #bwg_container2_1 .bwg_title_spun2_1 {
            font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
            color: #FFF;
            font-size: 2rem;
            font-weight: 500;
        }

        #bwg_container1_0 #bwg_container2_0 .bwg_title_spun2_0, #bwg_container1_1 #bwg_container2_1 .bwg_title_spun2_1 {
            color: #000;
        }
    </style>
</section>

<? get_footer(); ?> <!-- include footer.php-->