• Resolved error00002021

    (@error00002021)


    hello
    when i want to translate page i get massage and i cant translate page

    Warning: Some strings have possibly incorrectly encoded characters. This may result in breaking the queries, rendering the page untranslated in live mode. Consider revising the following strings or their method of outputting.

    any ideas ? or how can i fix it

Viewing 1 replies (of 1 total)
  • Plugin Support Alex

    (@alexcozmoslabs)

    This error appears when having post excerpts that merge different types of characters into the same language.
    For example, having Arabic and Latin characters when you use a Latin language is not recommended.
    Every Latin character has a certain number of bits different from the number of bits for each Arabic character. WordPress cuts the post excerpt description probably within the middle of a character because the system “thinks” that the content is written in Latin letters, and that characters become unknown for the system. You should try to detect those characters and review them.

Viewing 1 replies (of 1 total)

The topic ‘Warning: Some strings have possibly incorrectly encoded characters’ is closed to new replies.