• Welcome to the Chevereto user community!

    Here users from all over the world gather around to learn the latest about Chevereto and contribute with ideas to improve the software.

    Please keep in mind:

    • 😌 This community is user driven. Be polite with other users.
    • 👉 Is required to purchase a Chevereto license to participate in this community (doesn't apply to Pre-sales).
    • 💸 Purchase a Pro Subscription to get access to active software support and faster ticket response times.
  • Chevereto Support CLST

    Support response

    Support checklist

Comment threads

Craig

Chevereto Member
Has anyone found a way to add comment threads to each photo? I would like users to be able to comment on each other's photos.

Thanks in advance
 
You can do it using Disqus. Dashboard > Settings > External services.
 
Hello Craig, do you mind sharing how to do this? Or should I just call Disqus directly? Thank you so much!

Dashboard > Settings > External services

Paste the Disqus univeral code in the "comment code" box. Is something like this:

Code:
<div id="disqus_thread"></div>
<script>

/**
*  RECOMMENDED CONFIGURATION VARIABLES: EDIT AND UNCOMMENT THE SECTION BELOW TO INSERT DYNAMIC VALUES FROM YOUR PLATFORM OR CMS.
*  LEARN WHY DEFINING THESE VARIABLES IS IMPORTANT: https://disqus.com/admin/universalcode/#configuration-variables*/
/*
var disqus_config = function () {
this.page.url = PAGE_URL;  // Replace PAGE_URL with your page's canonical URL variable
this.page.identifier = PAGE_IDENTIFIER; // Replace PAGE_IDENTIFIER with your page's unique identifier variable
};
*/
(function() { // DON'T EDIT BELOW THIS LINE
var d = document, s = d.createElement('script');
s.src = '//chevereto-demo.disqus.com/embed.js';
s.setAttribute('data-timestamp', +new Date());
(d.head || d.body).appendChild(s);
})();
</script>
<noscript>Please enable JavaScript to view the <a href="https://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>

You get this code when you go to Disqus > Install on website > Use universal code.
 
Last edited:
Hello Craig, do you mind sharing how to do this? Or should I just call Disqus directly? Thank you so much!
I was able to add Disqus comments to the bottom of each photo but could not figure out how to use the single sign on feature. Each user will have to create a 2nd account with Disqus to write comments with out the single sign on feature. I tried to figure it out but was not able. Thankfully Rodolfo has included it in the next release of Chevereto. To use Disqus create an account with them and they give you some code. Rodolfo included it in this thread. Hope this helps

Craig
 
It is pending a release with the next update this month. You just need to have a little patience.

Talking about that, I'm still waiting to get SSO in my Disqus account. Most likely I will ship the next release without SSO because it is taking too long.
 
Back
Top