Have you tried:
– deactivating all plugins to see if this resolves the problem. If this works, re-activate the plugins one by one until you find the problematic plugin(s).
– switching to the Twenty Eleven theme to rule out any theme-specific problems.
– resetting the plugins folder by FTP or PhpMyAdmin. Sometimes, an apparently inactive plugin can still cause problems.
Moderator
t-p
(@t-p)
check if any of the plugins you may have installed is interfering:
– try deactivating ALL plugins temporarily to narrow down the problem. If the problem goes away, activate them individually (one-by-one) to find the problematic plugin.
– if that does not help, try switching to the unedited default theme (that came with your version of WP) for a moment by renaming your current theme’s folder in wp-content/themes. The idea is to force WordPress to fall back to the default theme to rule out any theme-specific issue.
[you have already asked this question: http://wordpress.org/support/topic/commenters-name-not-showing-up-1?replies=7 – please continue with your original topic]
the answer is still the same:
in weaver-style.css, find:
.comment-author cite {color: transparent;}
change the color to something visible.
or add the same style with a different color code at the end of weaver-style.css
(@rsydow)
14 years ago
http://www.rsydowdesign.com/myblog/?p=1922
I am using a Weaver theme.
The names of commenters who do not give a url do not show up.
I don’t know how to fix this, I want people to be able to comment without giving a url.
Thanks.