Okay
  Public Ticket #889744
Blog comments
Closed

Comments

  •  2
    DEL RIO started the conversation

    Hi there,

    I've a new issue with the blog comments on landscaper.

    The author name displays the blog author instead of the real comment name. In the example of this url http://gadrasjardin.com/refection-dune-plage-de-piscine/ it displays 'Mickael Gadras' which is the post author instead of 'Lucas' which is the real comment author...Have you an idea ? Can you tell me if necessary to edit a file and change a line of code ? (instead of update all the theme files : i've custom code...) ?

    Best reagrds and thank you !

  •  1,625
    Barry replied

    Hi there,

    This bug is updated in the latest theme version. If you want to change the code instead of updating the theme please navigate to the theme folder on your server and click the /inc folder. You will find the 'custom-comments.php' file. If you open that file with a code editor please change the function on line 36 to this one:

    <?php comment_author_link(); ?>

    That will fix the issue.

    If you have any questions please let me know.

    Best regards,
    Barry
    QreativeThemes.com  |  WordPress Themes

  •  2
    DEL RIO replied

    Thank you for your quick answer, that's done changing the code and it works.

    Thank you again, best regards !

  •  1,625
    Barry replied

    Great! You're welcome

    Best regards,
    Barry
    QreativeThemes.com  |  WordPress Themes