wpuman
Forum Replies Created
-
Forum: Plugins
In reply to: [WPMobile.App] Impossible de tester l’applicationMerci @amauric, effectivement la réinstallation de l’application de prévisualisation sur le téléphone a corrigé le problème.
Forum: Plugins
In reply to: [WPMobile.App] Impossible de tester l’applicationMerci @amauric,
Nous venons de vous envoyer l’URL du site.
Cordialement,
EmmanuelForum: Plugins
In reply to: [WPMobile.App] Impossible de tester l’applicationBonjour @amauric,
Est-il possible d’envoyer un rapport sans indiquer publiquement l’URL du site.
Merci de votre diligence.
Bien Cordialement.Forum: Plugins
In reply to: [WooCommerce] Woocommerce Analytics is missing after update to WC 6.2.1Ok, I was able to retrieve all data from analytics > settings > Import historical data.
Thank you @maykato the problem is solved
Forum: Plugins
In reply to: [WooCommerce] Woocommerce Analytics is missing after update to WC 6.2.1Hello,
Thank you indeed, you had to activate Analytics in WooCommerce > Settings > Advanced > Features. it may have been disabled automatically when updating wordpress or Woocommerce…
The menu is accessible again, however all the values are at zero (orders, net sales,…)…
Also, in wordpress dashboard, woocommerce status shows €0.00 net sales this month while orders are indeed present in Woocommerce > Orders
Thank You
Forum: Plugins
In reply to: [LiteSpeed Cache] Bug Comments section with WordPress 5.9Hi @qtwrk,
I disabled thewp-asset-clean-upand enabled ESI but still this same duplicate problem in the comment reply form…Forum: Plugins
In reply to: [LiteSpeed Cache] Bug Comments section with WordPress 5.9When I disable ESI, the problem is solved (no more duplicates on the comment reply form) but I have another problem when ESI is disabled:
a problem updating a class (’empty-cart’) in the body which affects the display of the shopping cart icon in the main menu when the shopping cart is not empty. That’s why I activated ESI which solved this problem…- This reply was modified 4 years, 4 months ago by wpuman.
Forum: Plugins
In reply to: [LiteSpeed Cache] Bug Comments section with WordPress 5.9Hi,
the report number is : XMCIKGKP
Report date : 02/09/2022 04:49:01
Best regards
Bonjour @cartflows
Pendant la mise à jour automatique de WordPress 5.7.1 du 14/04/2021 :
https://wordpress.org/support/wordpress-version/version-5-7-1/J’ai une commande annulée qui n’a pas été récupérée par le plugin.
Comment récupérer cette commande?
- This reply was modified 5 years, 2 months ago by wpuman.
Forum: Plugins
In reply to: [Schema App Structured Data] Error showing noticesBonjour,
En attendant la prochaine mise à jour et pour corriger ce problème,
j’ai du modifier le fichier SchemaFront.php, en ajoutant Ligne 205 :if ( is_account_page() || is_checkout() ) { $global_markup = false; }Dans l’attente de votre réponse.
Bien Cordialement,
Uman- This reply was modified 5 years, 3 months ago by wpuman.
Forum: Plugins
In reply to: [Schema App Structured Data] Error showing noticesEst-il possible d’ajouter une exception pour désactiver Show markup on Page :
is_account_page()oris_checkout()- This reply was modified 5 years, 3 months ago by wpuman.
Forum: Plugins
In reply to: [Schema App Structured Data] Error showing noticesBonjour,
Je constate le même problème que @sdiesel.
Après avoir désactivé les plugins un à un pour vérifier celui qui bloquait la sortie des erreurs notamment dans :
- login-form et register-form @my-account - login-form @checkoutLe plugin Schema App Structured Data pose problème et empêche l’affichage des erreurs de connexion…
Idem avec la version 1.17.5 (dernière version)
Pouvez-vous fixer le problème dans votre prochaine version ?
Bien Cordialement,
UmanBonjour @cartflows,
J’ai trouvé cette solution :
<a href="{{cart.checkout_url}}&unsubscribe=true" target="_blank" rel="noopener"> Se désinscrire </a>Merci encore pour ce plugin qui fonctionne à merveille !