New Landing How can we help? Atelier Translation issue

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Atelier
  • #222221
    HoGo
    Member
    Post count: 92

    Hi,

    Today I noticed my site is switched to English laguage. I switched it back to Polish but some translations are not present (despite the fact they are visible in translation file. For example this popup has almost everything in English and should be in Polish.

    I store my language files in child theme with following code:

    // Load translation files from your child theme instead of the parent theme
    load_child_theme_textdomain( 'swiftframework', get_stylesheet_directory() . '/language' );
    add_action( 'after_setup_theme', 'my_child_theme_setup' );
    function my_child_theme_setup() {
    	load_child_theme_textdomain( 'woocommerce', get_stylesheet_directory() . '/language' );
    }
    add_action( 'after_setup_theme', 'my_child_theme_locale' );

    This has worked until today. The translation is in the file as here

    Please help me fix the issue.

    Regards
    Bogusz

    #222547
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    1) Have you recently updated your theme?
    2) Are you using any translation plugins?

    – Please also add your site URL and login details.

    Thanks,
    David.

    #224748
    HoGo
    Member
    Post count: 92

    I deactivated the theme and activated again and it works fine now.

    #224897
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Great. Glad it’s sorted.

    -Rui

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register