Viewing 5 replies - 1 through 5 (of 5 total)
  • Did you install any plugins?

    Thread Starter AnnaLoreli

    (@annaloreli)

    No plugins installed at all.

    Well… I guess it’s an image from theme, check if your has this file in your theme folder:

    wp-content/themes/twentyeleven/images/comment-arrow.png

    Thread Starter AnnaLoreli

    (@annaloreli)

    Ah, yes, now I see. I was using the idea of a child-theme instead of the basic twenty-eleven. Forgot about that in this case. And it seems as if the images must also be copied not just having a style.css in the child-template folder.

    Now the broken image link is gone. Thank you very much!.

    Never mind.

    Actually, the image is set use css in style.css:

    .commentlist > li:before {
    content: url(images/comment-arrow.png);
    left: -21px;
    position: absolute;
    }

    By the way, if you want to find a web hosting, welcome to our site to our site: HostUCan.

    Thx. ^_^

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Broken image in comments’ is closed to new replies.