I fixed this myself, by changing the names of the file upload fields in use. No idea why this fixed it but for example:
[file workshop_programme filetypes:pdf|txt|doc|docx|xls|xlsx limit:2mb]
didn’t work. Changing it to:
[file workshop filetypes:pdf|txt|doc|docx|xls|xlsx limit:2mb]
Worked.