%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /var/www/pn/beta/64801_wp-content/themes/intosai/
Upload File :
Create Path :
Current File : /var/www/pn/beta/64801_wp-content/themes/intosai/search.php

<section class="content_section search_top">
	<div class="wrapper">

		<div class="centered_title">
			<h1>Search result</h1>
		</div>

		<?php include('templates/forms/search_form.php'); ?>

	</div>
</section>

<section class="content_section search_result">
	<div class="wrapper">

		<h2>Search results for: <?= get_search_query(); ?></h2>

		<?php if (!have_posts()) : ?>
			<div class="function_message light_message">
				<div class="inner failed">
					<p><?php echo sprintf( __( 'Your search for '), $wp_query->found_posts ); echo '<span class="term">' . get_search_query() .'</span> did not get any hits.'; ?></p>
				</div>
			</div>
		<?php endif; ?>

		<?php if (have_posts()): ?>
			<?php while (have_posts()) : the_post(); ?>
				<?php get_template_part('templates/search', 'content'); ?>
			<?php endwhile; ?>
		<?php endif; ?>

	</div>


</section>

<?php include('templates/pagination.php'); ?>

Zerion Mini Shell 1.0