Skip to main content

Embedded Comments

The comments plugin allows network owners to embed a comment section on another site, such as a blog.

Your network domain
Url to comment on
The channel guid who will own the activity post
<div
class="minds-comments"
data-href="https://developers.minds.com/docs/plugins/embedded-comments"
data-owner-guid="1559194096893956110"
></div>
<script async defer crossorigin="anonymous" src="https://www.minds.com/plugins/embedded-comments/js/embed.js"></script>

Attributes

AttributeOptionalDescription
data-hrefNoHREF pointing to the page that is to be commented on.
data-owner-guidNoGUID of the account owner that has the comments plugin set up.
data-app-urlYesBase URL for embedded comments app. If omitted, will use the domain hosting the JS script.
data-themeYes"light" or "dark". When dark, background will be transparent.
data-accent-colorYesOverride the accent color used in the comment app.
data-minds-brandedYes"true" or "false", remove Minds branding from the comment app.