Use a single button to select files
-
I’m testing your plugin and I got to the Plugin Component Positions tab. The second line is: Filename, Select Button, Upload Button.
Testing this configuration out has gotten me a little confused. Filename is a white input that displays the file name but also open up the file select box is double clicked; Select Button does nothing, and Upload obviously uploads it.
Is there a reason my select button does nothing? Should it open the file select pop up?
Here’s my shortcode:
[wordpress_file_upload uploadpath="uploads/verification_files/%username%" fitmode="responsive" maxsize="5" placements="title/filename+selectbutton/subfolders/userdata/message" uploadtitle="Upload Verification Video" selectbutton="Select" uploadbutton="Upload"]
The topic ‘Use a single button to select files’ is closed to new replies.