[問題] 製作wordpress的template內容對齊問題

作者: poeta (鍵盤詩人)   2016-09-10 01:48:55
底下是一個預設的template,去後台選擇後,會顯示出網誌的內容。
01 <div id="primary">
02 <div id="content" role="main">
03 <?php while ( have_posts() ) : the_post(); ?>
04 <?php get_template_part( 'content', 'page' ); ?>
05 <?php comments_template( '', true ); ?>
06 <?php endwhile; // end of the loop. ?>
07 </div><!
作者: wbc319 (哈利)   2016-09-11 21:53:00
兩個包在一起不就可以了?

Links booklink

Contact Us: admin [ a t ] ucptt.com