rinatkhaziev / wp-frontend-uploader

WordPress plugin that allows your visitors to upload media from the front-end
53 stars 52 forks source link

Multiple forms in same page #68

Closed VdeVentura closed 3 months ago

VdeVentura commented 8 years ago

Multiple forms in same page would result in just the first one being submitted (submitting the second form would post the data from the first one)

I've already tried using different IDs for each form with no success

VdeVentura commented 8 years ago

Problem is the javascript being used to validate the forms, and the end of the validations it's submitting the form by a hardcoded id