Hi jerrydavenport2,
I know there’s an option to hide commenters label, however, how can I leave a label for “Author” only?
Please go to Dashboard > wpDiscuz Settings > Styling Tab and put this code in “Custom CSS Code” textarea:
#wpcomm .wc-blog-admin.wc-comment-label{ display:none; }
#wpcomm .wc-post-author.wc-comment-label{}
#wpcomm .wc-blog-subscriber.wc-comment-label{ display:none; }
#wpcomm .wc-blog-guest.wc-comment-label{ display:none; }
In addition, I would like to move this label to besides the username, not under avatar.
There is no way.
In addition, I would like to move this label to besides the username, not under avatar.
There is no way.
========================================
Thanks for your reply.
http://codecanyon.net/item/commentator-wordpress-plugin/full_screen_preview/6425752
Isn’t it more neat to move commenters lavel besides username?
I hope you make it as option 🙂
I think this is something subjective and individual.
Each comment plugin has its unique user interface.
I’ll let our UI/UX specialists know about your suggestion regarding to label location.