Title: [Plugin: WP-Members] Language doesn&#039;t work
Last modified: August 19, 2016

---

# [Plugin: WP-Members] Language doesn't work

 *  [jeroen8484](https://wordpress.org/support/users/jeroen8484/)
 * (@jeroen8484)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/plugin-wp-members-language-doesnt-work/)
 * Hi,
 * Im using the latest version that is still in beta and I’ve localised the widget
   to dutch. (nl_NL)
 * I’ve tried a lot of things, but it won’t use the other language but is still 
   english.
 * Are you sure the load_textdomain() is called in the right way?
 * Thanks,
    Jeroen

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [Chad Butler](https://wordpress.org/support/users/cbutlerjr/)
 * (@cbutlerjr)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/plugin-wp-members-language-doesnt-work/#post-1870796)
 * I am not sure load_textdomain is called correctly. In fact, I’m pretty sure it’s
   on my end. I’ll check it out and let you know.
 *  [aurepons](https://wordpress.org/support/users/aurepons/)
 * (@aurepons)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/plugin-wp-members-language-doesnt-work/#post-1870939)
 * Hello, the solution is:
 * remove line 71 of wp-members.php:
    load_plugin_textdomain($wpmem_textdomain);
 * an add:
    load_plugin_textdomain( ‘wp-members’, ”, dirname( plugin_basename( __FILE__)).‘/
   lang’ );
 * I’m interested to help in translation, have spanish .po file and have detected
   some non translated words in the beta version to correct. Please Chad, write 
   me, I dont know how to send you .po file. Thank you
 *  Plugin Author [Chad Butler](https://wordpress.org/support/users/cbutlerjr/)
 * (@cbutlerjr)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/plugin-wp-members-language-doesnt-work/#post-1870940)
 * That would be great!
 * Feel free to shoot me an email through my contact page and let me know its for
   translation. Then I can email you back with instructions on sending my the .po/.
   mo files.
 * [butlerblog.com/contact/](http://butlerblog.com/contact/)
 * Thanks!!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘[Plugin: WP-Members] Language doesn't work’ is closed to new replies.

 * ![](https://ps.w.org/wp-members/assets/icon-256x256.png?rev=1226414)
 * [WP-Members Membership Plugin](https://wordpress.org/plugins/wp-members/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-members/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-members/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-members/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-members/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-members/reviews/)

 * 3 replies
 * 3 participants
 * Last reply from: [Chad Butler](https://wordpress.org/support/users/cbutlerjr/)
 * Last activity: [15 years, 4 months ago](https://wordpress.org/support/topic/plugin-wp-members-language-doesnt-work/#post-1870940)
 * Status: not resolved