代码拉取完成,页面将自动刷新
<?php get_header(); ?>
<!-- CONTENT -->
<div class="content">
<div class="clearfix">
<!-- Main Side -->
<div class="main-side single edd_single<?php if(vp_metabox('rehub_post_side.post_size') == 'full_post') : ?> full_width<?php endif; ?> clearfix">
<?php if (have_posts()) : while (have_posts()) : the_post(); ?>
<article class="post" id="post-<?php the_ID(); ?>" itemtype="http://schema.org/Product" itemscope="">
<h1 itemprop="name"><?php the_title_attribute(); ?></h1>
<?php get_template_part('inc/parts/top_image'); ?>
<?php the_content(''); ?>
</article>
<div class="clearfix"></div>
<?php if(rehub_option('rehub_disable_share') =='1' || vp_metabox('rehub_post_side.disable_parts') == '1' ) : ?>
<?php else :?>
<?php get_template_part('inc/parts/post_share'); ?>
<?php endif; ?>
<?php endwhile; endif; ?>
<?php comments_template(); ?>
</div>
<!-- /Main Side -->
<!-- Sidebar -->
<?php if(vp_metabox('rehub_post_side.post_size') == 'full_post') : ?><?php else : ?><?php get_sidebar(); ?><?php endif; ?>
<!-- /Sidebar -->
</div>
</div>
<!-- /CONTENT -->
<!-- FOOTER -->
<?php get_footer(); ?>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。