• When a user comments, they are asked to put their name, email address, and their blog/site url. After they comment, their name isn’t clickable… (so their url doesn’t seem to be attaching to their name.)

    I’ve tested it using my own name and url, but it’s still not working.

    I was hoping someone would know what’s going on here.

    I’m at CodeGurl.com

Viewing 4 replies - 1 through 4 (of 4 total)
  • Your name appears clickable but not the rest. Check with theme vendor and also check if this happens with all plugins deactivated.

    Moderator Jose Castaneda

    (@jcastaneda)

    THEME COFFEE MONKEY

    Part of it is how the theme coded the comments template. Off the top of my head I want to say look for: comment_author_link because that is the template tag used for the core markup.

    Have you tried to see if it could be a plugin conflict or a different theme to see if that may be an issue?

    Thread Starter codegurl

    (@codegurl)

    I’ve disabled all plug-ins and it’s still an issue. Comment-wise, the template seems to be barebones.

    Here is the code from my comments.php file
    https://gist.github.com/MelanieS/6f0abd275e9f76484980

    I can’t find anything related to comment_author_link
    I’d mess around with it, but unfortunately I don’t know php.

    Moderator Jose Castaneda

    (@jcastaneda)

    THEME COFFEE MONKEY

    Have you tried to contact the theme developer about it?

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Commenter's Name not clickable (url not attached)’ is closed to new replies.