PATH:
home
/
letacommog
/
newrdv1
/
wp-content
/
themes
/
wilcity
<?php global $wiloke; $aFooterIDs = array('wilcity-first-footer', 'wilcity-second-footer', 'wilcity-third-footer', 'wilcity-four-footer'); switch ( $wiloke->aThemeOptions['footer_items'] ){ case 2: $widgetClass = 'col-md-6 col-lg-6'; break; case 3: $widgetClass = 'col-md-4 col-lg-4'; break; default: $widgetClass = 'col-md-3 col-lg-3'; break; } ?> <footer class="footer_module__1uDav"> <?php if ( wilcityIsHasFooterWidget() ) : ?> <div class="footer_widgets__3FIuV"> <div class="container"> <div class="row"> <?php for ( $i = 0; $i < abs($wiloke->aThemeOptions['footer_items']); $i ++ ) : ?> <div class="<?php echo esc_attr($widgetClass); ?>"> <?php if ( is_active_sidebar($aFooterIDs[$i]) ){ dynamic_sidebar($aFooterIDs[$i]); } ?> </div> <?php endfor; ?> </div> </div> </div> <?php endif; ?> <?php if ( wilcityHasCopyright() ) : ?> <div class="footer_textWrap__Xc_Ht wil-text-center"> <div class="footer_text__1FkcM"><?php Wiloke::ksesHTML($wiloke->aThemeOptions['copyright']); ?></div> </div> <?php endif; ?> </footer>
[+]
..
[-] taxonomy-listing_tag.php
[edit]
[-] webpack.dev.js
[edit]
[-] searchform.php
[edit]
[+]
assets
[-] .babelrc
[edit]
[-] webpack.common.js
[edit]
[-] 404.php
[edit]
[-] search.php
[edit]
[+]
hooks
[-] sidebar-events.php
[edit]
[+]
templates
[+]
post-types
[-] package.json
[edit]
[+]
dashboard
[-] author-listing.php
[edit]
[+]
src
[-] single-event.php
[edit]
[-] functions.php
[edit]
[-] taxonomy-listing_location.php
[edit]
[-] taxonomy-listing_cat.php
[edit]
[-] before-footer.php
[edit]
[-] sidebar-event.php
[edit]
[+]
plugins
[-] archive.php
[edit]
[+]
admin
[+]
single-listing
[-] sidebar.php
[edit]
[+]
configs
[-] header.php
[edit]
[-] page.php
[edit]
[+]
woocommerce
[-] webpack.prod.js
[edit]
[-] single.php
[edit]
[-] .DS_Store
[edit]
[+]
author-listing
[-] .gitignore
[edit]
[+]
vendor
[-] sidebar-shop.php
[edit]
[-] rollup.config.js
[edit]
[+]
wiloke-submission
[-] footer-widget.php
[edit]
[-] footer.php
[edit]
[-] taxonomy.php
[edit]
[-] wilcity-term.php
[edit]
[-] style.css
[edit]
[-] vue.config.js
[edit]
[-] comments.php
[edit]
[-] index.php
[edit]
[+]
single-event
[+]
languages
[-] .wilcity.php
[edit]
[-] after-body.php
[edit]
[-] changelog.txt
[edit]
[-] package-lock.json
[edit]
[-] screenshot.jpg
[edit]
[-] composer.json
[edit]
[-] README.md
[edit]
[-] author.php
[edit]
[+]
reviews
[+]
single-post
[-] comment-template.php
[edit]