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
You are here: Home

compass international

  • Profile
  • Topics Started
  • Replies Created
  • Engagements
  • Favorites

Forum Replies Created

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • March 9, 2013 at 2:52 pm in reply to: WP Member – Time format of member expiry date #34517
    compass international
    Member

    I am trying to change the date format in the login widget, too. (Instead of: Your Account Expires: 15-03-2013 it should be Your Account Expires: 15. 03. 2013)

    I don’t find the described code in eMember_auth_utils.php. Has the procedure changed? Or is there an easier way now?

    February 14, 2013 at 4:35 pm in reply to: eMember – how to integrate with qTranslate #53795
    compass international
    Member

    I want to use English and German. At the moment German is set as the default in eMember.

    You can find the site here: [http://contact2culture.de/wordpress/]

    February 13, 2013 at 2:42 pm in reply to: eMember – how to integrate with qTranslate #53793
    compass international
    Member

    I now installed WPML. I also renamed the language php files from ger.php to de.php and eng.php to en.php cause I thought they need to match the language code. Still it doesn’t work. It seems like there is no value for the variable being passed.

    February 13, 2013 at 1:16 pm in reply to: eMember – how to integrate with qTranslate #53792
    compass international
    Member

    I tried these instructions:


    $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 added the code exactly like this. Now it displays the field names like “EMEMBER_USER_NAME” and “EMEMBER_PASSWORD” instead of the translations for the fields.

    Do I have to make any other settings or alterations?

    Thx!

  • Author
    Posts
Viewing 4 posts - 1 through 4 (of 4 total)

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