X7ROOT File Manager
Current Path:
/var/softaculous/sitepad/editor/site-data/themes/sitepad
var
/
softaculous
/
sitepad
/
editor
/
site-data
/
themes
/
sitepad
/
📁
..
📄
archive.php
(1.84 KB)
📄
common-sitepad.css
(21.71 KB)
📄
footer.php
(1.99 KB)
📄
functions.php
(17 KB)
📄
header.php
(3.95 KB)
📁
inc
📄
index.php
(1.69 KB)
📄
sidebar.php
(375 B)
📄
single.php
(1.49 KB)
📄
style.css
(67.07 KB)
📄
style.php
(1.84 KB)
📁
template-parts
Editing: sidebar.php
<?php /** * The template for the sidebar containing the main widget area * * @package WordPress * @subpackage SitePad * @since SitePad 1.0 */ ?> <?php if ( is_active_sidebar( 'sidebar-1' ) ) : ?> <aside id="secondary" class="sidebar widget-area" role="complementary"> <?php dynamic_sidebar( 'sidebar-1' ); ?> </aside><!-- .sidebar .widget-area --> <?php endif; ?>
Upload File
Create Folder