Wayne
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] Add ApplePay to desktopI don’t think that’s true. Can you show me a demo in Chrome of the Apple Pay buttons working on desktop as per the Big commerce demo does ? I have stripe on 50+ sites and have never seen it work like that
As @petervandoorn says, it will work on safari but this is not the method I need (see big commerce demo of integration which works cross browser)
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] Google Pay not showing on Android deviceClearing and stopping caches does NOT resolve the issues. What country are you in so I can white list your access?
We are still waiting on a support response please, it has been one month
Is there anyone who can advise on this please
Thank you
Forum: Plugins
In reply to: [WooCommerce] “pending payment” orders not showing in AnalyticsI have confirmed all of those but was still seeing issues. I have now removed all orphaned orders by running a query (change your prefix to your table) and recleared cashed and now all works as expcted- Can you add additional checks your side to account for this as it it is messing up everyone analytics
DELETE a.*
FROM prefix_wc_order_stats a
WHERE NOT EXISTS (
SELECT 1
FROM prefix_woocommerce_order_items b
WHERE b.order_id = a.order_id
);Not for us ??
This is the error we get
https://s3.amazonaws.com/i.snag.gy/TKSmHO.jpg? This plugin is incompatible with the enabled WooCommerce features ‘Remote Logging’ and ‘High-Performance order storage’, it shouldn’t be activated.?Manage WooCommerce features
- This reply was modified 3 months, 2 weeks ago by Wayne.
Understood but its not FREE to do this on my own printer locally… I would still have to pay $3 a month to use this service?
This is being triggered by the plugging and not the native new user registration email.
I have already disabled the native email as per above but it still sends as the trigger is from the plugin if that makes sense??
I am using the above method and still it doesn’t disable because of thisTo explain the problem further,
We use WP SMTP PRO which modifies the sender email address so when a candidate applies for a job, it gets sent using the admin email address and not the candidate email address meaning the employer never receives the email address of the applicant.An example of the log is
Date: Tue, 13 Aug 2024 15:27:01 +0000
From: Jackie Abecassis [email protected]
Message-ID: BvhAKmRgBNIUAW45fWvw0rpfib3N5XES4FwGWA1qY@www.cedarrecruitment.comYou can see the from name is the candidate but their email address is the admin email of the site.
Is there anything we can do to resolve this?
Forum: Plugins
In reply to: [WooCommerce PayPal Payments] Fatal error on activation@anthonypg How did you resolve this? We also use WooPayments
Forum: Plugins
In reply to: [WP Job Manager] Retain search criteria on search@tkgnewseed I feel this is almost going to work but my search filters are ajax with no submit button son the event listener doesn’t work. See here https://cedarrecruitment.dev/browse-jobs/ (password go6) and let me know how I can make changes to suit?
Forum: Plugins
In reply to: [MAS Companies For WP Job Manager] Multiple users assigned to same companyWhat sort of pluign would enable this functionality? what can I search for?
Forum: Plugins
In reply to: [MAS Companies For WP Job Manager] Multiple users assigned to same company@jmabbas no problem. Can I pay for customisation
I am afraid that wont work still. Please see my screenshot above. I am trying to selectively import ONLY yoast meta data (as set up in my import settings) to my already existing posts without updating all other values but there is no way to only update Yoast data. The selection on the final step is missing.