Search Results for 'all downloads'

Viewing 25 results - 4,076 through 4,100 (of 4,409 total)
  • Author
    Search Results
  • #13395

    In reply to: Files not deleting


    pikefisher
    Member

    Hi Shaon

    Again thanks for the reply – just deleted the recent installation of this update and reinstalled the plugin from the directory and the bulk delete function works fine now for multiple packages and for selected single ones too. So as far as the deleting of expired downloads is concerned I can complete that task.

    However choosing a single item/package and choosing ‘delete permanently’ from the edit/delete option beside the file ID is still not working, so perhaps there is still a problem that needs resolving. Is this the same in the Pro version?

    But for now I can continue to evaluate, but its now more likely that I’ll purchase the Pro version for added functionality shortly as the site is nearing completion.

    Thanks
    David

    #13375

    geobikas
    Member

    After Custom Fields activation i got an issue http://subz.blog-spot.gr/
    My slider is not working and also some widgets ( maybe with javascript ) including New Downloads


    mchrisb03
    Member

    I bought and installed the WPDM Directory Add-on.

    I placed the [wpdm-archive] short code on a page.

    When I try to load the page, the WP theme disappears and the site menu is displayed vertically (normally horizontal) and is devoid of all style.

    The problem does not happen if I change the WP theme to one of the built in WP themes like Twenty Fourteen.

    I am using a theme from RocketThemes. Their themes are based on the Gantry Framework which I am pretty sure uses Twitter Bootstrap.

    I went to Downloads -> Settings -> Misc Settings to try the different options under Twitter Bootstrap. Every time I press the “Save Settings” button, I get an indication the settings successfully saved – but if I reload the page, I see Twitter Bootstrap has reverted to the Active setting.

    What’s going on with the Twitter Bootstrap setting in the plugin and what can be done so I can use this plugin with my theme?

    WP [3.8.1] – Download Manager [Version 4.0.6] – WPDM Archive Page [Version 2.1.0]

    I can send login info if needed.

    Thanks,
    –Chris

    #13106

    Shahjada
    Keymaster

    actually you can do that in various way,
    One way is , create a package ( Downloads Add New ) for resellers add all reseller files and apply password lock from Lock Option in Package Settings metabox. So when a reseller comes to that page he will need to enter password to download files. Same process for agent.

    Another Way is. if resellers and agents are under different user roles. then you can create one for more packages for them and from Access field simply need to select the user role ( reseller or agent ) you want to give access to that package. But let me know if you still not clear.


    Shahjada
    Keymaster

    yes, we kept file type as the icon for all downloads table.


    b2investor
    Member

    Hi Shaon,
    I have the same issue in version 4.0.4, icons not working even if I uploaded them and select, still the default ones appear. Does this code still need to be adjusted as explained above ? I opened wpdm-all-downloads.php but I think the line 30 and 31 is no longer valid, I mean I guess it must be probably edit in another line. Could you please help?
    Also, can you please explain how to hide no of files and no of downloads so that they are not visible? Thank you


    Shahjada
    Keymaster

    sorry for the issue, we update the add-on but missed to update link in all add-on pack. anyhow you can download now.

    I just got purchasing and I am not able to download all of the files associated with my order / account. For example, when I go to download protect hotlink plugin / addon, all I get is a file downloaded named “file-not-found.txt”.

    #12834

    jonoread
    Participant

    Hi,

    The MP3 player seems good but I don’t see how you can individually download those files as the admin CP suggests – http://unofficialmills.co.uk/mp3downloads/download/january-2014-podcasts-2/

    #12772

    dhibell
    Member

    if its to remove packages that users don’t have permission to login to your admin portal, select settings from the download manager section, and you will see an option which is called When user is not alowed to download: under access settings. Change this to Hide Everything, this will remove the package form the search results unless the user has access to the package.

    #12771

    dhibell
    Member

    Borsato is it all results you want to remove, or just packages users don’t have access to ?


    stefanluk
    Member

    When on a category, all downloads are shown. I want to sort the downloads by subcategory and show the subcategory title above.

    See screenshot.

    Also, the first subcategory is called ‘Datasheets’, but the first downloads visable are from the subcategory ‘Manuals’. Is there a way to manage this?


    stefanluk
    Member

    I did some more research and I managed to fix the problem.

    The archive add on uses jquery to show the downloads. When you call the Archive layout the way I did, the jquery from wpdm-archive-page.php is not being loaded. Therefore, the downloads will not be shown.

    I copied the jquery part from wpdm-archive-page.php to my archive.php template file. (thats the page template that’s being used and that’s where I have the IF statement, mentioned above.)

    Now everything seems to be working fine.

    Hi,

    I upgraded yesterday from v388 to v405.

    I’ve done the migration and I’ve gone through the pages where downloads appear and changed their ID numbers to the v405 numbers.

    I’ve downloaded and activated all the new add-ons such as image buttons.

    But I still can’t get the download links to appear on the pages. I just get a blank space where the link should be.

    When I go into Downloads – Templates and click on preview for any link or page template the preview box appears but it’s blank.

    I’ve obviously missed something in the settings somewhere but I’ve spent 12 hours working on this now and am going round in circles.

    Any ideas would be appreciated.

    🙂


    stefanluk
    Member

    I’m experiencing some problems when using the Archive Add On for categories.
    Here is an example page: http://wptest.alcadis.nl/downloads/was-105r/

    1. On a Category Page, there are no downloads being displayed

    2. On a Category Page, when clicking a subcategory, you get redirected to a NEW page. I don’t want this. I want to load the subcategory in the same page. (like it’s done here: http://demo.wpdownloadmanager.com/wpdmpro/archive-page/).

    I use the following code to show the Archive Add On when you click on a category:

    if ( ‘wpdmpro’ == get_post_type() ) {
    $q_object = get_queried_object(); //gets the current object from the custom post type ‘wpdmpro’
    $slug = $q_object->slug; //gets the slug
    echo do_shortcode(“[wpdm-archive category='”.$slug.”‘]”); //uses the shortcode and takes the slug we just called
    }

    Now, when I use the shortcode ( [wpdm-archive category=’category-slug’] directly in a WordPress page, both problems don’t occur.
    Example here: http://wptest.alcadis.nl/support/

    Can you tell me what the problem is and how to fix this?

    Thanks

    #12615

    Shahjada
    Keymaster

    sorry, got the issue, will be ok with next update, but if you want to know the fix, here it is,
    1) open wpdm-all-downloads.php
    2) go to line # 69, it is now there 'total' ► $total_files/$items,
    3) replace it with 'total' ► ceil($total_files/$items),

    #12517

    ratputin
    Member

    I have been using Download Manager Developer for a client’s site. It has been installed and running for approx 1 year (ver 3.3.6). I am now redeveloping the site and have updated the beta build (different web server) to 4.0.5. I am attempting to migrate the current downloads to the new server, but seem to be running into an issue. The original site has a folder that resides outside of the public_html folder so we can serve up secure files. I have added the string to the “Local File Root” field, but am unable to view the files in the “Browse” window under the package dashboard.

    Any help would be appreciated.


    mike.bijl
    Member

    I have a download page to be able to download all available files. But in the title column the link isn’t a link. As you can see at
    http://blog.compower.org/downloads/ the HTML code for the title misses a < in the code…

    <a style="color:#36597C;font-size: 10pt;font-weight: 300;"
    href=’http://blog.compower.org/download/enable-deduplication-windows-8-1/’>Deduplication for Windows 8.1

    #12439

    cbenson583
    Member

    I think there is a bug here because I see the same behavior. The sub-categories don’t display and I still get all packages not just the category I used jn the shortcode. If I change the shortcode to say category=118 for the id, I get the subcategory buttons, but I still get the complete list of downloads instead of just the ones in the category.


    Sarah
    Member

    hey Shaon,

    When I said it “should be” appearing to the left of the download button I was reciting from memory what it used to look like. In fact, it could very well have been to the right of the button I’m just not sure anymore. All I know is the icon just stopped showing up altogether. I tried moving the code of the icon as you suggested above just to see what would happen but it’s still not appearing.

    Did you see the icon when you went to the site?

    #12345

    joemanausa
    Member

    Debbie, you have me terrified … of updating. Did you have to redirect all of your downloads? Was it worth it?

    Could I pay you to customize wpdm-all-downloads.php so that i would display the package description? I really need this feature. Please contact me.


    Shahjada
    Keymaster

    you need to edit wpdm-all-downloads.php for that

    #12246

    In reply to: Widget Error


    miwaplay
    Member

    I updated to 4.0.4 and am still seeing the issues. Additionally, on my downloads page I see things like “0 download” instead of “0 downloads” and “download” with no counts. There is also a CSS spacing issue after the download icon.

    I have attached screenshots.

    #12198

    In reply to: Directory Add on


    Shahjada
    Keymaster

    there still showing some js error, thats why archive page add-on is not working:
    Loading Image...
    Anyhow please send a temporary wp-admin login info to support@wpdownloadmanager.com to check it in details.

Viewing 25 results - 4,076 through 4,100 (of 4,409 total)