An Inline Comment was posted on the text below
Scroll down for the comments
自己DIY了半天没有动
(在按照General Usage…….下面的E文来修改);无奈只好把singe.php 页面中 ?php if (have_posts()) : while (have_posts()) : the_post(); ?>替换为<?php while (have_posts()) : the_post(); ?>结果:前台无法显示…只好放弃这种替换方法!现在正在苦思…