Customizing comments

Viewing 4 posts - 1 through 4 (of 4 total)
  • #1961
    olivier
    Participant

    Hello again, Daniel!

    As you will see, I continue developing our website.
    Now as a client has commented a post, I have a horrible link appearing, as you will see [url=http://aventuraparc.ro/?p=726#comments]here[/url]. I am trying to remove it, but do not succeed.
    I am looking for a comment_template.php and do not see it!

    If you have time to help us, that would be great !

    Have a briliant day,

    Olivier

    #1962
    Daniel Tara
    Keymaster

    Hi,

    The function that generates the comments is in the WordPress core and is called [code]wp_list_comments[/code]. I did not modify it so it’s the WordPress comments engine that generates those links. There should be the date and time of the comment.

    If you want, you can provide a callback function for [code]wp_list_comments[/code], [url=http://codex.wordpress.org/Function_Reference/wp_list_comments]this article[/url] may help you.

    #1963
    olivier
    Participant

    Thank you for you answer.

    Olivier

    #1964
    olivier
    Participant

    Well, I finally found the solution to the comments timestamp problem [url=http://community.webfaction.com/questions/1492/wordpress-date-time-wrong-in-comments]here[/url]. Hope it will be usefull for others…

    Cheers !

Viewing 4 posts - 1 through 4 (of 4 total)

Tagged: 

You must be logged in to reply to this topic.