File Manager

Current Path : /webspace/www.beetasty.be/html/wp-content/themes/Divi/
Upload File :
Current File : //webspace/www.beetasty.be/html/wp-content/themes/Divi/sidebar.php

<?php
if ( ( is_single() || is_page() ) && in_array( get_post_meta( get_queried_object_id(), '_et_pb_page_layout', true ), array( 'et_full_width_page', 'et_no_sidebar' ) ) ) {
	return;
}

if ( is_active_sidebar( 'sidebar-1' ) ) : ?>
	<div id="sidebar">
		<?php dynamic_sidebar( 'sidebar-1' ); ?>
	</div>
<?php
endif;

File Manager Version 1.0, Coded By Lucas
Email: hehe@yahoo.com