beccabadger
Forum Replies Created
-
So it turns out that the issue was caused by a plugin called Advanced Dynamic Pricing. Any products which aren’t included in the dynamic pricing don’t have shipping added correctly.
I’ve posted on their support forum here so hopefully they’ll be able to help if anyone happens to have the same specific issue.
Thank you, I’ll start with that and make sure to post when I have it sorted.
Thank you for your quick reply, I didn’t think of trying that. I enabled the WC flatrate and the problem still occurred so it’s likely not Fish & Ships that’s the problem.
Thanks, it didn’t work so I’ve submitted a report.
Screenshot is here, thanks.
I would love to know the answer to this too please!
Forum: Plugins
In reply to: [Contact Form 7] Selectable recipients – email not sendingNevermind. I just noticed that whoever set the contact form up (not me, I was just asked to fix it) made a mistake in the email addresses. Thanks for your help though!
Forum: Plugins
In reply to: [Contact Form 7] Selectable recipients – email not sendingHere’s the code:
<p>Your Name (required)<br /> [text* your-name] </p> <p>Your Email (required)<br /> [email* your-email] </p> <p>Select a scheme from the drop down list (required)<br /> [select* developments include_blank "Dev1|[email protected]" "Dev2|[email protected]" "Dev3|[email protected]" "Dev4|[email protected]" "Dev5|[email protected]" "Dev6|[email protected]"] </p> <p>Your Message<br /> [textarea your-message] </p> <p>[submit "Send"]</p>
Adding BCC failed to send, to either me or the intended recipient. I’m not getting any error messages in the logs.
Currently in the boxes I have:
To: [developments]
From: [email protected]
Subject: [developments] Enquiry
Additional headers: BCC: [email protected]Forum: Plugins
In reply to: [Contact Form 7] Selectable recipients – email not sendingI don’t think so. Emails send fine from other forms, and fine when I put one of the addresses from the selection into the ‘To’ field.