• I am getting this occasional problem showing up where the comments to a post are either not showing the latest comments and/or the landing page of a post is not showing the maximum number of comments it is supposed to display when there are more than my specific maximum of comments. Other pages sometimes show more than the maximum and sometimes less and sometimes the correct amount. The amount of comments set was 10. Adding the “per_page=10” to the “wp_list_comments” command did not help either. I am really short of building some script to manually extract this data from the database if I do not have luck soon with a solution. Other posts on this forum with similar issues did not help either.

Viewing 1 replies (of 1 total)
  • Have you tried:

    – deactivating all plugins to see if this resolves the problem? If this works, re-activate the plugins one by one until you find the problematic plugin(s).

    – switching to the default theme to rule out any theme-specific problems?

    resetting the plugins folder by FTP or phpMyAdmin? Sometimes, an apparently inactive plugin can still cause problems.

    – re-uploading the wp-admin and wp-includes folders from a fresh download of WordPress?

    increasing the available memory?

    – repairing your database?

Viewing 1 replies (of 1 total)
  • The topic ‘Comments showing older comments or wrong number’ is closed to new replies.