Hello wpDiscuz Support Team,
I am facing a persistent issue with user labels in Layout 3. All commenters, including guests and regular members, are being displayed with a green label that says "Site Owner".
I have tried the following steps to resolve this, but the label remains:
- In User Labels and Badges, I have set "Display Comment Author Labels" to OFF for all roles.
- I have checked Phrases, but the term "Site Owner" is not present in any of the tabs.
- I have disabled "Use Plugin .PO/.MO Files" in General Settings to ensure no external translation files are interfering.
- In User Authorization, I toggled "Use guest email to detect registered account" to OFF, but the issue persists.
- I have used the "Regenerate Styles & Data" and "Rebuild Phrases" buttons in the wpDiscuz Dashboard multiple times and cleared all site/browser caches.
Even with labels turned off, the HTML source still shows:
<span class="wpd-comment-label">Site Owner</span>.It seems like the "Site Owner" text is hardcoded or stuck in the database for Layout 3. Could you please advise on how to globally remove or correctly reset these labels so they follow the plugin settings?


