• Resolved navyspitfire

    (@navyspitfire)


    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"]

    https://ww.wp.xz.cn/plugins/wp-file-upload/

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author nickboss

    (@nickboss)

    Hi, what browser are you using? this is not normal behaviour. Can you send me the URL of the page to check?

    Thread Starter navyspitfire

    (@navyspitfire)

    Found the issue; problem is I have the shortcode inside of a form and for some reason neither the select button nor the form submit button work. The select button works if I move the shortcode outside the form.

    Hi, I just wondered if there was a work around for this as I need to use the plugin within a form. Currently it is part of an application form allowing users to upload a CV. The select file button only seems to work if I click just off to the left of the actual button.

    Plugin Author nickboss

    (@nickboss)

    Maybe it can be easily solved with a little bit of css. What is the URL of the page?

    Hi nickboss, sorry for the late reply. Here’s the link to the page http://testing.medipro.co.uk/candidate-register/ you’ll have to scroll down quite far to the CV upload section.

    Thanks

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Use a single button to select files’ is closed to new replies.