D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
fhblmjlrhosting
/
public_html
/
shielddoor.vn
/
wp-content
/
themes
/
flatsome
/
Filename :
sidebar.php
back
Copy
<?php /** * The Sidebar containing the main widget areas. * * @package flatsome */ ?> <div id="secondary" class="widget-area <?php flatsome_sidebar_classes(); ?>" role="complementary"> <?php do_action( 'before_sidebar' ); ?> <?php if ( ! dynamic_sidebar( 'sidebar-main' ) ) : ?> <?php endif; // end sidebar widget area ?> </div>