cglaudel
Forum Replies Created
-
Thanks, Do you think I could manage it through tree table rates shipping plugin ? https://tablerateshipping.com
YoursHello Tito.
I had suppress the two other plugins (already deactivated for a while), It appears that the taxonomies desapear… but your plugin displays the empty brands. So I recreated them through your plugin and now it works. I really do not understand what happened in the mix of the 3 plugins. But now only your plugin works like a charm.Hello Tito.
“Artists” was a taxonomy registered by woo-Brand plugin. Originally Woo-brand plugin creates the Brand Taxonomy and you can change the slug and display name in the plugin settings (display name) and in the permalink settings (slug).
This plugin and also the woo commerce official plugin are relative to create the Brand Taxonomy. It is a weird behavior that this taxonomy created was not the same you use and I’m pretty sure woo-brand plugin created this annoying one.
I use a child theme for Elegant software Divi 3 theme. The only in theme taxonomy is the “projects” and it’s not relative to woo commerce taxonomies.
Personal message if you wish to get the code of this plugin for inspection….Forum: Plugins
In reply to: [WooCommerce] WooCommerce Email Triggering Twice (2x sends)Hello. Is there a place to download the zip file of the corrected code (including hierarchy folder just to put that in the plugin directory ?) Thanks for no programmer guy….
ChrisForum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] Missing translationsPlease find hereby the .po 7.mo in Swedish I prepared with Poedit.app To correct and review the file, you must download the PoEdit application, open the .po file, complete or validate any string (none is validated, it means, even its…translated, you have to review the translation and Command+U to un-fuzzy the translation) then save and upload the 2 files in wp-content/upload/languages/plugins/ dir. and/or in wp-content/plugins/woocommerce-gateway-stripe/languages.
the translation will still remain active when you save in wp-content/upload/languages/plugins/ after you will upgrade the plugin to a new version because it will erase the 2 files added in woocommerce-gateway-stripe/languages when upgrade to a new version…. enjoy the translation.http://dnl.chrisglaudel.com/Archive-woocommerce-gateway-stripe-sv_SV.zip
Forum: Plugins
In reply to: [WPPizza - A Restaurant Plugin] How can i install a new langage ?M. Bach, the frenchies are using BO for back office area and FO for Front office area instead of WP admin area [BO] and WP user area {FO}
Forum: Plugins
In reply to: [WPPizza - A Restaurant Plugin] How can i install a new langage ?I don’t understand, Personally I think there is some trouble on your PC or Mac machine you are using to browse your site.(English native OS system maybe? or wrong setting)
I wrote this because I went on page http://pizza.e-commerce-concept.eu that seems to be your testing server and everything is in French. Have a look to this screenshot :
http://dnl.chrisglaudel.com/pizza-concept.png
I ordered 3 pizzas and the caddy shows french strings like :
Vos articles € 27,35
Frais de livraison € 2,45
total € 29,80
Commander et Panier vide > to correct as “Vider le panier”To my point of view, it seems working the right way except you got a trouble with the served pages on your browser+system apparently. Did you tried on another friend’s machine ?
Personally, I did not used the wppizza-wrapper.php in my theme (I did not understand the way it works, I’m not a coder and try to use the php and wordpress pages without doing anything in the page for the moment…)
Chr
Forum: Plugins
In reply to: [WPPizza - A Restaurant Plugin] How can i install a new langage ?Try to change the theme used in front.
Does your version of wordpress is the french one ?
The one you can download here :
http://fr.ww.wp.xz.cn/latest-fr_FR.zipForum: Plugins
In reply to: [WPPizza - A Restaurant Plugin] How can i install a new langage ?You have to put the .mo file in plugins/wppizza/lang/
Forum: Plugins
In reply to: [WPPizza - A Restaurant Plugin] How can i install a new langage ?Forum: Plugins
In reply to: [WPPizza - A Restaurant Plugin] How can i install a new langage ?Le fichier .po contient aussi la francisation de toutes les chaines de carractères en front office qui sont modifiables dans l’onglet localisation du plugin en back. Mais, du au fait de l’apostrophe très présente dans le français de Molière, les inclure dans la traduction perturbe sql qui n’affiche plus rien après l’aopstrophe. j’éssaie de règler le problème.
J’ai une question perso : Comment gérez-vous la TVA entre 10% pour la nourriture et 20% pour les alcools ?? car il n’y a qu’une seule case pour indiquer un taux de TVA ??
Bien cordialement
ChristopheForum: Plugins
In reply to: [WPPizza - A Restaurant Plugin] How can i install a new langage ?Hello. I can provide you a first french version .po and .mo to be improved.
Bonjour, j’ai deejà fait une version si vous voulez. dans WP-config il faut ajouter remplacefr la ligne suivante :/**
* Langue de localisation de WordPress, par défaut en Anglais.
*
* Modifiez cette valeur pour localiser WordPress. Un fichier MO correspondant
* au langage choisi doit être installé dans le dossier wp-content/languages.
* Par exemple, pour mettre en place une traduction française, mettez le fichier
* fr_FR.mo dans wp-content/languages, et réglez l’option ci-dessous à “fr_FR”.
*/
define(‘WPLANG’, ‘fr_FR’);