• The shortcode doesn’t seem to do anything. It looks like I am uploading the files and the show up in the admin, but it is useless if I cannot display them on a page.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Go to your plugins folder ( [your installation folder]/wp-content/plugins )

    find the downloads-manager folder

    in that folder, there is a file called functions.php

    Edit it

    find the string : <!–download table–>

    and replace it with [download table]

    save the file

    upload the file back to your server

    to make the download list appear in your post just use the
    [download table] code instead ..

    That should fix your problem ( it did for me )

    Gaetan Siry
    AVSPEED

    Please note that there are 2 instances of the <!–download table–> string in the file. replace both with [download table]

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: Downloads Manager] Doesn't work in WOrdPress 3.0’ is closed to new replies.