Skip Navigation

This thread is resolved. Here is a description of the problem and solution.

Problem:
If you're experiencing issues with WPML String Translation and encounter an error at

wp-content/plugins/wpml-string-translation/classes/translations-file-scan/wpml-st-translations-file-registration.php:100

, it might be due to the use of non-Latin characters in your child theme folder name.
Solution:
We recommend renaming your child theme folder to use only Latin characters. Here's how you can do it:

  1. Backup your website.
  2. Access your website files and navigate to
    wp-content/themes/

    .

  3. Rename the child theme folder to a name with Latin characters, for example:
    blocksy-child

    .

  4. Go to your WordPress dashboard, under Appearance > Themes, and reactivate your child theme.

If this solution doesn't seem relevant to your issue, please open a new support ticket with us.

This is the technical support forum for WPML - the multilingual WordPress plugin.

Everyone can read, but only WPML clients can post here. WPML team is replying on the forum 6 days per week, 22 hours per day.

Tagged: 

This topic contains 13 replies, has 2 voices.

Last updated by Christopher Amirian 1 year, 8 months ago.

Assisted by: Christopher Amirian.

Author Posts
November 6, 2023 at 8:08 am #14735269

raymonts

It working now thanks,
but why the website working in dec sites without issues?

November 6, 2023 at 1:52 pm #14738519

Christopher Amirian
WPML Supporter since 07/2020

Languages: English (English )

Timezone: Asia/Yerevan (GMT+04:00)

Hi there,

Some servers allow non-latin folder names and some do not and change it to that character sequence which I shared the screenshot.

We are going to revise our plugin code to check for such scenarios and prevent the error when the character sequence is used, but for now please avoid using Arabic characters for your theme and plugin names.

Thanks.

November 8, 2023 at 1:47 pm #14757565

raymonts

ok, thanks