Important notice: we will respond to all open ticket requests up until November the 1st. After this date, we will be unable to process the ticket requests here on Ticksy.

Okay
  Public Ticket #808117
Translate listing
Closed

Comments

  • Tom started the conversation

    Im using Loco Translate to translate the theme in Dutch. The theme itself is now in Dutch, but I doesn't seem to update the listing plugin. Everything is still in English, I've even tried to edit the us_Us or en_En and use Dutch words but it doesnt help.

    The translation files are saved both in plugin/listing/languages as the theme languages folder.

  •  1,845
    Elated replied

    Hi,

    Just install this software http://poedit.net/wordpress on your computer. Then run it http://screencast.com/t/wv1A4XtTKbz and import en_US po file from your theme folder/languages into the program.

    Next translate your labels like in the screenshot http://screencast.com/t/LhyzzhLJMda and check your site again.

    If your site admin is in another language (other than English) then click here to create new po file http://screencast.com/t/gliXcWMMoHuy for your language.

    Import en_US file from theme folder/language http://screencast.com/t/GTU9BisAcIw and select your new language from the Translation Language dropdown menu http://screencast.com/t/tBz2EbaA64fA and translate like advised previously.

    When you've finished translating, upload your new .po files to languages folder on your live server.

    If you don't want to loose changes after theme update, install and activate child theme. Then inside child theme create folder language and copy your translation files there. At last paste this function into child theme functions.php file
    if(!function_exists('eltd_load_child_theme_domain')) {
        function eltd_load_child_theme_domain() {
            load_theme_textdomain('eltd', get_stylesheet_directory().'/languages');
        }     add_action('after_setup_theme', 'eltd_load_child_theme_domain');
    }

    If it doesn't work for you, please send us your FTP access, and we will inspect your issue closer.

    Thanks


    The Elated Support Center has been moved to our centralized support platform. 

    Please note that any existing tickets prior to this change will be answered right here on Ticksy, and in due time. 

    If you wish to submit a new support request, for all new inquiries please head on to our Help Center.

    Elated Themes is part of Qode Interactive – the home of 300+ premium WordPress themes.

    Don’t forget to sign up for our newsletter and be the first to find out all the latest news.

  • Bonaffaires replied

    Hello
    I have the same problem that indicates the other person in this case I created the po files of the whole subject to and things that if translated but others have remained in English and I want you to be in French for example in the menu search continues being in English but I want it in French also the search button I want it in French, as well as I enter the profile of a user are in English and need this in french can help me with this, I have translated plugins and theme but still with this problem tell me that the mail I send my ftp acceco for you can help me thanks

  •  10
    Albert replied

    Hello, here same problem, see ticket #799502 .

  •  1,845
    Elated replied

    Hello Bonaffaires,

    You can send us FTP access in PRIVATE TICKET so that we can inspect this issue closer and tell us which labels do you want to translate. Thanks

    @Albert 

    Also please provide us FTP access in your ticket so that we can inspect this issue closer.

    Thanks


    The Elated Support Center has been moved to our centralized support platform. 

    Please note that any existing tickets prior to this change will be answered right here on Ticksy, and in due time. 

    If you wish to submit a new support request, for all new inquiries please head on to our Help Center.

    Elated Themes is part of Qode Interactive – the home of 300+ premium WordPress themes.

    Don’t forget to sign up for our newsletter and be the first to find out all the latest news.