- http://jinqipeng.cn/gxt/432
複製代碼 請參考這個修改舉一反三
9 d* J0 n5 R# F7 y0 u, c; G& P4 t5 l" P4 a
FTP內把這個下載下來 content.php 改個名傳上去 例如改成 content-index.php2 j$ Z/ e8 c- V% R/ V) Q7 U
/ J2 M7 @8 l2 A- x$ H# N- D( J然後將首頁代碼- <!--?php get_template_part( 'content', get_post_format() ); ?-->5 N2 l% B7 _9 _ C2 m; l- d f' r
- <!--?php endwhile; ?-->
複製代碼 中的「content」替換成「content-index」 0 \* d: w; k" X! R) f+ M4 s* m) ?
|