• Resolved bugufrank

    (@bugufrank)


    Hi there,

    I’m basically using the ‘Upload file’ section.

    [md-file label=”Upload your resume” help=”doc,docx,pdf”]
    [file file-68 filetypes:doc|docx|pdf]
    [/md-file]

    I was able to change the text of the label but I want to change the text of the bottom as well and the ‘No file chosen’ text, but I don’t know how to do that and I didn’t find any information on your forum.

    Thank you

Viewing 1 replies (of 1 total)
  • Plugin Author GusRuss89

    (@gusruss89)

    Hi @bugufrank

    If you use the shortcode generator (the “Material Design” button in the form creator) you’ll have the option to set those. You can also find instructions in the Help section (top right of the form editor page). You just need to change it to this:

    [md-file label="Upload your resume" help="doc,docx,pdf" nofile="Nothing chosen" btn_text="Upload Now"]
    [file file-68 filetypes:doc|docx|pdf]
    [/md-file]

    Thanks,
    Angus

Viewing 1 replies (of 1 total)
  • The topic ‘Upload file’ is closed to new replies.