• hi,
    sorry in advance, but i couldn’t find the right answer searching the forum.

    i’d like to display the last uploaded files, from multiple sub-folders at once.
    i’d use this shortcode, but it’s not working… any suggestion?

    [fileaway limit="10" limitby="mostrecent" sub="SUBFOLDER1, SUBF2, SUBF3"]

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

    (@thomstark)

    That’s not how the sub attribute works. Try this:

    [fileaway limit=10 limitby=mostrecent recursive=true onlydirs=”SUBFOLDER1,SUBF2,SUBF3″]

    Thread Starter narcopastello

    (@narcopastello)

    thanks!
    just for knowledge, what’s the “recursive” attribute?

    Thread Starter narcopastello

    (@narcopastello)

    sorry to disturb again.

    is it possible to display all the sub-directories at once, instead of listing them in the “onlydirs” attribute?

    Plugin Author thomstark

    (@thomstark)

    Yes, just remove the onlydirs attribute.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘how to display multiple sub-directories?’ is closed to new replies.