New Landing How can we help? Themeforest Theme Support Neighborhood Use loco translate but won't work and translatation woulnd't be easy

Viewing 7 posts - 1 through 7 (of 7 total)
  • #197795
    florianibe
    Member
    Post count: 33

    Hey guys,

    find your theme and i want to use it for a shop.
    Its a little bit pity to haven’t no german translation ๐Ÿ™

    On my other wordpress installations i use and love loco translate, but it won’t work with your theme.

    http://themeforest.net/item/neighborhood-responsive-multipurpose-shop-theme/5086341/comments?utf8=%E2%9C%93&term=loco&from_buyers_and_authors_only=0
    I can’t find the right topic for the answer.

    I have an WPML Account but in only want string translation and not the other functions of wpml. Can you help me to fix the transaltion? I think you can display and make marketing with loco translate support, if it would work!

    Thanks from cologne
    Florian

    #197879
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please read and follow this article http://neighborhood.swiftideas.net/documentation/#translation. Hope it should help to you.
    Thanks
    Mohammad

    #197886
    florianibe
    Member
    Post count: 33

    Hi Mohammed.

    Thanks for your reply. I have read this in your documentation.

    Loco translate make exactly this with a beautiful Interface i think.

    Can you test it on your Installation?

    Additionally i use loco on many Sites and it works Fine.

    Hope you can Find the mistake ๐Ÿ™‚

    Have a Nice day
    Florian

    #197961
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Can you please contact once at Loco support to know the issue with theme?
    Thanks
    Mohammad

    #198038
    florianibe
    Member
    Post count: 33

    The support exactly tell me to ask the theme Author ๐Ÿ˜‰

    E. g. i use loco with the big ohne betheme and it works standalone after install. Do you have no customer who use this plugin?

    #198287
    florianibe
    Member
    Post count: 33

    I find a solution.
    I need to generate .mo and .po via loco translate and copy the files to the theme language folder and rename to de_DE.

    Problem: E. g. some strings can be translated but some other won’t work… Can you help me? -> “0 items in the shopping bag” or “Unfortunately, your shopping bag is empty.”

    After update i think i need to put the two files manually to the languages folder. Its not good but i think it would be okey.

    What do you think?

    #198382
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please create a folder named language at child theme and insert your .mo and .po files at this folder. And paste this code at functions.php of child theme.

    <?php
    add_action( 'after_setup_theme', 'my_child_theme_setup' );
    function my_child_theme_setup() {
        load_child_theme_textdomain( 'swiftframework', get_stylesheet_directory() . '/language' );
    }
    ?>

    Thanks
    Mohammad

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

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

License required for the following item
Login and Registration Log in · Register