PATH:
home
/
letacommog
/
mcr
/
wp-content
/
themes
/
betheme
<?php /** * The Page Sidebar containing the widget area. * * @package Betheme * @author Muffin group * @link https://muffingroup.com */ $sidebar = mfn_sidebar(); if( isset($sidebar['sidebar']['first']) ){ echo '<div class="sidebar sidebar-1 four columns">'; echo '<div class="widget-area clearfix '. esc_attr(mfn_opts_get('sidebar-lines')) .'">'; dynamic_sidebar($sidebar['sidebar']['first']); echo '</div>'; echo '</div>'; } if( isset($sidebar['sidebar']['second']) ){ echo '<div class="sidebar sidebar-2 four columns">'; echo '<div class="widget-area clearfix '. esc_attr(mfn_opts_get('sidebar-lines')) .'">'; dynamic_sidebar($sidebar['sidebar']['second']); echo '</div>'; echo '</div>'; }
[+]
..
[+]
css
[+]
bbpress
[-] sidebar-blog.php
[edit]
[-] single.php
[edit]
[-] screenshot.png
[edit]
[-] single-attachment.php
[edit]
[-] template-blank.php
[edit]
[-] comments.php
[edit]
[+]
includes
[+]
muffin-options
[-] header.php
[edit]
[+]
demos
[-] wpml-config.xml
[edit]
[-] template-archives.php
[edit]
[-] style-static.css
[edit]
[-] style-one.php
[edit]
[-] under-construction.php
[edit]
[-] sidebar-taxonomy.php
[edit]
[-] taxonomy-portfolio-types.php
[edit]
[-] search.php
[edit]
[+]
js
[-] page.php
[edit]
[-] searchform.php
[edit]
[+]
vc_templates
[+]
images
[+]
assets
[-] index.php
[edit]
[-] sidebar.php
[edit]
[+]
functions
[+]
tribe-events
[+]
languages
[-] functions.php
[edit]
[-] template-sitemap.php
[edit]
[-] single-portfolio.php
[edit]
[-] style-responsive.php
[edit]
[-] style-colors.php
[edit]
[+]
woocommerce
[-] template-portfolio.php
[edit]
[-] 404.php
[edit]
[-] changelog.html
[edit]
[-] readme.txt
[edit]
[+]
fonts
[-] footer.php
[edit]
[-] style.php
[edit]
[-] header-shop.php
[edit]
[-] bbpress.php
[edit]
[-] single-download.php
[edit]
[-] rtl.css
[edit]
[-] style.css
[edit]