• Resolved James16

    (@james16)


    Hi!

    I’m having trouble with my ‘choose file’ upload button.. there are two, and I only want one!

    This is my code:

    <p>Your Name (required)
    [text* your-name] </p>

    <p>Your Email (required)
    [email* your-email] </p>

    <p>Subject
    [text your-subject] </p>

    <p>Your Message
    [textarea your-message] </p>

    <p><input type=”file”>
    [file* file-88 limit:10000485 filetypes:jpg|jpeg|png|gif|pdf|doc|docx|ppt|pptx|odt|avi|ogg|m4a|mov|mp3|mp4|mpg|wav|wmv|stl|zip] </p>

    <p>[submit “Send”]</p>

    According to that there should only be the one button. One works perfectly, attaching the file to an email, whilst the other one you can upload something but it won’t attach the file!

    If anyone could please help that would be amazing!!!

    Thanks

    https://www.ads-software.com/plugins/contact-form-7/

Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Multiple 'choose file' button’ is closed to new replies.