🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-08-05 22:38:57 | PHP 8.2.32
📂
/ (Root)
/
home
/
eliteewa
/
staging.eliteewallet.com
/
wp-content
/
themes
/
avas
📍 /home/eliteewa/staging.eliteewallet.com/wp-content/themes/avas
🔄 Refresh
✏️
Editing: sidebar-estatik-single.php
Writable
<?php /** * * @package tx * @author theme-x * @link https://theme-x.org/ * * Estatik Single Sidebar * */ if (is_active_sidebar('sidebar-estatik-single')) : ?> <div id="secondary" class="widget-area col-lg-4 col-md-4 col-sm-12" role="complementary"> <?php dynamic_sidebar('sidebar-estatik-single'); ?> </div><!-- #secondary --> <?php endif;
💾 Save Changes
❌ Cancel