garybrindley
Forum Replies Created
-
Hi Igor,
Thanks for looking into this. This page won’t allow me to paste the status or attach it so I’ve included in this onetimesecret link:
https://onetimesecret.com/secret/asvd2ul51xn4231usnv0u3bnshf7qp8Thanks, Gary
Hi @xue28
We’ve been through every suggestion:
- It’s not on all orders (320 orders in May, 6 didn’t send email) – and there’s no discernible pattern
- We use GMail (Google Workspace) with WP Mail SMTP to send
- We don’t go over the limits
- The logs show the emails were not sent (they aren’t in the log)
- A conflict test in this scenario is no use to us – it’s so intermittent it would need to be live tested over a long period which isn’t feasible
Are there any other suggestions?
That worked thanks 🙂
I’m not sure to be honest. This is the WeTransfer link https://we.tl/t-YSZcetYO8M
Does that help?
Hi, I sent the screenshot and system information via WeTransfer a couple of days ago but I’ve not heard anything. Do you have what you need?
I see exactly the same problem and see it on several sites. Elementor pro breaks when SG Security is enabled. Elementor reports an issue when attempting to edit a page and suggests Safe Mode, which works. Then disabling SG Security and disabling safe mode, and all good.
We also run WordFence on all our sites and I wondered if the two plugins together may cause an issue but I haven’t tested this.
Forum: Plugins
In reply to: [WooCommerce PayPal Payments] Pay in 3 Option not workingThanks for the quick reply! My client decided they are happy to try the PayPal buttons also on those pages so for now it’s not an issue.
Forum: Plugins
In reply to: [WooCommerce PayPal Payments] Pay in 3 Option not workingHi, I have a couple of points regarding this:
1. We were able to remove the confusing additional buttons (Sofort and Credit Card) by changing the layout from Vertical to Horizontal. This is clearly a bug but it’s a bug that helps us currently.
2. We see the PI3 banner above the PayPal buy button in single product, cart and checkout. But – we don’t want the Buy button visible except in the checkout. When we disable the Buy button, the PI3 banner also disappears so it appears that we cannot display the banner without a buy now button??
Forum: Plugins
In reply to: [Flow-Flow Social Feed Stream] Feeds not showing up with WP RocketWe are also seeing the feed not displaying here https://www.puretone.net/ but it can be seen if logged in as an admin
This site has used Flow Flow for 3 years without an issue so it must be related to an update of some kind.
Forum: Fixing WordPress
In reply to: Bug Type: Session Management[Session invalidation ]Hi @steveindzine I didn’t report it in the end. After we examined it a while longer we realised no ethical hacker would write an email in that way so we didn’t bother the devs with it.
Forum: Fixing WordPress
In reply to: Bug Type: Session Management[Session invalidation ]Ok, thanks
Forum: Plugins
In reply to: [Smart Slider 3] Accessibility Ready?Hi Ramona,
I’ve been asked by my client to review accessibility on our WordPress Divi website that uses SmartSlider 3. I ran an audit on one page using Total Validator and found several issues. I would need to attach a doc to show them all in a useful format, but for now, here are the errors reported:
——————————–
<div class=”n2-section-smartslider ” role=”region” aria-label=”Slider”>
E612 This tag or content is not allowed here:
Each tag is defined by the HTML specification as only being allowed to contain certain other items nested within it, and sometimes these nested items may only appear once or only in a certain order. A common problem is to use a tag where it may not be obvious that it is not allowed, and may be accepted by many browsers. Try removing the offending item or replacing it.div#n2-ss-20 .n2-ss-slide {
E776 Unknown property: perspective
The property name is not recognised as a valid name for the CSS Level used for the validation.
perspective:1000px; }perspective:none;
E777 transform has a value ‘perspective(1000px)’ that does not match what was expected: none | <transform-list>
The value used is invalid for this property, because the value does not follow the allowed rules for this property. A list of valid rules will be displayed for the property using the format used in the chosen standard.
transform:perspective(1000px);
}<div class=”n2-ss-slide-background n2-ow” data-mode=”fill”>
E620 The ‘playsinline’ attribute is not allowed here:
The most common reasons for this error are the use of an old unsupported attribute, a new one which is not yet part of the specification being tested against, or the misuse of attributes for use with javascript. If the attribute is for use with AngularJS, then see the FAQ for more information.
<video class=”n2-ss-slide-background-video n2-ow intrinsic-ignore” style=”opacity:1;” data-mode=”fill” playsinline=”playsinline” webkit-playsinline=”webkit-playsinline” onloadstart=”this.n2LoadStarted=1;” data-keepplaying=”1″ preload=”none” muted=”muted” loop=”loop”>This goes on – there are another 4 or 5 like this.
Any help with how we make this accessible – or if Total Validator is in some way ‘wrong’ would be helpful!
Forum: Plugins
In reply to: [Contact Form 7] CF7 stopped working on all formsThis particular thread has progressed to the end of the line – the issue was with our Theme, not CF7.
Forum: Plugins
In reply to: [Contact Form 7] CF7 stopped working on all formsHi all, as suspected, the problem for us was with the theme and a very bespoke jQuery script running which was blocking the CF7 script.
Won’t be the answer some were looking for but there it is 🙂
Forum: Plugins
In reply to: [Contact Form 7] CF7 stopped working on all formsI have tested disabling all plugins – not that. I changed the Theme to Nineteen and the form worked fine so there’s a clash with the Theme somewhere. I set up a form using Elementor on the same site and that worked no problem so it’s something specific to our recent updates to the theme and CF7.
I’ve got two other people looking at this now because I want to get the bottom of it quickly.
I’ll post when I get an answer – I saw very similar issues discussed but a variety of answers that didn’t help me.