posts - Strange behaviour in Wordpress admin

A few weeks ago, I had to move my blog due to a failing hard drive. It was running on an old server, and I took the oppo

A few weeks ago, I had to move my blog due to a failing hard drive. It was running on an old server, and I took the opportunity to upgrade to php 7.2, coming from php 5.2 (yeah, I know).

Ever since, the pagination of the /wp-admin/edit.php (posts) is missing in the top right corner, but only for the first page. If I go to /wp-admin/edit.php?paged=2, then it appears again, and it's working as specified.

I am not sure where to look. Does anyone have an idea?

A few weeks ago, I had to move my blog due to a failing hard drive. It was running on an old server, and I took the opportunity to upgrade to php 7.2, coming from php 5.2 (yeah, I know).

Ever since, the pagination of the /wp-admin/edit.php (posts) is missing in the top right corner, but only for the first page. If I go to /wp-admin/edit.php?paged=2, then it appears again, and it's working as specified.

I am not sure where to look. Does anyone have an idea?

Share Improve this question asked Jun 6, 2019 at 21:53 jberculojberculo 1537 bronze badges 2
  • 1 A lot has changed since php 5.2. I would check to make sure all your functionality still works in the new version of php. You can also try going to the permalinks settings and saving that settings form. That will regenerate rewrite rules and htaccess/nginx.conf. – MikeNGarrett Commented Jun 6, 2019 at 21:56
  • Thanks for your answer. answered more in detail below the first answer... – jberculo Commented Jun 7, 2019 at 8:19
Add a comment  | 

1 Answer 1

Reset to default 0

I'd first make sure that everything is updated: WP, themes, plugins.

Then I'd look at the plugin's WP page and see how long it's been since they have been updated. You might have some old plugins that could be causing problems, like maybe they are using old JS.

I'd also look at the page source of a couple pages to see if there is anything unexpected (code) in there.

Since the problem is pagination, perhaps your theme is old, and doesn't support new features. Take a look at the error.log file and see if there are errors relating to your theme (or any plugins).

And, perhaps, re-doing the Permalinks page (change it to something else, save it, then change it back to your preference) will 'reset' something.

Whatever it is, report back here so that your solution will help others.

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

相关推荐

  • posts - Strange behaviour in Wordpress admin

    A few weeks ago, I had to move my blog due to a failing hard drive. It was running on an old server, and I took the oppo

    3小时前
    20

发表回复

评论列表(0条)

  • 暂无评论

联系我们

400-800-8888

在线咨询: QQ交谈

邮件:admin@example.com

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

关注微信