403Webshell
Server IP : 213.186.33.4  /  Your IP : 216.73.216.222
Web Server : Apache
System : Linux webm005.cluster103.gra.hosting.ovh.net 6.18.39-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Tue Jul 21 12:03:15 CEST 2026 x86_64
User : karinebmkh ( 644538)
PHP Version : 8.4.22
Disable Function : _dyuweyrj4,_dyuweyrj4r,dl
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/karinebmkh/www2/wp-content/themes/novablog/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/karinebmkh/www2/wp-content/themes/novablog/page.php
<?php get_header(); 
$sidebar_width = novablog_getVariable('sidebar_width') ? novablog_getVariable('sidebar_width') : 'smaller';
switch ($sidebar_width) {
		case 'bigger':
			$sidebar_class = '4';
			$main_class = '8';
		break;
		case 'smaller':
			$sidebar_class = '3';
			$main_class = '9';
		break;
	} ?>
<div class="content-holder clearfix">
	<div class="container">
				<?php if ( is_active_sidebar( 'hs_under_header' ) ) : ?>

				<div class="row">
				<div class="col-md-12">
				<?php dynamic_sidebar("hs_under_header"); ?>
				</div>
				</div>
				
				<?php endif; ?>
				     <div class="row main-page">
				<?php if (novablog_getVariable('page_sidebar_pos')=='right' or novablog_getVariable('page_sidebar_pos')=='') { ?>   
                    <div class="col-md-<?php echo esc_attr( $main_class); ?> content" id="content" role="main">
					<?php get_template_part('title'); ?>
                       <article class="post__holder"><?php get_template_part("loop/loop-main-page"); ?></article>
                    </div>
                 <div class="col-md-<?php echo esc_attr( $sidebar_class); ?> sidebar <?php if (novablog_getVariable('sidebar_sticky')=='stickysidebar') { echo 'sticky-sidebar'; } ?>" id="sidebar">
                      <div class="theiaStickySidebar">
                        <?php dynamic_sidebar("hs_main_sidebar"); ?>
                    </div></div>
					<?php } ?> 
					<?php if (novablog_getVariable('page_sidebar_pos')=='left') { ?>   
                    <div class="col-md-<?php echo esc_attr( $main_class); ?> col-md-push-<?php echo esc_attr( $sidebar_class); ?> content" id="content" role="main">
					<?php get_template_part('title'); ?>
                       <article class="post__holder"><?php get_template_part("loop/loop-main-page"); ?></article>
                    </div>
                 <div class="col-md-<?php echo esc_attr( $sidebar_class); ?> col-md-pull-<?php echo esc_attr( $main_class); ?> sidebar <?php if (novablog_getVariable('sidebar_sticky')=='stickysidebar') { echo 'sticky-sidebar'; } ?> left" id="sidebar">
                    <div class="theiaStickySidebar">
                        <?php dynamic_sidebar("hs_main_sidebar"); ?>
                    </div></div>
					<?php } ?> 
					<?php if (novablog_getVariable('page_sidebar_pos')=='full') { ?>   
                    <div class="col-md-12 content" id="content" role="main">
					<?php get_template_part('title'); ?>
                        <article class="post__holder"><?php get_template_part("loop/loop-main-page"); ?></article>
                    </div>
					<?php } ?>
                      </div>
	</div>
</div>
<footer class="footer">
<?php get_template_part('wrapper/wrapper-footer'); ?>
</footer>
<?php get_footer(); ?>

Youez - 2016 - github.com/yon3zu
LinuXploit