Hi I am using the front-end acf form ( acf_form(); )
But I’ve noticed that for non-admin users, when someone tries to upload a file that’s bigger than the file size limit, it fails as expected, but provides no message or warning or any indication that the file was too large.
Shouldn’t a warning be displayed to the user?
if one doesn’t exist, anyone have a good method of a way to display one?