Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #162337

    Hi,

    I am trying to translate a little bit Enfold theme. But some text strings are missing. I am using WP plugin Codestyling Localization. For example I can’t find “Nothing Found” from 404 Error page in avia_framework textdomain. Thanks

    #162346

    Hi,

    Did you translated the WordPress installation too?

    http://codex.wordpress.org/WordPress_in_Your_Language

    Regards,
    Josue

    #162354

    I am using translated version of WordPress, so there shouldn’t be a problem. And am I right if I think, that this code: <?php _e('Search','avia_framework')?> mean, that it’s in avia_framework textdomain in Enfold theme?

    • This reply was modified 11 years, 3 months ago by usrbowe.
    #162723

    Hi,

    Yes, it should be included avia_framework text domain.

    Regards,
    Ismael

    #162880

    Hi,

    so where could be problem when it doesn’t? Is it compatible with Codestyling Localization plugin, Enfold theme? I have total 932 strings in text domain avia_framework, but Germany translation has only 784strings. Could be this problem with my translation plugin? Not sure where to look and solve this problem. Thanks

    #162882

    Ok I tried Poedit and there I found all strings, so it’s somethign wrong with Localization plugin. Anyway after I translated everything to my language and save it to two files .po and .mo and uploaded to wp-content/themes/enfold/lang. Where I can change language of Enfold theme? Thanks

    #162884

    Yeah, found the solution of my problem. I have search from with “case sensitive search” in Codestyling Localization. Thanks for your help. And I think that Enfold automatically change language to WordPress default if there is .po and .mo file in /enfold/lang/ folder. Thank you for your time :)

    #162977

    Hi,

    Glad you figured it out and Josue and Ismael could help. Let us know if you have any other questions

    Regards,
    Yigit

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Translating’ is closed to new replies.