• The file submission is working fine on browsers its just working correctly on cell phone browsers. you browser for the file, select it and it fails saying
    “This file type is not allowed” even though its setup to send png and jpg
    Heres the layout:

    <div class=”quick-form”>
    <h4>Request a quote</h4>
    <p>In order to receive an accurate quote, we need to evaluate your condition and desired look </p>
    <div class=”row”>
    <div class=”columns columns-6″>
    [text text-837 placeholder "Your Name"]
    [tel* tel-581 placeholder “Your Phone”]
    [email* email-395 placeholder “Your Email”]
    <p>Upload Current Photo</p>
    [file file-356 filetypes:jpg|png limit:1mb]

    </div>
    <div class=”columns columns-6″>
    <p>Tone Preference:</p>
    [select* Tone “Subtle (Light)” “Enhanced (Medium)” “Razor Sharp (Dark)”]
    <p>How does your hair look now?</p>
    [select* menu-681 “Thinning” “Receding” “Halfway Gone” “COMPLETELY Gone”]
    <p>Any specific questions?</p>
    [textarea textarea-901 placeholder “Message”]

    </div>
    </div>
    <div class=”row”>
    <div class=”columns columns-6″> </div>
    <div class=”columns columns-6″>[submit “Send Message”]</div>

    </div>
    </div>

    Not sure what is wrong, do I downgrade to a different version of WP?

    https://wordpress.org/plugins/contact-form-7/

Viewing 1 replies (of 1 total)
  • Thread Starter nduel

    (@nduel)

    So just to verify, file uploading using a mobile device is NOT working correctly. Sorry for the typo.

Viewing 1 replies (of 1 total)
  • The topic ‘"File Type Not Allowed" when uploading off Phone’ is closed to new replies.