Skip to main content

How to prevent duplicated comments across multiple video pages when using Memberstack components?

Hello friends! How are you doing?

Question: yesterday I added the comment feature and it looks great, but I want to duplicate it for different videos (x modules) once I finished editing the UI I copied and pasted in the other videos so that users can comment but the comments are replicated in all the pages.

How do I make each page have its own comment space separate from the others? Do I copy the memberstack component again?

2 comments

  • Duncan from Memberstack
    Duncan from Memberstack

    Hey Boggan 👋 If you select the outer most div of the comment section you'll see an attribute of data-ms-channel="SOME_VALUE"

    Delete whatever the value is and you're all set! Now each commenting channel will be tied to the page URL instead of the channel ID

    https://www.loom.com/share/b050219de7074bbf857607c696884459

    0
  • Boggan null
    Boggan null OP

    Works perfect Duncan! Thanks you very much :) cheers!

    0

Please sign in to leave a comment.

Sitemap