Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Mircea Sandu

    (@gripgrip)

    Hi @genepine,

    Thank you for sharing your experience and I’m sorry you ran into that issue. We are looking into resolving this issue for the next release.

    To resolve this, try the following:

    1. Make sure your site and database are set to UTF-8 encoding.
    2. Use proper HTML character escaping only when needed — otherwise, plain Kanji should display normally in most cases.
    3. Check if any security or optimization plugins are altering the output.
    4. If you’re inserting the code in a <script> or <style> block, try placing it outside or encoding it properly.

    Let me know where you’re adding the tag (e.g., shortcode, inline PHP, etc.) and I’d be happy to provide a more specific solution Level 5 in Adult Care.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘2byte charactor tag encoded’ is closed to new replies.