Sindbad~EG File Manager

Current Path : /var/www/html/digisferach.sumar.com.py/wp-content/plugins/peepso/templates/profile/
Upload File :
Current File : /var/www/html/digisferach.sumar.com.py/wp-content/plugins/peepso/templates/profile/no-access.php

<?php
$PeepSoProfile = PeepSoProfile::get_instance();
$PeepSoUser = $PeepSoProfile->user;
?>
<div class="peepso">
	<section id="mainbody" class="ps-wrapper">
		<section id="component" role="article" class="ps-clearfix">
			<?php PeepSoTemplate::exec_template('general', 'navbar'); ?>
			<div id="cProfileWrapper" class="ps-profile-noaccess">
				<div class="ps-focus js-focus">
					<div class="ps-focus-cover js-focus-cover">
						<div class="ps-focus-image">
							<img id="<?php echo $PeepSoUser->get_id(); ?>"
								data-cover-context="profile"
								class="focusbox-image cover-image <?php echo (isset($cover_class) ? $cover_class : ''); ?>"
								src="<?php echo $PeepSoUser->get_cover(); ?>"
								alt="cover photo"
								style="<?php echo $PeepSoUser->get_cover_position(); ?>"
							/>
						</div>

						<div class="ps-focus-image-mobile" style="background:url(<?php echo $PeepSoUser->get_cover(); ?>) no-repeat center center;">
						</div>

						<div class="js-focus-gradient" data-cover-context="profile" data-cover-type="cover"></div>

						<!-- Focus Title , Avatar, Add as friend button -->
						<div class="ps-focus-header js-focus-content">
							<div class="ps-avatar-focus">
								<img src="<?php echo $PeepSoUser->get_avatar('full'); //image'); ?>" alt="<?php echo $PeepSoUser->get_username(); ?>">
							</div>
							<div class="ps-focus-title">
								<span><?php echo  $PeepSoUser->get_fullname(); ?></span>
							</div>
							<div class="ps-focus-actions js-focus-actions">
							</div>
						</div>
					</div><!-- .js-focus-cover --> <!-- end js-focus-content -->
				</div><!-- .js-focus -->

				<!-- Profile actions - mobile -->
				<div class="ps-focus-actions-mobile js-focus-actions"></div>

				<div class="ps-body">
					<div class="ps-main ps-main-full">
						<!-- js_profile_feed_top -->
						<div class="activity-stream-front ps-page ps-text--center">
							<div id="ps-no-posts"><?php echo esc_attr__('This user has decided to keep their profile private.', 'peepso-core'); ?></div>
							<div class="ps-gap"></div>
							<a href="#" class="ps-btn ps-btn-primary" onclick="jQuery(window).trigger('peepso_auth_required', [ true ]); return false;"><?php echo esc_attr__('Login', 'peepso-core'); ?></a>
							<span class="ps-text--muted">or</span>
							<a href="<?php echo PeepSo::get_page('register'); ?>" class="ps-btn ps-btn-success"><?php echo esc_attr__('Register', 'peepso-core'); ?></a>
						</div><!-- end activity-stream-front -->
					</div><!--end col-->
				</div><!-- end row -->
			</div><!-- end cProfileWrapper --><!-- js_bottom -->
		</section><!--end component-->
	</section><!--end mainbody-->
</div><!--end row-->

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists