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-shop.php
<?php // Block direct access if( ! defined( 'ABSPATH' ) ){ exit( ); } /** * @Packge : Logistik * @Version : 1.0 * @Author : Themeholy * @Author URI : https://themeholy.com/ * */ if( ! is_active_sidebar( 'logistik-woo-sidebar' ) ){ return; } ?> <div class="col-xl-3 col-lg-4"> <!-- Sidebar Begin --> <aside class="sidebar-area shop-sidebar"> <?php dynamic_sidebar( 'logistik-woo-sidebar' ); ?> </aside> <!-- Sidebar End --> </div>
Upload File
Create Folder