PATH:
home
/
letacommog
/
supportleta
/
wp-content
/
plugins
/
the-grid
/
includes
/
templates
<?php /** * @package The_Grid * @author Themeone <themeone.master@gmail.com> * @copyright 2015 Themeone */ // Exit if accessed directly if (!defined('ABSPATH')) { exit; } $slider_start = '<!-- The Grid Slider Wrapper Start -->'; $slider_start .= '<div class="tg-grid-slider">'; echo $slider_start;
[+]
..
[-] grid-holder-start.php
[edit]
[-] area-bottom1.php
[edit]
[-] filter-dropdown-list.php
[edit]
[-] header-vimeo.php
[edit]
[-] slider-bullets.php
[edit]
[-] grid-ajax-message.php
[edit]
[-] grid-jquery.php
[edit]
[-] grid-load-more.php
[edit]
[-] area-top1.php
[edit]
[-] wrapper-start.php
[edit]
[-] header-instagram.php
[edit]
[-] filter-buttons.php
[edit]
[-] area-top2.php
[edit]
[-] slider-start.php
[edit]
[-] wrapper-end.php
[edit]
[-] area-right.php
[edit]
[-] grid-holder-end.php
[edit]
[-] area-left.php
[edit]
[-] grid-pagination.php
[edit]
[-] grid-search-field.php
[edit]
[-] header-youtube.php
[edit]
[-] grid-preloader.php
[edit]
[-] grid-sorter.php
[edit]
[-] area-bottom2.php
[edit]
[-] slider-left-arrow.php
[edit]
[-] slider-end.php
[edit]
[-] slider-right-arrow.php
[edit]