Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author thomstark

    (@thomstark)

    I’ve updated 36 of the sites I manage to 4.4 and Fileup is working fine in all of them. Take a look at your shortcode in the Text editor see if it’s not garbled with code or something.

    Thread Starter WSFCUhelpdesk

    (@wsfcuhelpdesk)

    The shortcode is fine in the text editor as well:
    [fileup?sub="HR" matchdrawer="HR" fadein="display" fadetime="500" uploadlabel="Upload" showto="author,editor,administrator"?theme="silver-bullet"]
    Any other suggestions on what may be conflicting?

    Plugin Author thomstark

    (@thomstark)

    As a test, try creating a completely new page and adding that shortcode to the new page. If it doesn’t work in the new page, then try deactivating other plugins (and maybe your theme as a last resort) to see if it’s a new conflict. If it does, then keep messing with your page’s settings (template, etc.) until it kicks in. It’s not a File Away issue; it’s like the fileup shortcode isn’t being registered at all, but my plugin code certainly does that, and hasn’t changed.

    Happy New Year …
    for me, creating a new page and pasting the shortcode worked fine. Thanks.

    Thread Starter WSFCUhelpdesk

    (@wsfcuhelpdesk)

    I tried all of these suggestions with no luck, finally just figured it out, I had to add base=”1″ to the shortcode. I don’t know why it was working fine for several months without this and then suddenly stopped after the 4.4 upgrade, but, using the earlier example, the following shortcode worked:
    [fileup base="1" sub="HR" matchdrawer="HR" fadein="display" fadetime="500" uploadlabel="Upload" showto="author,editor,administrator" theme="silver-bullet"]

    Plugin Author thomstark

    (@thomstark)

    base=1 is the default for the shortcode, meaning you don’t have to include it, and that has been the case from version 1.0 of File Away to present. But if you got it working, I guess that’s what matters. Glad to hear it.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘[fileup] not working’ is closed to new replies.