PATH:
home
/
letacommog
/
newrdv1
/
wp-content
/
themes
/
wilcity
<?php get_header(); ?> <!-- Content--> <div id="<?php echo esc_attr(apply_filters('wilcity/filter/id-prefix', 'wilcity-author-listing')); ?>" class="wil-content"> <div class="author-hero_module__1u4Pt"> <div class="author-hero_wrap__KG0cu"> <?php get_template_part('author-listing/header-image'); ?> <?php get_template_part('author-listing/author-info'); ?> </div> <?php get_template_part('author-listing/navigation'); ?> </div> <section class="wil-section bg-color-gray-2 pt-30"> <div class="container"> <?php $mode = get_query_var('mode'); if (empty($mode) || $mode == 'about') { get_template_part('author-listing/about'); } else if ($mode == 'event') { get_template_part('author-listing/events'); } else { get_template_part('author-listing/listings'); } ?> </div> </section> </div> <?php get_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]