PATH:
home
/
ptadmin
/
public_html
/
wp-content
/
themes
/
popularfx
<?php /** * The sidebar containing the main widget area * * @link https://developer.wordpress.org/themes/basics/template-files/#template-partials * * @package PopularFX */ $enabled = popularfx_sidebar(); if(empty($enabled)){ return; } ?> <aside id="secondary" class="widget-area"> <?php dynamic_sidebar( 'sidebar-1' ); ?> </aside><!-- #secondary -->
[-] archive.php
[edit]
[-] search.php
[edit]
[-] sidebar.css
[edit]
[-] customizer.css
[edit]
[-] woocommerce-rtl.css
[edit]
[-] style.css
[edit]
[-] woocommerce.css
[edit]
[-] screenshot.jpg
[edit]
[-] header.php
[edit]
[-] error_log
[edit]
[-] comments.php
[edit]
[-] index.php
[edit]
[-] LICENSE
[edit]
[+]
inc
[+]
languages
[+]
js
[-] readme.txt
[edit]
[-] README.md
[edit]
[+]
..
[-] 404.php
[edit]
[+]
template-parts
[-] sidebar.php
[edit]
[-] page.php
[edit]
[-] footer.php
[edit]
[-] functions.php
[edit]
[-] single.php
[edit]
[-] style-rtl.css
[edit]
[+]
images