Tips and Tricks HQ Support

Support site for Tips and Tricks HQ premium products

  • Home
  • Contact Us
  • Documentation
  • Forum Home
    • Forum
    • Forum Search
    • Forum Login
    • Forum Registration

eMember – still on problem with WPML

by

Tips and Tricks HQ Support Portal › Forums › WP eMember › eMember – still on problem with WPML

Tagged: Language, Multilingual site, wpml integration

  • This topic has 5 replies, 4 voices, and was last updated 11 years, 1 month ago by admin.
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • March 27, 2013 at 10:38 am #8824
    ctweb
    Member

    Hello,

    i followed this instructions but are not visible the correct translations:

    —

    1. Open the “wp_eMember1.php” file and find the following block of code:

    $lang = $emember_config->getValue(‘eMember_language’);

    if (!empty($lang))$eMember_language_file = WP_EMEMBER_PATH .”lang/”.$lang.”.php”;

    else $eMember_language_file = WP_EMEMBER_PATH.”lang/eng.php”;

    $eMember_language_file = apply_filters(’emember_get_language_path’, $eMember_language_file, $lang);

    include_once($eMember_language_file);

    2. Once you find it replace it with the following block of code:

    //Specify which language file to load based on WPML language selection

    $language_file = ‘lang/’.ICL_LANGUAGE_CODE.’.php’;

    include_once($language_file);

    —

    I see

    EMEMBER_USERNAME

    ecc ecc ecc

    Thanks

    March 27, 2013 at 11:30 am #54677
    Peter
    Member

    Which version of eMember have you got?

    Try downloading the latest version as per this link:

    https://support.tipsandtricks-hq.com/forums/topic/re-install-or-load-a-fresh-build-of-the-plugins

    March 27, 2013 at 12:06 pm #54678
    ctweb
    Member

    I have WP eMembers – Settings v8.5.7

    March 28, 2013 at 1:00 am #54679
    admin
    Keymaster

    Hi, One of our users have created an addon for WPML integration. It only handles “English” and “German” though. Can you please tell me the “Two character” langauge code that WPML uses for the following languages? This way I will be able to add condition for those languages in the addon and give it to you:

    French

    Italian

    Spanish

    Portugese

    Danish

    April 6, 2014 at 5:48 pm #54680
    paulderoos
    Member

    I have been struggling with the same issue, using WP eMembers 8.8.6 and integrating it with WPML – I saw in another post by Admin – Key Master recommandation to reach out through the contact form of the website. I just did this.

    April 7, 2014 at 5:00 am #54681
    admin
    Keymaster

    Here is the addon:

    https://www.tipsandtricks-hq.com/wordpress-membership/wp-emember-wpml-addon-1088

  • Author
    Posts
Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.
Log In

Forum Related

  • Forum Home
  • Forum Search
  • Forum Registration
  • Forum Login

Support Related Forms

  • Contact Us
  • Customer Support
  • Request a Plugin Update
  • Request Fresh Download Links

Useful Links

  • Plugin Upgrade Instructions
  • WP eStore Documentation
  • WP eMember Documentation
  • WP Affiliate Platform Documentation
  • Tips and Tricks HQ Home Page
  • Our Projects

Quick Setup Video Tutorials

  • WP eStore Video Tutorial
  • WP eMember Video Tutorial
  • WP Affiliate Platform Video Tutorial
  • Lightbox Ultimate Video Tutorial

Our Other Plugins

  • WP Express Checkout
  • Stripe Payments Plugin
  • Simple Shopping Cart Plugin
  • Simple Download Monitor

Copyright © 2025 | Tips and Tricks HQ