You are here: Home
Support site for Tips and Tricks HQ premium products
Same problem, and the solution above does not work.
I’m using eStore (7.0.0)+ WPML.
I chose the i18n setting, on a french/english website.
But my eStore front-end texts, translated by me in WPML, are not taken into account, and only the texts from wp-cart…/languages/fr.php are shown on the front-end – which is not a problem, except for the “Add to Cart” button in text mode, which is absent from the fr.php.
So my first question is :
What line looking like
define(“ESTORE_*****”, “*****”);
should I add to the fr.php file ?
And my second question is :
How can I send my visitors to the appropriate linguistic versions of the checkout/terms/return/cancel/thank-you pages of the general settings of eStore, according to the language parameter (defined by WPML) of the page the visitor was on ?
(My website is accessible in two versions:
– all the english pages at the .com/… pages
– all the french versions at the .com/fr/… pages)
I just tried to reset it like explained here : https://support.tipsandtricks-hq.com/forums/topic/how-to-reset-the-download-validation-script-location-to-default-setting
but, still the same error message.