Support » Theme: Rundown » Line breaks in comments are not working

  • Resolved remstux

    (@remstux)


    Iam running WordPress 3.8.1 with “Rundown” theme and “suscribe to comments” plugin.
    Many people leaves comments on my blog and unfortunatly the texts sent are formated : line breaks (Enter key) are not returned and are replaced by a space.
    This issue is unpleasant for the reader who comment.
    How can I resolve this disadvantage ?

    Thanks

Viewing 1 replies (of 1 total)
  • Theme Author Kharis Sulistiyono

    (@kharisblank)

    Thanks for reporting this issue. Here are steps to fix it:

    – Open functions.php
    – Go to line 249
    – Replace echo get_comment_text() to comment_text()
    – Save your change

    Regards,

Viewing 1 replies (of 1 total)
  • The topic ‘Line breaks in comments are not working’ is closed to new replies.