Zack
Forum Replies Created
-
I do have a handful of plugins. Ill try it later tonight and see what happens.
Did you try it with a variable product? It works fine with simple products for me. I just tested it on a few products just to see if it was maybe something with that particular product.
There is a similar issue that other advanced form plugins have had but it was a few years ago with the way Woocommerce changed some of the PHP.
I have custom CSS for styling but that’s it. It could be something in my theme but I’m not sure.
As far as I can tell it is only doing it with a variable product.
I just added this to my product page temporarily:
<script>
jQuery(“.wapf-wrapper:not(:first)”).remove();
jQuery(“.wapf-product-totals:not(:first)”).remove();
</script>Seems to have worked for now. Already had one order mess up so I had to figure out a temp solution really quick.
Let me know what you might need to see if its something you can fix on your end or not.
The extra field is hidden right now with CSS.
Forum: Plugins
In reply to: [WC Fields Factory] Custom Fields Don’t Work with Stripe Apple / Chrome PayI am having the same problem and came here looking to see if there was a response. The new Apple/Chrome pay option is pretty cool and I would like to use it, but a lot of the products on my site absolutely require an input field that cannot be bypassed or else I need to make multiple phone calls to the customers.
Forum: Plugins
In reply to: [SMTP Mailer] Tick box to remove error message with port blank?Weird. After having messed with it for hours and getting it working it does not appear to be working any longer. I am going to contact 1and1 and see if they have suggestions.
Forum: Plugins
In reply to: [SMTP Mailer] Tick box to remove error message with port blank?SMTP Host: smtp.1and1.com
SMTP Authentication: False
SMTP Username: (your email username)
SMTP Password: (your password)
Type of Encryption: No Encryption
SMTP Port: (blank)Those are the only settings that I can get to work.
Forum: Plugins
In reply to: [SMTP Mailer] Tick box to remove error message with port blank?Also… I figured it might be worth noting that you could potentially mention 1and1 in your documentation under this particular usage scenario. 1and1 is a big company and I am sure others have encountered this and never figured it out.
Looks legit, thanks. I went through all the settings probably half a dozen times… I dont know how I missed that.