Replies: 0
I’m using the plugin Events Made Easy which has one main Events page (which guests don’t visit directly), and for each event in its database it creates a virtual page with its own URL.
E.g.
https://mysite.com/events/eventA
https://mysite.com/events/eventB
https://mysite.com/events/eventC
I installed wpDiscuz and enabled comments on the main Events page, and then I visited one of the events in the database through its unique URL, and entered a comment. This worked fine.
But it also shows the same comment on the other events virtual pages as well.
Is there a way to fix this so that wpDiscuz only shows the comments intended for event A to people visiting the URL for event A, and not when visiting the URL for event B?
Thanks