X7ROOT File Manager
Current Path:
/home/freights/public_html/wp-content/themes/logistik
home
/
freights
/
public_html
/
wp-content
/
themes
/
logistik
/
??
..
??
archive.php
(1.74 KB)
??
assets
??
comments.php
(4.28 KB)
??
footer.php
(665 B)
??
functions.php
(1.96 KB)
??
header.php
(722 B)
??
inc
??
index.php
(1.74 KB)
??
languages
??
page.php
(1.62 KB)
??
screenshot.png
(234.31 KB)
??
search.php
(3.59 KB)
??
searchform.php
(578 B)
??
sidebar-page.php
(450 B)
??
sidebar-shop.php
(497 B)
??
sidebar.php
(438 B)
??
single.php
(1.61 KB)
??
style.css
(671 B)
??
template-builder.php
(1.16 KB)
??
templates
??
woocommerce
Editing: sidebar-page.php
<?php /** * @Packge : Logistik * @Version : 1.0 * @Author : Themeholy * @Author URI : https://themeholy.com/ * */ // Block direct access if (!defined('ABSPATH')) { exit; } if ( ! is_active_sidebar( 'logistik-page-sidebar' ) ) { return; } ?> <div class="col-lg-4"> <div class="page-sidebar"> <?php dynamic_sidebar( 'logistik-page-sidebar' ); ?> </div> </div>
Upload File
Create Folder