PATH:
home
/
letacommog
/
laindinois
/
OLD
/
wp-content
/
themes
/
dwt-listing
<?php get_header(); ?> <?php global $dwt_listing_options; if (have_posts()) { $my_url = ''; $my_url = dwt_listing_get_current_url(); while (have_posts()) { the_post(); $event_id = get_the_ID(); if (strpos($my_url, 'listing.downtown-directory.com') !== false) { } else { dwt_listing_check_event_ending($event_id); } if (isset($dwt_listing_options['dwt_listing_event_view']) && $dwt_listing_options['dwt_listing_event_view'] == 'modern') { get_template_part('template-parts/events/event-detial/detial', 'modern'); } else { get_template_part('template-parts/events/event-detial/detial'); } } //sticky action buttons get_template_part('template-parts/events/event-detial/edit', 'event'); } else { get_template_part('template-parts/content', 'none'); } ?> <?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]