hello
Server : Apache/2.4.52 (Ubuntu) System : Linux HAN2 5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 x86_64 User : servadmin ( 1000) PHP Version : 8.1.2-1ubuntu2.25 Disable Function : NONE Directory : /www/docs/www.obusignal.com/www.obusignal.com/wp-content/themes/fox/ |
<?php if ( ! fox56() ) { include_once(dirname( __FILE__ ).'/v55/sidebar-shop.php'); return; } ?>
<aside id="secondary" class="secondary">
<div class="theiaStickySidebar">
<div class="widget-area">
<?php if ( is_active_sidebar( 'shop' ) ) { dynamic_sidebar( 'shop' ); } else { ?>
<?php if ( current_user_can( 'administrator' ) ) { ?>
<p class="fox-error">Please go to your <a href="<?php echo get_admin_url( '','widgets.php' ); ?>">Dashboard > Appearance > Widgets</a> to drop your widgets into the sidebar.</p>
<?php } ?>
<?php } ?>
<div class="gutter-sidebar"></div>
</div><!-- .widget-area -->
</div><!-- .theiaStickySidebar -->
</aside><!-- #secondary -->