richarduk
Member
Posted 6 years ago #
I'm creating pages on a topic, and obviously the pages are linked (page 1, 2, 3 etc.)
What I would like is for a user to be able to post a comment on page 1 and that comment stay on page 1 and not be carried over to the other pages.
Is this possible?
At the moment every page has the identical comments underneath it.
A "paged" post is still considered one single post - so the comments are for the posts, not for their fragments: the comment IDs are assigned to post IDs. When you break a post into "pages" those parts are still having the initial post ID, just the way it is displayed was changed.
richarduk
Member
Posted 6 years ago #
Rats!
But thanks for the reply.
What I shall have to do is create many single pages and then link them one to another.