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

b_machuel

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

Forum Replies Created

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • December 3, 2012 at 6:03 pm in reply to: eStore – how can I test my custom receipt before using it in production ? #51932
    b_machuel
    Member

    Understood. Thanks a lot.

    Benoît

    ———

    July 14, 2012 at 8:31 am in reply to: Estore – Error messages not coming out in natural language #47220
    b_machuel
    Member

    – De-activated (customized) estore plugin

    – Re-activated (customized) estore plugin

    Now the text appear as expected, but only in English.

    July 12, 2012 at 11:51 am in reply to: Estore – Error messages not coming out in natural language #47218
    b_machuel
    Member

    Thanks for your prompt reply.

    It is present in all language files.

    July 11, 2012 at 5:32 pm in reply to: Estore – Error messages not coming out in natural language #47215
    b_machuel
    Member

    You’re right I should have said variable.

    You can test it at http://www.label-inconnu.com/e-shop/enregistrements/lucis-memoria.

    Best wishes,

    Benoît

    July 11, 2012 at 9:44 am in reply to: Estore – Redirection message upon checkout not translated with multilingual #47116
    b_machuel
    Member

    This is working. Many thanks.

    Best wishes,

    Benoît

    July 10, 2012 at 7:24 am in reply to: Estore – Redirection message upon checkout not translated with multilingual #47114
    b_machuel
    Member

    Done.

    Benoît

    July 9, 2012 at 4:19 am in reply to: Estore – Redirection message upon checkout not translated with multilingual #47112
    b_machuel
    Member

    Many thanks for your prompt reply. I edited wp_eStore1.php as follows:

    //includes

    /*$cart_language = get_option(‘eStore_cart_language’);

    if (!empty($cart_language))

    $language_file = “languages/”.$cart_language;

    else

    $language_file = “languages/eng.php”;

    include_once($language_file);*/

    function wp_eStore_load_qTranslate_lang() // Added qtranslate support

    {

    $cart_language = qtrans_getLanguage();

    if ($cart_language == “en”) $language_file = “languages/i18n.php”;

    else $language_file = “languages/fr.php”;

    if(empty($language_file)) {

    $cart_language = get_option(‘eStore_cart_language’);

    if (!empty($cart_language)){

    $language_file = “languages/”.$cart_language;

    }

    else{

    $language_file = “languages/fr.php”;

    }

    }

    include_once($language_file);

    }

    add_action(‘init’, ‘wp_eStore_load_qTranslate_lang’); // End of qtranslate support

    The website (under development) can be reached at the following address:

    http://www.label-inconnu.com/e-shop/enregistrements/lucis-memoria?lang=en

  • Author
    Posts
Viewing 7 posts - 1 through 7 (of 7 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