stestory
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Product Attribute Fields Populate With Every TermAlso having same issue and it’s being looked at here: https://github.com/woocommerce/woocommerce/issues/40712
One thing I will say, you can click “select none” button to delete them all and re-add the ones you want. An annoying and unnecessary inconvenience and does nothing to solve crashes due to too many attributes consuming memory, but something you can do in the mean time until it’s resolved.
Also having same issue and it’s being looked at here: https://github.com/woocommerce/woocommerce/issues/40712
One thing I will say, you can click “select none” button to delete them all and re-add the ones you want. An annoying and unnecessary inconvenience and does nothing to solve crashes due to too many attributes consuming memory, but something you can do in the mean time until it’s resolved.
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] Orders Placed On HoldVery concerning then, appears it’s an error somewhere from 20i to Stripe or inbetween.
Definitely a new issue as of around 24 hours ago, and not connected to plugin updates or any amendments to settings or websites from our side.
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] Orders Placed On HoldYes was definitely working until around 24 hours ago as my clients’ site is busy and can see lots of sucessful payments until suddenly all on hold.
Again, no updates have happened in that time to either plugins, settings, themes or wordpress. I’ve also created a staging version with all plugins except WooCommerce and WooCommerce Stripe Payment Gateway deactivated, and still seeing the same error.
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] Orders Placed On HoldHi Igor, I’m not sure if thats the same as that seems to talk about issues with user accounts and this is guest accounts, but if it is its quite concerning that its already a 2 week old issue?
The issue only appears to have happened overnight simultaneously with those three sites, so appears new to me at least.
Cheers
Forum: Plugins
In reply to: [WooCommerce] WooCommerce E-Mail Amend TemplatesHi,
So i’ve used Health Check and Troubleshooting plugin – and deactivated everything apart from WooCommerce, still not seeing the option.
Can you suggest what permissions i SHOULD be seeing and what could be causing an issue?
Alternatively, can you provide steps to manually replicatte (where in the theme should the plugins/templates/folder files go?)
Cheers
SteForum: Plugins
In reply to: [WooCommerce] WooCommerce E-Mail Amend TemplatesHi,
Yes the option to edit the e-mail via Woocommerce>Settings>Emails>Manage has disappeared. This was noticed recently by a customer who highlighted the emails she was recieving had changed back to the standard woocommerce email.
Screenshot here:
https://i.ibb.co/CHWvJyh/BaBEmail.png@philtaylor554 Brilliant, thanks Phil.
I added the above to my functions.php and it appears to have done the trick, e-mails are coming through from the form now!
Thanks for your help, are we going to have to do this for all sites using WPForms if we want to upgrade the plugin now or is a future update likely to fix the issue?
Cheers
SteHi jess,
I tried adding the line
“apply_filters( ‘wpforms_tasks_entry_emails_trigger_send_same_process’, bool $enabled, array $fields, array $entry, array $form_data, int $entry_id, string $trigger );”to my functions.php, and its now giving this error:
“Parse error: syntax error, unexpected ‘$enabled’ (T_VARIABLE), expecting ‘)’ in /OCakes/wp-content/themes/astra/functions.php on line 161”
And the whole site is inaccesible?
- This reply was modified 4 years, 8 months ago by stestory.
.
- This reply was modified 4 years, 8 months ago by stestory.
To follow up to this, i’ve set up the SMTP plugin and the e-mail test from that has come through instantly: “Congrats, test email was sent successfully!”
But still not getting anything through from the WPForms plugin – The test with NinjaForms worked perfectly and that one came straight through?
Hi Jess
This seems to be an issue with the update, because my other sites where I haven’t upgraded the plugin are working fine, and I also just tried a test with “NinjaForms” on the same site and that went into my inbox in seconds?
Cheers
When you set up invisible recaptcha you don’t need to add a field to the form.
Just ensure on your main WPForm Settings, you have input the Site Key and Secret Key under “reCAPTCHA”, then on the specific form settings, tick the box for “Enable Google Invisible v2 reCAPTCHA”.
It will work in the background from there.
Jared,
I’ve updated the plugin and the error is now gone when I submit a test form and I get the confirmation message on the site, but the email is still not coming through to my inbox?
Any ideas?
Cheers
SteSame for me, I get:
“Fatal error: Uncaught Error: Call to a member function get() on null in …wp-content/plugins/wpforms-lite/includes/emails/class-emails.php:386 Stack trace: #0”