为什么没有为每个博客帖子添加内容

时间:2017-05-08 作者:Tvseans

my posts 找不到所有博客。wordpress只能看到主页

<?php
    if (have_posts()) : 
    while (have_posts()) : the_post(); ?>

    <h2><?php the_title(); ?></h2> 
    <?php the_content(); ?>

    <?php endwhile;

    else :
        echo \'<p>No content found</p>\';
    endif;
?>
但它工作稳定https://www.youtube.com/watch?v=k7olvEeBM2I?

1 个回复
最合适的回答,由SO网友:Howdy_McGee 整理而成

很有可能你已经在Settings -> Reading. 每当您将静态页面指定为首页时,WordPress将显示该页面的内容,而不是您的博客文章。您可以指定一个单独的页面作为“帖子页面”,当该页面显示时,将显示您的博客帖子。您可以指定帖子页面或更改设置以显示最新帖子。有关更多信息,请阅读:

What is: Static Front Page WP初学者赛义德·巴尔基

结束

相关推荐

how do i make this loop work

抱歉,我是一个PHp初学者,我不知道为什么这个循环对我的标签不起作用。php页面欢迎任何帮助。<?php get_header(); ?> <div class=\"posts\"><!-- BLOG --> <!-- Shapes on sides --> <div class=\"shapes_left\"> </div> <div class=\"shape