X7ROOT File Manager
Current Path:
/home/notabjze/malakiethegreat.com/wp-content/themes/pridmag
home
/
notabjze
/
malakiethegreat.com
/
wp-content
/
themes
/
pridmag
/
ðŸ“
..
📄
404.php
(831 B)
📄
archive.php
(1.32 KB)
📄
comments.php
(1.87 KB)
ðŸ“
css
ðŸ“
fonts
📄
footer.php
(2.32 KB)
📄
functions.php
(10.45 KB)
📄
header.php
(2.9 KB)
ðŸ“
images
ðŸ“
inc
📄
index.php
(1.54 KB)
ðŸ“
js
ðŸ“
languages
📄
page.php
(871 B)
📄
readme.txt
(2.92 KB)
📄
screenshot.png
(306.73 KB)
📄
search.php
(1.4 KB)
📄
sidebar.php
(517 B)
📄
single.php
(1.04 KB)
📄
style-rtl.css
(51 KB)
📄
style.css
(50.98 KB)
📄
template-magazine.php
(2.21 KB)
ðŸ“
template-parts
Editing: sidebar.php
<?php /** * The sidebar containing the main widget area * * @link https://developer.wordpress.org/themes/basics/template-files/#template-partials * * @package Prid_Mag */ $pridmag_sidebar_layout = pridmag_get_layout(); if ( $pridmag_sidebar_layout === 'th-content-centered' || $pridmag_sidebar_layout === 'th-no-sidebar' ) { return; } if ( ! is_active_sidebar( 'sidebar-1' ) ) { return; } ?> <aside id="secondary" class="widget-area"> <?php dynamic_sidebar( 'sidebar-1' ); ?> </aside><!-- #secondary -->
Upload File
Create Folder