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

Multilanguage support

by

Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › WP eStore Tweaks › Multilanguage support

Tagged: e-store, eMember, estore, Languages, Multi language, multible language, multilanguage, multilingual, multiple languages, qTranslate, translate, Translation, wpml

  • This topic has 40 replies, 14 voices, and was last updated 7 years ago by admin.
Viewing 11 posts - 31 through 41 (of 41 total)
← 1 2 3
  • Author
    Posts
  • November 19, 2013 at 10:32 pm #37675
    ChristianeWa
    Member

    Hello,

    I’ve tried to modify the wp-eMember/wp_eMember1.php file to make it work with WPML as explained in multilanguage_support thread.

    However, it doesn’t work for me because the lang coding of the 2 plugins doesn’t match except for French(EN vs ENG, DE vs GER, NL vs NLD). Please note, the base language of my site is French.

    Here’s what I have added to try to make it work:

    function emember_bootstrap(){

    global $eMember_language_file;

    include_once(’emember_config.php’);

    $emember_config = Emember_Config::getInstance();

    if (ICL_LANGUAGE_CODE == “fr”){

    $language_file = ‘lang/fr.php’;

    }elseif (ICL_LANGUAGE_CODE == “nl”){

    $language_file = ‘lang/nld.php’;

    }elseif (ICL_LANGUAGE_CODE == “en”){

    $language_file = ‘lang/eng.php’;

    }elseif (ICL_LANGUAGE_CODE == “de”){

    $language_file = ‘lang/ger.php’;

    }else{

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

    }

    include_once($language_file);

    I don’t get any message error but all of the restricted content is now visible.

    Can you please help!

    November 19, 2013 at 11:00 pm #37676
    domingosanna
    Member

    Hello, I run my wordpress in Spanish and I have also configured eStore in the same language. When an automatic email is sent from eStore the text do not handle especial characters in Spanish. For example:


    Thank you for your purchase!

    Comunicaci�n Rentable en Marketing x 1 – $9.90 (USD)


    The unusual character should be ó but the � replace it. I did try multilingual plugins but it did not improve my email generation at all.

    Could you please help me to work around this?

    November 20, 2013 at 8:27 am #37677
    domingosanna
    Member

    more on my previous request…

    I have tested with “Manual”and “2CHECKOUT” and there is no trouble with the sent emails. I get back to the original test in PayPal and the problem arise again.

    I discovered that the variable {product_details}, which brings the product name to my email when it was transfered from a PayPal transaction, does not recognize utf-8 characters.

    If I enter in the Settings — Email Settings menu — Purchase Confirmation Email Settings a text written in Spanish with special characters like ó it will work fine so I can see the right character in the test emails that I received without trouble.

    So, it seems there is something in between PayPal and eStore in relation with the variable {product_details}.

    Hope it helps as problem clarification.

    Thanks!

    November 20, 2013 at 11:33 pm #37678
    admin
    Keymaster

    @domingosanna, You just need to enable UTF-8 character encoding in your PayPal account and you should be good after that. The following post will help you:

    https://support.tipsandtricks-hq.com/forums/topic/some-characters-and-text-not-recognizable-in-the-notification-email

    November 20, 2013 at 11:33 pm #37679
    admin
    Keymaster

    @ChristianeWa, Please fill out the contact form on our site and I will give you a little addon for emember and WPML integration.

    September 9, 2014 at 11:36 pm #37680
    praetorix
    Member

    Hi, I trying tweak wp affiliate platform to work multilanguage with WPML.

    I updated wp_affiliate_platform1.php :

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

    if(!defined(‘ICL_LANGUAGE_CODE’)){

    $language_file = “affiliates/lang/eng.php”;

    }

    include_once($language_file);

    but ICL_LANGUAGE_CODE didnt work – didnt get a language code

    thx

    September 10, 2014 at 6:37 am #37681
    admin
    Keymaster

    I will create a small addon for this. Please user the contact form on the site and mention this forum post so I can reply via an email.

    June 23, 2016 at 5:24 am #37682
    Erfam
    Member

    Hi admin,

    I ordered store, affiliate and member plugin a few weeks ago, because I like the possibilities of the store and wanted all plugins from one vendor. But the bad surprise came over me, when it goes to setup a multilingual store. I just red all the info for this issues here at the forum (4 sites). Most request, how to make the store multilingual, are around 3-4 years on age, I could read looks for me too complicated. I will never touch,change or replace any coding, because I wanna run a shop and not to learn any coding. And hireing a developer and pay for him, makes for me no sense. If this would be the only way, to get your shop running multilingual, I will stop at once and switching to woocommerce, even I have to pay for affiliate and member plugin. wpml would do the work with translations. So, you may ask, why i´m posting here, when i think so.As i told you at the beginning, all the complicated solution I could read, are about 3-4 years old and maybe your developers where busy at this long time and developed an easy to use solution for your software (like wpml does for woocommerce).Awaiting your (hopefully positive) response. kindly regards Erich

    June 24, 2016 at 4:07 am #37683
    admin
    Keymaster

    You don’t need to touch any code. We have WPML integration addon for eStore, eMember and affiliate plugin. I will send you the integration addons via email.

    April 10, 2018 at 12:48 pm #37684
    usaipcg
    Participant

    Hi

    Can you send me the WPML integration addon for eStore, eMember and affiliate plugin? Does this work also with POLYLANG?

    Thanks Pietro

    April 11, 2018 at 5:03 am #37685
    admin
    Keymaster

    I have sent it to you.

  • Author
    Posts
Viewing 11 posts - 31 through 41 (of 41 total)
← 1 2 3
  • 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