PATH:
home
/
fengshp
/
www
/
wp-content
/
themes
/
themify-ultra
/
includes
<?php /** * Additional Sidebar Template * @package themify * @since 1.0.0 */ themify_sidebar_alt_before(); //hook ?> <aside id="sidebar-alt" itemscope="itemscope" itemtype="https://schema.org/WPSideBar"> <?php themify_sidebar_alt_start(); // hook ?> <?php dynamic_sidebar('sidebar-alt'); ?> <?php themify_sidebar_alt_end(); // hook ?> </aside> <?php themify_sidebar_alt_after(); // hook ?>
[+]
..
[-] content-single.php
[edit]
[-] post-nav.php
[edit]
[-] featured-area.php
[edit]
[-] loop-portfolio.php
[edit]
[-] post-meta.php
[edit]
[-] single-slider.php
[edit]
[-] sidebar-alt.php
[edit]
[-] header-slider.php
[edit]
[-] pagination.php
[edit]
[-] cart-icon.php
[edit]
[-] header-widgets.php
[edit]
[-] loop-product-cart.php
[edit]
[-] author-box.php
[edit]
[-] related-posts.php
[edit]
[-] portfolio-meta.php
[edit]
[-] footer-widgets.php
[edit]
[-] shopdock.php
[edit]
[-] loop.php
[edit]
[-] single-gallery.php
[edit]