Customer Click Confirm or Press 1 on Call for order confirm then order automatically goes to Processing this option we want.
]]>My problem: the visitor does not get the automatic “confirm your subscription”-mail. Yes, I could resend this mail manually, but that’s not an option for me.
Please help me find a way, how MailPoet sends the confirmation-mail automatically to the new and therefore unconfirmed subscribers.
Thank You
]]>The widget was used on a lot of pages, which now just show a broken short code.
I have recreated the widget area, and the widgets in it, but the new widget area has a new ID, so I guess I have to find all instances of this short code and change it accross my site. This is very frustrating!
I think it would be worth having a 2-step deletion process when it comes to deleting widget areas to avoid this – ie click to delete widget area, then click to confirm deletion.
(I would also love a 2 step deletion process for individual widgets (but that is a separate issue!)
Ay thoughts would be great – maybe this would be a useful feature to add…
]]>The phone number field is a ‘Single Line Text’ with a ‘US Phone’ input mask activated. The ‘confirm’ field’ works as expected, but since there is no option of adding a mask to the confirm field, the user has to match the input exactly. This makes the field unusable.
For example, when the user types 1234567890 as their phone number in the ‘phone number field, it will automatically be converted into (123) 456-7890 due to the active input mask. If they type the same phone number into the ‘Confirm Your Phone Number’ Field, it will show as 1234567890, since it does not have an input mask, and WILL NOT confirm the phone number, because it does not match the format of the first field (brackets, spaces and a dash).
]]>I am experiencing an issue with Chrome and Safari users when attempting to verify their subscription using the (very brief) redirecting page created by the method: request_to_antibot_form
. It does work with Firefox.
I have checked the source code before it redirect to the home page but fails with a generic error page and the message:
ERROR: Sorry, there was an error. Please be sure JavaScript and Cookies are enabled in your browser and try again.
The redirection page is all the output code from this method…
<!DOCTYPE html>
<html><head><style type="text/css"> ... </style></head><body><form method="post" action="https://anotherwebsite.com/" id="form"><div style="width: 1px; height: 1px; overflow: hidden"><input type="hidden" name="na" value="c"><input type="hidden" name="nk" value="123-abcdef123abc"><input type="hidden" name="ts" value="123123123123123"></div><noscript><input type="submit" value="Confirm"></noscript></form><script>document.getElementById("form").action="https://thewebsite.com/";document.getElementById("form").submit();</script></body></html>
As far as I can tell, there are no conflicting plugins or any warnings/errors elsewhere. I have enabled WP_DEBUG
, but there are no clues as to the exact issue here.
Thanks for your time!
]]>Related: https://www.ads-software.com/support/topic/prevent-automatic-woocommerce-emails-order/
]]>