sylvain68
Forum Replies Created
-
Hi,
Thank you very much for your prompt feedback.
I close this topic ??
Thanks in advance.
Best regards,
SylvainThanks for the #order_id @zorem,
For the field focus, when you will add the field focus improvement, it would be nice if it would also work on the order page, when adding a new tracking ??
I also saw your new plugin “https://www.ads-software.com/plugins/advanced-local-pickup-for-woocommerce/“. It’s really great what you’ve done! Since I’ve been using AST, I had created a virtual carrier to fill this gap… So this plugin is a very very good idea ??, I’ll be sure to test and rate it.
Sylvain
For my second remark, I didn’t pay attention but the #order_id is present in the url in case ??
Sylvain
Thank you very much @zorem!
La situation vient juste de se débloquer à l’instant !
Accès au site web Colissimo Box à nouveau possible et la génération des étiquettes depuis WooCommerce fonctionne également.
Tout cela semble donc lié.
Je ferme ce topic en espérant que la situation tienne.
Bonne journée,
SylvainRe-bonjour,
J’ajoute qu’il est actuellement impossible de se connecter à Colissimo Box (https://www.colissimo.entreprise.laposte.fr/fr) pour un affranchissement manuel via interface Web : “Une erreur est survenue, nous vous invitons à réessayer ultérieurement”. “Site en maintenance” sur page de réinitialisation de mot de passe.
Merci d’avance,
Sylvain
Hi @zorem,
I have just noticed that you have since added a function dedicated to external use, and with it the date remains optional ??
/* * Adds a tracking item to the post_meta array from external system programatticaly * * @param int $order_id Order ID * @param array $tracking_items List of tracking item * * @return array Tracking item */ public function insert_tracking_item( $order_id, $args ) {}
Have a nice week-end.
Best Regards,
SylvainHi @yordansoares,
You’re welcome. Yes I discovered this platform a few days ago, it’s really very practical!
Do you have any tips or links for translation tools?
This would allow me to translate faster, especially because of the punctuation to respect (non-breaking spaces, apostrophe, quotes…).
Have a nice end of day,
SylvainHi,
I just saw this… Almost a third of the translations were rejected. No more details to understand. Yet it seemed to me that I had taken the time to do the work properly and tried to respect the rules as much as possible.
Anyway, we’re going to make it, I’m not the type to get discouraged ??Have a nice end of day.
Sylvain
- This reply was modified 4 years, 7 months ago by sylvain68.
Hi @yordansoares,
Thanks for your prompt reply.
You’re welcome. It’s all been translated.
I’m in discussion with an editor who will validate the project. He just asked me to tell you that you are working on the development version and not the stable one. Your configuration needs to be changed because this may overwrite the translation.
Have a nice day.
SylvainBonjour,
@iscpcolissimo : Merci pour la mise à jour (pas encore testée de notre c?té). Par contre toutes les livraisons semblaient concernées, pas uniquement celles en point relais. Nous ne proposons pas la livraison en relais Colissimo et nous avions été confrontés au même problème en début d’année.
Voici l’historique d’une conversation tchat avec le support Colissimo Box datant du 31/01/2020 :
Bonjour, le numéro de téléphone du client doit-il obligatoirement être un portable ? Nous avons des erreurs depuis notre plugin Colissimo officiel pour WooCommerce : L’étiquette aller n’a pas été générée : CURL error: (400) 30221 : Le numéro de portable du destinataire est incorrect
Bonjour, je suis Patricia votre Conseiller Relation Clients Colissimo. Oui car les notifications sont envoyées par SMS.
D’accord… il serait bien de le rajouter dans la documentation (du plugin)
Je fais remonter cette information.
Merci
Excellente journée et prenez soin de vous !
Sylvain
Hello Kevin,
You pointed out the issue! I confirm that your fix works, many thanks!
Just one question, for creating a custom role outside your plugin with the possibility of translating it, is the following approach correct? This code seems to be working (of course it can be removed from functions.php once the role has been created) :
add_action('init', function() { add_role( 'custom_subscriber', // Dummy gettext calls to get strings in the catalog. _x('Custom Subscriber', 'User role'), array( 'read' => true ) ); } );
Not easy to find information about this on Internet. So I hope this topic will help other users.
Thank you again,
Sylvain
Hello Kevin,
Thank you very much for your detailed reply, I really appreciate!
Of course, I would be happy helping you to confirm your solution.I check this as soon as posisble on my installation.
Have a nice evening,
SylvainThank you very much for your prompt answer (you’ve earned 5*).
I just install this beta version on a WP fresh installation.
Unfortunately, this does not seem to be working. I tried creating a new role from CME and also copying an existing one. After a theme/plugins scan from the WPML Theme and plugins localization option, I cannot find the custom role name with the string translation tool.
Did you succeed on your side?
Kind regards,
Sylvain