Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author lynton_reed

    (@lynton_reed)

    can you please post the shortcode you used and elaborate on which file type was not accepted.

    Thread Starter signdesigns

    (@signdesigns)

    [wtf_fu id="1" accept_file_types="jpg|jpeg|png|gif|psd|ai|pdf"]

    I tried uploading both a pdf and a psd file (separately) and both get the not accepted file type error. I have the file types listed in the settings and I have it in the code just in case and still does not work.

    Uploading a jpg file works just fine.

    Plugin Author lynton_reed

    (@lynton_reed)

    the accept file types is an attribute for the wtf_fu_upload shortcode, not the workflow short code,

    So if you just want to upload files without a workflow use

    [wtf_fu_upload accept_file_types=”jpg|jpeg|png|gif|psd|ai|pdf”]

    in your page or post.

    Or if you are using a workflow then put the above inside one of your workflow stages and then put [wtf_fu id=”1″] inside your page or post.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Says file type not accepted’ is closed to new replies.