whoami7 - Manager
:
/
home
/
topsuzmw
/
public_html
/
wp-content
/
themes
/
pixwell
/
templates
/
header
/
Upload File:
files >> /home/topsuzmw/public_html/wp-content/themes/pixwell/templates/header/module-sticky.php
<?php $navbar_sticky = pixwell_get_option( 'navbar_sticky' ); if ( empty( $navbar_sticky ) ) { return; } ?> <aside id="sticky-nav" class="section-sticky-holder"> <div class="section-sticky"> <div class="navbar-wrap"> <div class="rbc-container navbar-holder"> <div class="navbar-inner rb-m20-gutter"> <div class="navbar-left"> <?php get_template_part( 'templates/header/module', 'toggle' ); ?> <?php get_template_part( 'templates/header/module', 'sticklogo' ); ?> <?php get_template_part( 'templates/header/module', 'stickmenu' ); ?> </div> <div class="navbar-right"> <?php get_template_part( 'templates/header/module', 'social' ); ?> <?php get_template_part( 'templates/header/module', 'bookmark' ); ?> <?php get_template_part( 'templates/header/module', 'trend' ); ?> <?php get_template_part( 'templates/header/module', 'cart' ); ?> <?php get_template_part( 'templates/header/module', 'darkmode' ); ?> <?php get_template_part( 'templates/header/module', 'search' ); ?> <?php get_template_part( 'templates/header/module', 'widget' ); ?> </div> </div> </div> </div> </div> </aside>
Copyright ©2021 || Defacer Indonesia