• Resolved Sakulbl

    (@sakulbl)


    Hello, I’m using the newest versions of both WordPress and your plugin.

    Wherever I insert the shortcode, I see the “Upload files” text, the filename text field, and the buttons “Select File” and “Upload File” (grayed out), so the whole plugin “interface” is there, however, I can’t click on “Select File”, I mean it’s unclickable, and I can’t highlight “Upload files”, you know, like if I would want to copy the text. All this interface feels like it’s an image.

    My main problem is above, but also the interface is seen only when I’m logged in to WordPress, even though I use uploadrole=”all” in the shortcode.

    https://wordpress.org/plugins/wp-file-upload/

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

    (@nickboss)

    please set uploadrole=”all,guests” to make it visible to all users. Then, send me the URL so that I can check what is going on with the select button.

    Regards, Nickolas

    Thread Starter Sakulbl

    (@sakulbl)

    Hello,

    I set uploadrole as you said. Link: http://itjobsco.com/job/5727/
    It’s the bottom of the page, above reCAPTCHA.

    The full shortcode looks like this now: echo do_shortcode( ‘[wordpress_file_upload uploadrole=”all,guests” dublicatespolicy=”maintain both” forcefilename=”true”]’ );

    Thanks!

    Thread Starter Sakulbl

    (@sakulbl)

    Hello again,

    Sorry for your time if you spent it searching for the problem.

    For anyone who gets into a similar situation: the form ending </form> was before the plugin shortcode.

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

The topic ‘Unclickable Select File’ is closed to new replies.