EditionsLVA
Forum Replies Created
-
Forum: Plugins
In reply to: [HEIC Support] suggestion for supporting magick binary appimageI have not tried it yet but there is also another possibility to directly run ImageMagick binary with php exec() function. You need to run the convert command and then bypass the php-imagick extension which is not available via apt package. I suppose running the AppImage is the same with the magick commande instead of convert.
This is requiring some server configuration for correct executing rights.
Merci. L’idéal serait de pouvoir désactiver l’affichage de la colonne numéro de suivi lorsqu’on n’est pas en mesure de les importer sinon elle est désespérément vide.
Je marque le sujet comme résolu.Merci pour votre réponse mais je viens de découvrir que Coliship se charge(rait) d’envoyer les mails de suivi aux clients (je ne suis pas utilisateur de Coliship mais seulement chargé de la partie Woocommerce) et j’ai souvenir de l’époque d’Expedinet qui, sauf erreur de ma part, n’était pas en mesure d’effectuer des envois de mail avec le lien de suivi et nécessitait un export-import du fichier colis vers Magento pour notifier le client.
De ce fait ma demande d’importation de numéro de suivi de Coliship vers Woocommerce ne servirait qu’à permettre au client de retrouver son numéro de suivi dans son compte Woocommerce. Quant à l’envoi de l’email de notification de suivi colis, il faut s’assurer qu’il n’est pas envoyé une 2eme fois lors de l’import.
Si tel est le cas, peut-on débrayer cette fonction de notification au niveau de votre plugin et/ou au niveau de Coliship ?
MerciJe ré-ouvre le ticket pour obtenir une précision : l’order_id à fournir dans le fichier est-il l’id interne à WordPress (post ID) ou l’order_number (personnalisable).
En effet, lorsqu’on utilise un service tiers, en l’occurrence un ERP qui gère le traitement des commandes, c’est généralement l’order_number qu’on envoie et qui se retrouve donc dans Coliship.
L’ID interne de Woocommerce n’offre pas suffisamment de garanties d’unicité en dehors de WordPress (par exemple lorsqu’on a plusieurs plateformes d’e-commerce) même si la conception de WordPress fait que c’est bien l’ID la clé unique en interne ( l’order_number étant une meta, il peut potentiellement être multiple et je crois que l’API ne permet pas de retrouver de retrouver un order à partir de l’order_number)
Si la réponse est 1, ce que je suppose fortement, c’est donc un problème. MerciJ’ai la version 1.6.8 et aucune mise à jour n’est proposée. Sauf erreur, c’est bien la dernière version proposée sur la page du plugin.
Pourriez-vous m’indiquer la page exacte où se situe ce bouton (parmi les 2 citées ci-dessus : réglages ou commandes) et son emplacement dans la page si vous n’avez pas la possibilité de mettre à jour les copies d’écran. Merci
OK je viens de trouver après avoir étudié le code source : ce bouton ne s’affiche que si on a coché la préférence “Afficher un bouton pour importer vos numéros de suivi dans le listing Colissimo”
dans Woocommerce > Réglages > Colissimo officiel > Etiquettes- This reply was modified 2 years, 9 months ago by EditionsLVA.
- This reply was modified 2 years, 9 months ago by EditionsLVA.
Bonjour,
Merci pour votre réponse rapide mais je ne vois vraiment pas ce bouton. Il y a 2 onglets Colissimo et je ne le vois nulle part :
– un dans Woocommerce : https://ps.w.org/colissimo-shipping-methods-for-woocommerce/assets/screenshot-1.png?rev=2299223
– et l’autre (Colissimo Officiel) dans Woocommerce > Réglages : https://ps.w.org/colissimo-shipping-methods-for-woocommerce/assets/screenshot-3.png?rev=2250029Pourriez-vous ajouter une copie d’écran indiquant où se trouve ce bouton ?
MerciForum: Plugins
In reply to: [WP-Revive Adserver] Bad Invocation code URL + 3 warningsHello,
I add another suggestion concerning GPDR compliance : I think that it would be a good idea to create an option for adding the js invocation code (asyncjs.php) to make it possible to let a GPDR plugin do it instead after authorization. Example of GPDR script https://tarteaucitron.io/en/Thanks
Forum: Plugins
In reply to: [WP-Revive Adserver] Bad Invocation code URL + 3 warningsPerhaps but I didn’t find it, i guessed it reading the invocation code .
The most important problem to solve is the www/delivery path that you hardcoded in the files : I removed them and it works now but I hope you will remove them or make it a configurable option in the next version. Thank youThank you for your reply but I maintain that the option is checked by default int the backend : on this screenshot you can see 6 pro options (in grey) : 4 of them are checked (and can’t be unchecked) like “Validate the fields during each step” and 2 of them are unchecked (and can’t be checked) like “Add “Address Review” to the Order section”
So it’s not obvious that “Validate the fields during each step” is unchecked by default.
- This reply was modified 3 years, 4 months ago by EditionsLVA.
I have the same problem with Atos SIPS gateway. The plugin is not free so I can send it to you but you will not be able to install and test it without a key. The developer of the plugin tells me that he needs to use the original Woocommerce ID to retrieve the order through the API but that it should be possible to send the custom number along with the return context.
If needed, the developer is Absolute web and can be emailed via nicolas (at) domainAnd what is the filter if you use Sendgrid SMTP ?
For example I want to remove the unsubscribe link at the bottom with this header :$js = array( 'filters' => array('subscriptiontrack' => array('settings' => array('enable' => 0))) ); $phpmailer->addCustomHeader( 'X-SMTPAPI', json_encode($js) );
That’s what I did. I suggest It could be automatically whitelisted.
Not sure to understand the risk of “registering potentially spoofed IPs ” in this case. Could you explain ? thanksForum: Plugins
In reply to: [Colissimo Delivery Integration] Assurance à hauteur du prix de l’objetBonjour,
Pourriez-vous préciser où on doit installer ce filtre ? dans quel fichier ? faut-il créer un plugin spécifique pour éviter l’écrasement lors de la mise à jour ?
MerciForum: Plugins
In reply to: [WordPress MU Domain Mapping] double login needed for mapped and subdomainFor me, turning on the remote login doesn’t solve the problem at all.
I use a plugin called “coming soon pro” which is delivering a coming soon page only for non-logged users but I always see the coming soon page (without admin bar) because with remote login when you login from the mapped domain URL you are redirected to the subdomain URL form and the the wordpress_logged_in cookie set is the one of the subdomain so you are not seen as logged in when you are on the frontend.If I disable remote login, it’s OK if you log in from the mapped URL because the login form is on the mapped URL so it matches…
Oh sorry I was looking for an inline script just before the head or after the body and I didn’t event think of a js file … I may be tired…
sorry for disturbing,
Now I will wait for your universal update …
thank you for helping