Create New Item
Item Type
File
Folder
Item Name
Search file in folder and subfolders...
Are you sure want to rename?
subversal
/
video
/
wp-content
/
wp-includes
/
wp-includes
/
wp-includes
/
wp-content
/
themes
/
avril
:
sidebar.php
Advanced Search
Upload
New Item
Settings
Back
Back Up
Advanced Editor
Save
<?php if ( ! is_active_sidebar( 'avril-sidebar-primary' ) ) { return; } ?> <div id="av-secondary-content" class="av-column-4 mb-6 mb-av-0 wow fadeInUp"> <section class="sidebar"> <?php dynamic_sidebar('avril-sidebar-primary'); ?> </section> </div>