Viewing 4 replies - 1 through 4 (of 4 total)
  • change in: theme-my-login/includes/class-theme-my-login.php
    this line:
    load_textdomain( ‘theme-my-login’, WP_PLUGIN_DIR . ‘/theme-my-login/languages/’ . $mofile );
    to:
    load_textdomain( ‘theme-my-login’, WP_PLUGIN_DIR . ‘/theme-my-login/language/’ . $mofile );

    Thread Starter CNN&NNC

    (@weichangen)

    Thank you! But I put / wp-content / languages / plugins / to be working.

    Benaceur, thank you very much. I also had this problem. I have my translation files for the Russian language, but after the update they stopped working. Now it worked.

    Plugin Author Jeff Farthing

    (@jfarthing84)

    If any of you would like to help translate TML, please see the sticky at the top of the forum.

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

The topic ‘Language does not work’ is closed to new replies.