Tagged: comments, locale, Localization, read more, translate, translation
-
AuthorPosts
-
September 14, 2014 at 10:41 pm #318923September 15, 2014 at 6:11 am #319020
Hey Marc!
Thank you for using Enfold.
Install the plugin, go to Tools > Localization and select “Themes”. Then search for “Enfold” in the list and click on “Add new language” or select the Deutsch/Deutschland. Click on “Rescan” to fetch all text strings. Then click on “Edit” and translate the required strings from the “avia_framework” textdomain. At least click the “create mo file” button next to the “Textdomain” selection dropdown (top left corner).
Regards,
IsmaelSeptember 15, 2014 at 10:52 am #319098Hi Ismael, thnx for the reply.
I followed your instructions step-by-step, but there’s still the ‘Read more’ text on my blog page:
http://www.marcbijl.nl/blogWhen I go to Tools > Localization and select the Themes tab, I see this info for the Enfold theme:
Textdomain: avia_framework
Version: 2.9.2
State: deactivatedCan it be that the State needs to be ‘activated’?
Though I have no clue how to achieve that…September 15, 2014 at 11:24 am #319106Hmm, just edite wp-config.php and changed
define ('WPLANG', '');
intodefine ('WPLANG', 'nl_NL');
but that doesn’t make any difference so far…September 16, 2014 at 7:55 am #319625Hi!
Is your Dashboard in Dutch? can you create us an admin account?
Cheers!
JosueSeptember 16, 2014 at 8:10 am #319640This reply has been marked as private.September 17, 2014 at 2:02 am #320238Hi Marc!
That means your installation is set to Dutch but doesn’t have the Dutch translation files, therefore it is unable to translate those WP strings (read more, etc). I’d suggest re-installing WordPress using a copy from here:
http://nl.wordpress.org/Cheers!
JosueSeptember 17, 2014 at 8:02 am #320361Allright, thnx!
I’ll give that a try.To keep my theme, child theme (including custom css), plugins, and the content of my website: can I simply overwrite the WP core files with the core files of the Dutch pack? Or do I need to start from scratch, and reinstall all the plugins, recreate all the content, and adjust the the theme again?
Cheers,
MarcSeptember 17, 2014 at 7:44 pm #320685Hey Marc!
You’d just need to upload wp-content/languages from the Dutch WordPress folder.
Regards,
JosueSeptember 17, 2014 at 9:11 pm #320731Hi Josue,
Thnx mate, it worked! I went to nl.wordpress.org, downloaded the whole lot, did a complete overwrite of all the files through FTP (the Dutch site told me to do so), logged in, and set the language to Dutch in the Admin area (General settings, if I’m not wrong…). In the wp-config.php file I also changed
define ('WPLANG', '');
intodefine ('WPLANG', 'nl_NL');
but that should not be necessary – says the language setting option in the Admin area.Anyway, my site seems to be in Dutch now, great!
Topic closed, cheers!
MarcSeptember 17, 2014 at 10:02 pm #320754You are welcome Marc, glad to help :)
Regards,
JosueSeptember 17, 2014 at 10:02 pm #320755You are welcome Marc, glad to help :)
Regards,
Josue -
AuthorPosts
- The topic ‘Translate things like 'read more', 'comments' etc to Dutch’ is closed to new replies.