weDevsOfficial/wp-user-frontend

'Required' attribute on image upload field not working. the form is submitting without an image

ngigiGodfrey opened this issue · 3 comments

I have created a frontend form for users to add products from the frontend. All the other fields in the form with a "required" * attribute throw a warning if the user does not type anything in the field. However, the product image upload still submits even without an image yet it is marked as 'required'.

Hi,

Thanks for getting in touch with us and sharing the details of your issues. This issue will be fixed in our upcoming release, but to get a quick solution you may follow this link
replace frontend-form.js and frontend-form.min.js files on your plugin to resolve the issue.

Hope this will helps!

Hi,

You're most welcome. I'm thrilled your issue was resolved.

Thanks.