PATH:
home
/
letacommog
/
laindinois
/
wp-content
/
themes
/
wilcity
<?php get_header(); global $wiloke; $bg = isset($wiloke->aThemeOptions['404_bg']) && isset($wiloke->aThemeOptions['404_bg']['id']) ? wp_get_attachment_image_url($wiloke->aThemeOptions['404_bg']['id'], 'large') : ''; ?> <div class="wil-404 bg-cover <?php echo !empty($bg) ? 'wil-404-bg' : '' ?>" style="background-image:url(<?php echo esc_url($bg); ?>)"> <div class="wil-tb"> <div class="wil-tb__cell"> <div class="container"> <div class="row"> <div class="col-sm-12"> <div class="wil-404-content wil-text-center"> <h2><?php echo Wiloke::ksesHTML($wiloke->aThemeOptions['404_heading']); ?></h2> <p><?php Wiloke::ksesHTML($wiloke->aThemeOptions['404_description']); ?></p> <?php get_search_form(); ?> </div> </div> </div> </div> </div> </div> </div> <?php get_footer();
[+]
..
[-] 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]