149 lines
6.0 KiB
PHP
149 lines
6.0 KiB
PHP
<?php
|
|
/**
|
|
* Template Name: Our Galleries
|
|
*/
|
|
get_header(); ?>
|
|
<?php
|
|
while ( have_posts() ) :
|
|
the_post();?>
|
|
|
|
|
|
<!-- BREADCRUMB AREA START -->
|
|
<div class="ltn__breadcrumb-area ltn__breadcrumb-area-2 ltn__breadcrumb-color-white bg-overlay-theme-black-90 bg-image"
|
|
data-bg="img/bg/breadcrumb.png">
|
|
<div class="container">
|
|
<div class="row">
|
|
<div class="col-lg-12">
|
|
<div class="ltn__breadcrumb-inner ltn__breadcrumb-inner-2 justify-content-between">
|
|
<div class="section-title-area ltn__section-title-2">
|
|
<!-- <h6 class="section-subtitle ltn__secondary-color">// Welcome to our company</h6> -->
|
|
<h1 class="section-title white-color">Our Galleries</h1>
|
|
</div>
|
|
<div class="ltn__breadcrumb-list">
|
|
<ul>
|
|
<li><a href="index.php">Home</a></li>
|
|
<li>Galleries</li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<!-- BREADCRUMB AREA END -->
|
|
|
|
<!-- Gallery area start -->
|
|
<div class="ltn__gallery-area mt-100 mb-150">
|
|
<div class="container">
|
|
<!--
|
|
<div class="row">
|
|
<div class="col-lg-12">
|
|
<div class="ltn__gallery-menu">
|
|
<div class="ltn__gallery-filter-menu portfolio-filter text-uppercase mb-50">
|
|
<button data-filter="*" class="active">all</button>
|
|
<button data-filter=".filter_category_1">White</button>
|
|
<button data-filter=".filter_category_2">Red</button>
|
|
<button data-filter=".filter_category_3">Black</button>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
-->
|
|
|
|
<!--Portfolio Wrapper Start-->
|
|
<div class="ltn__gallery-active row ltn__gallery-style-1">
|
|
<div class="ltn__gallery-sizer col-1"></div>
|
|
|
|
<!-- gallery-item -->
|
|
<?php if(have_rows('galleries', 382)):
|
|
while(have_rows('galleries', 382)): the_row(); ?>
|
|
<div class="ltn__gallery-item filter_category_3 col-md-4 col-sm-6 col-12">
|
|
<div class="ltn__gallery-item-inner">
|
|
<div class="ltn__gallery-item-img">
|
|
<a href="gallery-details.php">
|
|
<img src="<?php the_sub_field('image')?>" alt="Image">
|
|
|
|
</a>
|
|
</div>
|
|
<div class="ltn__gallery-item-info" style="text-align:center">
|
|
<h4><a href="gallery-details.php"><?php the_sub_field('title')?></a></h4>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<?php
|
|
endwhile;
|
|
endif;
|
|
?>
|
|
|
|
<!-- <div class="ltn__gallery-item filter_category_3 col-md-4 col-sm-6 col-12">
|
|
<div class="ltn__gallery-item-inner">
|
|
<div class="ltn__gallery-item-img">
|
|
<a href="gallery-details.php">
|
|
<img src="img/gallery/1.jpg" alt="Image">
|
|
|
|
</a>
|
|
</div>
|
|
<div class="ltn__gallery-item-info" style="text-align:center">
|
|
<h4><a href="gallery-details.php">Gallery Name</a></h4>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="ltn__gallery-item filter_category_3 col-md-4 col-sm-6 col-12">
|
|
<div class="ltn__gallery-item-inner">
|
|
<div class="ltn__gallery-item-img">
|
|
<a href="gallery-details.php">
|
|
<img src="img/gallery/1.jpg" alt="Image">
|
|
|
|
</a>
|
|
</div>
|
|
<div class="ltn__gallery-item-info" style="text-align:center">
|
|
<h4><a href="gallery-details.php">Gallery Name</a></h4>
|
|
</div>
|
|
</div>
|
|
</div> -->
|
|
|
|
|
|
|
|
</div>
|
|
|
|
<div id="ltn__inline_description_1" style="display: none;">
|
|
<h4 class="first">This content comes from a hidden element on that page</h4>
|
|
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam quis mi eu elit tempor facilisis id et
|
|
neque. Nulla sit amet sem sapien. Vestibulum imperdiet porta ante ac ornare. Nulla et lorem eu nibh
|
|
adipiscing ultricies nec at lacus. Cras laoreet ultricies sem, at blandit mi eleifend aliquam. Nunc enim
|
|
ipsum, vehicula non pretium varius, cursus ac tortor.</p>
|
|
<p>Vivamus fringilla congue laoreet. Quisque ultrices sodales orci, quis rhoncus justo auctor in. Phasellus
|
|
dui eros, bibendum eu feugiat ornare, faucibus eu mi. Nunc aliquet tempus sem, id aliquam diam varius
|
|
ac. Maecenas nisl nunc, molestie vitae eleifend vel.</p>
|
|
</div>
|
|
|
|
|
|
<!-- pagination start -->
|
|
<!--
|
|
<div class="row">
|
|
<div class="col-lg-12">
|
|
<div class="ltn__pagination text-center margin-top-50">
|
|
<ul>
|
|
<li class="arrow-icon"><a href="#"> ← </a></li>
|
|
<li class="active"><a href="blog.html">1</a></li>
|
|
<li><a href="blog-2.html">2</a></li>
|
|
<li><a href="blog-2.html">3</a></li>
|
|
<li><a href="blog-2.html">...</a></li>
|
|
<li><a href="blog-2.html">10</a></li>
|
|
<li class="arrow-icon"><a href="#"> → </a></li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
-->
|
|
<!-- pagination end -->
|
|
|
|
</div>
|
|
</div>
|
|
<!-- Gallery area end -->
|
|
|
|
|
|
<?php
|
|
endwhile;
|
|
include('footer.php'); ?>
|