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

    (@thomstark)

    The Plugin does a bunch of stuff, actually, including not displaying anything when there is nothing to display. ??

    I looked at your “xoda/Library” directory, and there are only folders in there, no files. Since you do not have directory tree navigation, or recursive directory iteration activated in your shortcode, File Away is not showing you anything because you haven’t told it to.

    Also, you’re using “name” incorrectly. That’s only necessary to use when you are using fileaway in tandem with fileaframe.

    Anyway, your shortcode should look like this:

    [fileaway type=table base=1 directories=on]

    or like this:

    [fileaway type=table base=1 recursive=on]

    Thread Starter rabideau

    (@rabideau)

    Hi Thom

    Thank you for the response… I am truly a “loose nut on the keyboard”.

    I am certain your plugin does precisely what I want but even after reading your docs I remain stymied. I simply want to list directories (by topic) and allow people to select them and access the files and sub-directories below… downloading files as they wish in each of the sub-directories. Based upon your last help, I am able to get the directories to show, but when I click on the directory folders, the next screen is blank. The shortcode I come up with lists directories but downward pathing produces nothing very useful (just me havig a stupid user problem; I hate being the ‘stupid user’.).

    I apologize for my denseness….

    Plugin Author thomstark

    (@thomstark)

    I just now discovered this last comment of yours. I trust this issue is resolved for you by now? Geesh! Sorry!

    Thread Starter rabideau

    (@rabideau)

    Hi Thom.

    The plugin is working just fine these days. I had a small bump in 2.8 which you fixed with 2.8.1.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Plugin does nothing at all’ is closed to new replies.