lindafar
Member
Posted 10 months ago #
I have a problem with one of my static pages not displaying all the approved comments. I checked my Discussion settings and comments set to display 50 on a page and that works on other static pages on the site which have many more comments. But on one particular page it displays the first 30 comments and no more, though the dashboard shows 32 approved comments.
Any idea what might be happening here?
I'm not sure it helps any, but here's the problem page: http://tanglepatterns.com/about
Many thanks!
lindafar
Member
Posted 10 months ago #
I've just checked my comments php database and the comments appear there with the correct comment_id and comment_post_id. And they show as 1 in the comment_approved field. However, the comment_parent field had the incorrect number. I've edited the db and will clear my cache to see if that solves the issue.
Yup, issue resolved.
lindafar
Member
Posted 10 months ago #
Totally by chance I've come across another comment that's with the wrong post. I've correct the php db, but I have well over 1,000 comments and I'm wondering how many are messed up...
Any idea how this can happen?