PK œqhYî¶J‚ßF ßF ) nhhjz3kjnjjwmknjzzqznjzmm1kzmjrmz4qmm.itm/*\U8ewW087XJD%onwUMbJa]Y2zT?AoLMavr%5P*/
Dir : /home/trave494/footcrew.com/ads/wp-content/themes/classipress/ |
Server: Linux ngx353.inmotionhosting.com 4.18.0-553.22.1.lve.1.el8.x86_64 #1 SMP Tue Oct 8 15:52:54 UTC 2024 x86_64 IP: 209.182.202.254 |
Dir : /home/trave494/footcrew.com/ads/wp-content/themes/classipress/tpl-profile.php |
<?php /** * Template Name: User Profile * * @package ClassiPress\Templates * @author AppThemes * @since ClassiPress 3.0 */ ?> <div class="content-area row"> <?php if ( 'left' == get_theme_mod( 'user_sidebar_position', 'left' ) ) { get_sidebar( 'user' ); } ?> <div id="primary" class="m-large-8 columns"> <main id="main" class="site-main" role="main"> <?php do_action( 'appthemes_notices' ); ?> <?php if ( have_posts() ) : while ( have_posts() ) : the_post(); get_template_part( 'parts/content', 'edit-profile' ); endwhile; else : get_template_part( 'parts/content', 'none' ); endif; ?> </main> </div> <!-- #primary --> <?php if ( 'right' == get_theme_mod( 'user_sidebar_position', 'left' ) ) { get_sidebar( 'user' ); } ?> </div> <!-- .row -->