• Hi! The placeholder for the comment textarea currently is a hard coded string. Can you wrap it in an i18n function so we can translate it?

    <p class="comment-form-comment"><textarea id="comment" name="comment" placeholder="Comment" rows="2" aria-required="true"></textarea></p>

    Thanks in advance!

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author DesignWall

    (@designwall)

    At the moment, to change this placeholder, you can find the line 465 – 467 of the Template.php file.
    We will check and update this issue in the next version.
    Hope this help!

Viewing 1 replies (of 1 total)

The topic ‘Untranslatable placeholder text’ is closed to new replies.