Hey, thank you for your script.
I tried to adapt it by using main-disqussion-link class, but despite the good number of comments, nothing occurs when I click (comment box doesn't deploy, my code below).
<a class="main-disqussion-link" data-disqussion-url="https://mywebsite.com" data-disqus-identifier="<?php echo $message['id'] ?>" style="text-align:left">
Comments
</a>
Do you have any idea ?