They can refer using comment individual URLs using this icon: http://screencast.com/t/gV2UIiueBr
And it much more easier to find revered comment with this URL than search numbers in long comment list.
I think we can add such numbers too, but it’ll not be in next version, may be 1-2 version later.
The icon doesn’t seem to work for me. It shows when I am making the comment, but not for posted comments.
Hi getmechamot,
Icon should work fine, please leave some URL to allow us check it.
Sorry, thought this was replied to days ago!
The url is http://www.transfertools.info/2015/09/15/fleeced-open-thread/
for a sample page, with existing comments.
That said, if I click on the icon, it brings up a path I think have to click in and drag to the right and see…..the comment number from the database, not the comment number in the current post, for which its relevant.
And no, can’t change the permalink structure….
We found some CSS conflict on your website, please go to wpDiscuz Settings > Background and Colors Tab and put this css in”Custom CSS Code” textarea:
#wpcomm span {
display: inline !important;
}
Ok, I see what you mean, we’ll try to add some comment number indicator in next releases…
Please use this CSS instead of the last:
#wpcomm span.wc-reply-link, #wpcomm span.wc-share-link { display: inline !important; }
#wpcomm .wc-field-comment textarea, #wpcomm .wc-comment .wc-comment-right textarea{ margin-bottom: 0 !important; }