Install

One.com

Hyvor Talk uses One.com's Code Widget to embed comments.
Jump to embed:

Comments

  1. Log in to your One.com website builder and navigate to the website where you want to embed Hyvor Talk.
  2. Go to the "Widgets" section and select "Code Widget" from the available options
    Code Widget in One.com
  3. Copy the Hyvor Talk embed code from your Hyvor Talk Console.
  4. Paste the embed code into the Code Widget's HTML editor. Save the changes and publish your website to see Hyvor Talk comments live on your site.
    Embed Code in One.com
    You may need to adjust the widget's position and size to fit your website's layout.

    Note that you have to add your site domain to the Settings -> Website -> Allowed domains in Hyvor Talk Console.

Memberships

You can use Paid Memberships with One.com to monetize your audience.

  1. Follow these steps to enable memberships on your One.com site:
    • Go to Hyvor Talk Console and navigate to the Settings -> Embeds -> Memberships.
    • Set up your membership plans and pricing according to your preferences.
    • In your One.com website builder, go to the "Widgets" section and select "Code Widget".
    • Paste the following code into the Code Widget. And replace YOUR_WEBSITE_ID with your actual website ID.
    • <script async src="https://talk.hyvor.com/embed/memberships.js" type="module"></script>
      <hyvor-talk-memberships
      	website-id="YOUR_WEBSITE_ID"
      ></hyvor-talk-memberships>
    • Save the changes and publish your website.