File manager - Edit - /home/monara/public_html/efm_web/wp-content/themes/newsup/sidebar-frontcontent.php
Back
<?php /** * The sidebar containing the main widget area. * * @package Newsup */ if ( ! is_active_sidebar( 'front-page-content' ) ) { return; } ?> <div class="<?php if( !is_active_sidebar('front-page-sidebar')) { echo "col-md-12"; } else { echo "col-md-8"; } ?>"> <div class=""> <?php dynamic_sidebar( 'front-page-content' ); ?> </div> </div>
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.21 |
proxy
|
phpinfo
|
Settings