PATH:
home
/
letacommog
/
laindinois
/
OLD
/
wp-content
/
themes
/
dwt-listing
<?php get_header(); ?> <?php global $dwt_listing_options ;?> <?php if (have_posts()): while ( have_posts() ){the_post(); ?> <section class="blog-post-container"> <div class="container"> <div class="row"> <?php $layout = isset( $dwt_listing_options['dwt_listing_blog-singlelayout']['enabled']) ? $dwt_listing_options['dwt_listing_blog-singlelayout']['enabled'] : ''; if ($layout): foreach ($layout as $key=>$value) { switch($key) { case 'singlepost': get_template_part( 'template-parts/blog/blog-detial/content', 'area'); break; case 'singlesidebar': get_template_part( 'template-parts/blog/blog-detial/sidebar', 'blog' ); break; } } else: get_template_part( 'template-parts/blog/blog-detial/content', 'area'); get_template_part( 'template-parts/blog/blog-detial/sidebar', 'blog'); endif; ?> </div> </div> </section> <?php } else: get_template_part( 'template-parts/content', 'none' ); endif; ?> <?php get_footer(); ?>
[+]
..
[-] page-reviews.php
[edit]
[-] header.php
[edit]
[-] page-profile.php
[edit]
[-] taxonomy-l_category.php
[edit]
[-] sidebar-shop.php
[edit]
[+]
inc
[-] single.php
[edit]
[-] page.php
[edit]
[-] wpml-config.xml
[edit]
[-] editor.css
[edit]
[-] search.php
[edit]
[-] page-search.php
[edit]
[-] page-home.php
[edit]
[+]
tgm
[-] sidebar-authors.php
[edit]
[-] functions.php
[edit]
[+]
required-plugins
[-] page-authors.php
[edit]
[-] single-events.php
[edit]
[-] 404.php
[edit]
[+]
assets
[-] screenshot.jpg
[edit]
[-] page-listing.php
[edit]
[-] sidebar-adv.php
[edit]
[+]
vc-images
[-] taxonomy-l_location.php
[edit]
[-] author.php
[edit]
[-] style.css
[edit]
[-] taxonomy-l_event_cat.php
[edit]
[+]
languages
[-] taxonomy-l_tags.php
[edit]
[-] comments.php
[edit]
[+]
template-parts
[-] single-listing.php
[edit]
[+]
woocommerce
[-] index.php
[edit]
[-] sidebar-listings.php
[edit]
[-] sidebar.php
[edit]
[-] page-events.php
[edit]
[-] archive.php
[edit]
[-] page-icons.php
[edit]
[-] readme.txt
[edit]
[-] footer.php
[edit]