simontec
Forum Replies Created
-
Issue fixed in 2.9.1 — really appreciate the support!
- This reply was modified 10 months, 3 weeks ago by simontec.
Not yet, let me test.
Quick correction to my original post:
🔹 The issue actually happens only for guest (not logged-in) users.
🔹 When logged in (admin or regular user), the chatbot works as expected.
🔹 But for guest visitors, it consistently fails with:"Your session has expired. Please refresh the page to continue using AI Engine."Forum: Plugins
In reply to: [Google Analytics for WooCommerce] Purchases not being trackedHi @shameemreza ,
Thank you for taking the time to respond.
- Yes, I do use a custom order receive page, which is compatible with the latest version of WooCommerce.
- Yes, I use LiteSpeed Cache.
I have reconfigured Analytics and AdWords using the GTM4WP plugin, which tracks everything well with the custom order receive page and cache plugin. However, I would like to give the Site Kit plugin another try.
Is the Site Kit plugin unable to insert the tracking code when we are using a custom order receive page?
Thanks,
Simon- This reply was modified 2 years ago by simontec.
Forum: Plugins
In reply to: [Google Analytics for WooCommerce] Purchases not being trackedSame issue, everything is tracked except the purchases.
Forum: Plugins
In reply to: [Side Cart Woocommerce | Woocommerce Cart] Language translation not workingHello,
We have the same problem too.
Thanks for your help.Forum: Plugins
In reply to: [Payment Plugins Braintree For WooCommerce] Google Pay API V.2Hi @mrclayton ,
Thank you for this amazing support.
Have a great day,
SimonForum: Plugins
In reply to: [Payment Plugins Braintree For WooCommerce] Google Pay API V.2Hi @mrclayton ,
Thanks for your fast reply.Kind of, they ask me to complete my web integration with API V2 to move forward.
I will check when you will release Google API V2.
Thanks for working on this plugin,
Simon
Forum: Plugins
In reply to: [Font Awesome 4 Menus] font awesome VERSION 5 UPDATEHello,
To fix issues with https://use.fontawesome.com/releases/vXXX/css/all.css
You just need to modify the file : n9m-font-awesome-4.phpline 164 : ” array_unshift( $classes, ‘fa’ );”
to : ” array_unshift( $classes, ‘fas’ );”Thanks,
Simon