Currently wpDiscuz shows Usernames as links only for those users who have at least one post.
Limited Support
Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed. We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.
Thanks for the hint. I made a quick fix until your update is ready.
changed "if ($user_posts_count > 0)" to "if (true)"
in popular-comment-authors.php
Looking forward to official fix.
I just updated widgets to version 1.05 and the problem wasn't fixed, did you forget? Can you issue a patch or 1.06 that fixes this problem please?
Please read the changelog, the update was released only for this, you should go in settings and enable the option to display links for all users, not only for users who have at least one post. Also please delete all caches.
Thank you, I wasn't sure what that meant in the changelog.
Appreciated! It works.