Chủ Nhật, 25 tháng 9, 2016

Code iframe wordpress theme newspaper

Then use the post body as the schema.org description, for good G+/FB snippeting. -->
<div class="container" style="background: #fff;">
<div id="main" class="wrapper">
<div id="content" role="main" style="width:100%; height: auto;">
<div class="show-guide"> 
<?php while ( have_posts() ) : the_post(); ?>
<article id="post-<?php the_ID(); ?>" <?php post_class(); ?>>
<div class="entry-content">
<?php the_content( __( 'Continue reading <span class="meta-nav">&rarr;</span>', 'newspaper' ) ); ?>
</div><!-- .entry-content -->
</article><!-- #post -->
<?php endwhile; // end of the loop. ?>
</div>
</div><!-- #content -->
</div>
</div>

Không có nhận xét nào:

Đăng nhận xét