blog - Creating new page overwrites old page

Every time we add something new, it deletes a previous entry, like its replacing it. Happened with blogs a few weeks ago

Every time we add something new, it deletes a previous entry, like its replacing it. Happened with blogs a few weeks ago then sorted itself out, now it is happening with events. Does anyone know why this might be happening?

Every time we add something new, it deletes a previous entry, like its replacing it. Happened with blogs a few weeks ago then sorted itself out, now it is happening with events. Does anyone know why this might be happening?

Share Improve this question asked Jan 13, 2020 at 17:27 KbCbKbCb 1
Add a comment  | 

1 Answer 1

Reset to default 0

Are you using loop before getting content from WordPress? Like this one:

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

You content goes here

<?php endwhile; endif; ?>

发布者:admin,转转请注明出处:http://www.yc00.com/questions/1744837768a4596368.html

相关推荐

  • blog - Creating new page overwrites old page

    Every time we add something new, it deletes a previous entry, like its replacing it. Happened with blogs a few weeks ago

    2天前
    30

发表回复

评论列表(0条)

  • 暂无评论

联系我们

400-800-8888

在线咨询: QQ交谈

邮件:admin@example.com

工作时间:周一至周五,9:30-18:30,节假日休息

关注微信