Jul 11, 2020 2:14 am
hello
i have some plugins which create auto-generated pages in wordpress. like Coinpress which has over 4000 pages and all of them have one post_id, because they are all created by 1 plugin.
here is The problem: Comments sent in every single page, is displayed (loaded) in all other pages.
how should i solve this?
1 Reply
Jul 11, 2020 10:02 am
Hi @saman-momeni,
Β which has over 4000 pages and all of them have one post_id,
As far as all posts have one post ID so on every single page, is displayed (loaded) in all comments from other posts. You should find a way to separate the post IDs. Even if you deactivate the wpDiscuz you'll still get the same issue.Β