You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<?php if ( is_active_sidebar( 'blog-right' ) ) : ?>
<?php dynamic_sidebar( 'blog-right' ); ?>
<?php else : ?>
<div><h4><strong>Blog Sidebar</strong></h4>
<p><?php printf ( __( 'In order to use this area go to Appearance » Widgets tab in admin panel and select widget you want to use. <br><br>If you don\'t want to use widgets and use this page as full width you can disable blog widgets options under the Appearance » Theme Options » Posts menu.', 'dronetv' ) ); ?></p>