PATH:
home
/
letacommog
/
laindinois
/
wp-content
/
themes
/
wilcity
<?php use ElementorPro\Modules\ThemeBuilder\Module; global $wiloke; if ( !is_page_template('dashboard/index.php') && !is_page_template('templates/map.php') && ( wilcityHasCopyright() || wilcityIsHasFooterWidget() ) ) : if ( !defined('ELEMENTOR_PRO_VERSION') ){ get_template_part('footer-widget'); }else{ $aCoreLocations = Module::instance()->get_locations_manager()->get_core_locations(); if ( !isset($aCoreLocations['footer']) ){ get_template_part('footer-widget'); }else{ $oConditionalManager = Module::instance()->get_conditions_manager(); $footers = $oConditionalManager->get_documents_for_location( 'footer' ); if ( empty($footers) ){ get_template_part('footer-widget'); } } } ?> <div class="wil-scroll-top"> <a href="#" title="<?php echo esc_attr__('To top', 'wilcity'); ?>"> <i class="la la-angle-up"></i> </a> </div> <?php endif; ?> <div id="<?php echo esc_attr(apply_filters('wilcity/filter/id-prefix', 'wilcity-popup-area')); ?>"> <?php do_action('wilcity/before/close_wrapper') ?> </div> <div id="<?php echo esc_attr(apply_filters('wilcity/filter/id-prefix', 'wilcity-wrapper-all-popup')); ?>"> <?php do_action('wilcity/footer/vue-popup-wrapper'); ?> </div>
[+]
..
[-] author.php
[edit]
[-] screenshot.jpg
[edit]
[-] webpack.common.js
[edit]
[-] single-event.php
[edit]
[-] functions.php
[edit]
[+]
templates
[-] after-body.php
[edit]
[+]
single-event
[+]
dashboard
[-] sidebar-event.php
[edit]
[-] before-footer.php
[edit]
[-] footer.php
[edit]
[-] archive.php
[edit]
[+]
assets
[+]
reviews
[-] sidebar-events.php
[edit]
[-] comments.php
[edit]
[-] taxonomy.php
[edit]
[-] sidebar.php
[edit]
[+]
woocommerce
[+]
author-listing
[-] author-listing.php
[edit]
[-] .gitignore
[edit]
[-] .DS_Store
[edit]
[-] comment-template.php
[edit]
[+]
hooks
[+]
src
[-] single.php
[edit]
[-] wilcity-term.php
[edit]
[-] 404.php
[edit]
[-] vue.config.js
[edit]
[-] style.css
[edit]
[-] rollup.config.js
[edit]
[-] sidebar-shop.php
[edit]
[+]
wiloke-submission
[-] footer-widget.php
[edit]
[-] .babelrc
[edit]
[-] header.php
[edit]
[+]
single-listing
[+]
admin
[-] changelog.txt
[edit]
[-] taxonomy-listing_cat.php
[edit]
[-] package.json
[edit]
[-] index.php
[edit]
[+]
vendor
[+]
post-types
[-] webpack.prod.js
[edit]
[+]
languages
[-] page.php
[edit]
[+]
single-post
[+]
plugins
[-] README.md
[edit]
[-] searchform.php
[edit]
[-] package-lock.json
[edit]
[+]
configs
[-] composer.json
[edit]
[-] taxonomy-listing_location.php
[edit]
[-] search.php
[edit]
[-] webpack.dev.js
[edit]
[-] taxonomy-listing_tag.php
[edit]