%PDF- %PDF-
Direktori : /home/vacivi36/www2]/old/wp-content/themes/inspiry-medicalpress/ |
Current File : /home/vacivi36/www2]/old/wp-content/themes/inspiry-medicalpress/page.php |
<?php get_header(); get_template_part('template-parts/banner'); ?> <div class="page-top clearfix"> <div class="container"> <div class="row"> <div class="<?php bc('9', '8', '7', ''); ?>"> <h1 class="entry-title"><?php the_title(); ?></h1> <nav class="bread-crumb"> <?php theme_breadcrumb(); ?> </nav> </div> <div class="<?php bc('3', '4', '5', ''); ?>"> <?php get_template_part('search-form'); ?> </div> </div> </div> </div> <div class="blog-page default-page clearfix"> <div class="container"> <div class="row"> <div class="<?php bc('9', '8', '12', ''); ?>"> <div class="blog-page-single clearfix"> <?php if (have_posts()): while (have_posts()): the_post(); ?> <article id="post-<?php the_ID(); ?>" <?php post_class(' clearfix'); ?>> <div class="page-contents"> <header class="entry-header"> <?php /* Page Featured Image */ inspiry_standard_thumbnail('default-page'); ?> <div class="entry-meta hidden"> <h2 class="entry-title"><?php the_title(); ?></h2> <time class="updated" datetime="<?php the_modified_time('c'); ?>"><?php the_modified_time('M d, Y'); ?></time> </div> </header> <div class="entry-content"> <?php /* output page contents */ the_content(); // WordPress Link Pages wp_link_pages(array('before' => '<div class="page-nav-btns clearfix">', 'after' => '</div>', 'next_or_number' => 'next')); ?> </div> </div> </article> <?php endwhile; endif; ?> </div> <div class="row"> <div class="<?php bc_all('12'); ?>"> <?php comments_template(); ?> </div> </div> </div> <div class="<?php bc('3', '4', '12', ''); ?>"> <?php get_sidebar(); ?> </div> </div> </div> </div> <?php get_footer(); ?>