• Resolved devaddictivity

    (@devaddictivity)


    Hi,

    We used ultimate member plugin to our website to register and login as user. While filling up the registration form, the upload cv file field is not working. Getting errors for that. We thoroughly checked whether any confliction happens with any plugin. But we haven’t found anything. This could be a plugin error. Can you please have a look at it and get back with a prompt solution?

    Regards,

    Maimuna

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Yurii

    (@yuriinalivaiko)

    Hello @devaddictivity

    There is custom CSS code that hides the file uploader modal window on your website. I tried to disable this code in the browser and the uploader works well. So, you have to remove this custom CSS code:

    body>:last-child {
      display:none!important;
    }

    Screenshots: image 1, image 2.

    Regards

    Plugin Support Yurii

    (@yuriinalivaiko)

    Hi @devaddictivity

    This thread has been inactive for a while so we’re going to go ahead and mark it Resolved.

    Please feel free to re-open this thread if any other questions come up and we’d be happy to help. 🙂

    Regards

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Upload field is not working’ is closed to new replies.