• Resolved troyboy01

    (@troyboy01)


    Hi, we seem to have a massive issue with 50% of people unable to upload their resume. Most people have .docx format now.

    How can we resolve this asap please?

Viewing 6 replies - 1 through 6 (of 6 total)
  • tripflex

    (@tripflex)

    This is probably an issue with your hosting provider or your WordPress setup, not with WP Job Manager

    … BUT being as though you provided little to no detail as to your specific scenario, there’s nothing we can do to help you with this, until you do provide more details

    .docx resume uploads work just fine for me, and it is a supported WordPress mime type:
    https://codex.www.ads-software.com/Function_Reference/get_allowed_mime_types

    Having the same issue.

    The code expects application/vnd.openxmlformats-officedocument.wordprocessingml.document as the mime type but some docx files are being identified as application/zip on older servers and application/octet-stream on newer. It seems Google docs export will create files with this mime type – either by exporting or uploading.

    Wordpress Admin Media does not have any issues with these files.

    Is validation supposed to occur in contact form 7? That’s what I am seeing. It would imply changing this plugin would make no difference.

    Solved by allowing docx in the form in CF7

    [file CV limit:2000000 filetypes:doc,pdf,docx]

    Plugin Contributor jonryan

    (@jonryan)

    @troyboy01 are you still having problems with this?

    Plugin Contributor jonryan

    (@jonryan)

    If you are still having issues with the problem make sure to contact your host because they likely could have a security setting that is preventing this from happening!

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Resume upload formats! No docx?’ is closed to new replies.