Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author oferwald

    (@oferwald)

    Yes,

    In your theme, wrap the comments with a no_translate class

    Thread Starter Sudeep Acharya

    (@sudeepacharya)

    Thanks Ofer for responding.

    Can you please elaborate?

    Regards,
    Sudeep Acharya

    Plugin Author oferwald

    (@oferwald)

    I will give an example,

    In twenty-twelve you have a file called comments.php in which there is a line like:

    <div id="comments" class="comments-area">

    You will need to change it to:

    <div id="comments" class="comments-area no_translate">

    and that’s all folks

    Thread Starter Sudeep Acharya

    (@sudeepacharya)

    Thank You Ofer,

    Simple and easy solution crafted by you.

    Regards,
    Sudeep Acharya

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Is there a way so that it does not translate comments.’ is closed to new replies.