Search Results for 'all downloads'

Viewing 25 results - 3,226 through 3,250 (of 4,411 total)
  • Author
    Search Results
  • #49780

    Jass
    Spectator

    You can install wp download manager to manage the downloads.
    You will need this add-on http://www.wpdownloadmanager.com/download/lazy-download-add-on/ to make redirect to wait on download.
    Thank you.

    #49761

    Jim Owers
    Member

    This must be really simple, but I can’t figure it!!

    I want to upload PDFs and catagorise them, and then I want to display the list of files on a page, where all the there is for each upload, a title and a download link button in a sort of list format.

    This must be possible, right?

    Cheers!


    Shahriar
    Moderator

    Hi,

    To show user downloads use [wpdm_my_downloads] shortcode. Client downloads page now showing all downloads assign to logged in user.

    Previous shortcode you used was [wpdm_frontend], This shortcode shows a frontend upload form and other related tabs.

    Thanks.

    #49572

    In reply to: Service Center


    Shahriar
    Moderator

    Hi,

    Please find the answers in same order,

    1. It is possible to create a restricted page where all user downloads will be listed. User can only see their downloads after login. Downloads are assigned to user by Advanced Access Control addon. You can also assign downloads to a specific user roles. As user can access downloads inly after assigning to them, sign up confirmation is not required in my opinion. WPDM will show login/signup form in this page when user is not logged in.

    2. Yes, this is a core feature of plugin. You can assign downloads based on user role.

    Let us know if you have any confusion.

    Thanks.

    #49543

    horch004
    Member

    Hi,

    After launcing a website with a lot of audio downloads, my users found out a few issues:
    1) Some big files (> 30mb) whould not play on the iPhone (other mobile browsers I don’t know)
    2) The audio files could not be scrubbed/rewinded backwards and forward in Chrome. Other browsers fully load the audio, but Chrome loads chunks of about 3mb as a kind of buffer.

    I tracked these issues back to the function downloadFile in the /libs/class.FileSystem.php
    Unfortunately, the HTTP_RANGE header handling was not implemented well.

    After some changes and testing I got it working as it should. The code has been tested on the iPhone, Firefox, Chrome and Edge.
    The users of my website are happy.

    I hope you can use the code in an update of the plugin. I commented the code with WH@ so you can see what changes I made.

    The attached file only includes the downloadFile function.

    NOTE:
    It seems the audio player on the iPhone does not send session cookies along with the requests. Because of this, WordPress can not authenticate a logged-in user. When you use the setting ‘Allow access:’ to only allow subscribers to download the package or individual files, subscribers won’t be able to download these files or listen to audio files on an iPhone.
    I use an other access manager plugin which I had to alter because of this issue and let those requests pass without an access check.
    But I tested and this issue also affects the access management of WP Download Manager.
    A good solution, maybe, would be to send the WP authentication cookie value as a url parameter (only when iPhone or iPad is part of the useragent) and do the authentication using the apropriate WP functions yourself.

    Hi there,

    I have installed WP Download Manager Pro with the Custom User Access addon, and the only person any files show up for is my administrator account.

    I have tried setting both the direct username as well as the subscriber group to which he belongs, yet still nothing shows up under client downloads.

    I have tried disabling all other plugins or different theme, no change. I have attached a screenshot of the download package settings, and the page where the shortcode wpdm_frontend is used.

    Any help would be appreciated.

    Thanks
    Victor

    #49494

    I’m currently running testing on one on a test blog to see if its any good, only got as far as researching and installing so far but looks like it might do the job for me. All I really need is the social media locks for my downloads rather than anything else so not sure it would suit your needs, but take a look at OnePress Social Locker – https://wordpress.org/plugins/social-locker/

    This is now an extremely urgent issue and I’ve now been waiting for 6 WEEKS for someone to get back to me. Ignoring my requests for help is completely unprofessional.

    I have had an issue now for 6 weeks but now it is causing me some major problems with our new release of a product and it needs resolving ASAP.

    The problem is that we can create a package with no issues and use Facebook likes, Google+ etc and that works fine, however there are two issues that will not work at all:

    1) The Twitter Follow button pops up with the Twitter box to allow the person to follow us but it does not allow the download. Instead they get a permission-denied.txt file and within that text that says: “You don’t have permission to download this file”. However, if we use the Twitter Tweet button, that works fine.

    Looking at the download link for when the downloader gets the txt error file it is:

    http://blog.techygeekshome.info/2016/09/windows-10-skip-login-at-startup/?wpdmdl=2392&_wpdmkey=57e7ee5b1f56e

    This is an extension of the last post made to the website. Every time we post something new, that link changes to the new post with the /wpdmdl…etc at the end of it, but always downloads the TXT file.

    A correct download link for it should look like this:

    http://blog.techygeekshome.info/wpdm-package/ultimate-settings-panel-pro/?wpdmdl=2123&_wpdmkey=57e7eeab8a6f7

    Different link URL, different wmpdmdl number and differentwpdmkey.

    2) the second issue is that the button for LinkedIn doesn’t allow you to do anything at all.

    Please can you get back to me ASAP as I really need this fixing.

    #49455

    I found the issue.. You must go into your Google Drive and set the “Sharing” properties to allow “downloads with a link”.

    #49426

    Shahriar
    Moderator

    It is not possible to download a file using url if user does not have access to that package.

    Please check your package category settings. May be it is set to All Visitors

    Go to Downloads Categories page and click edit on the category you assigned to the package in question, uncheck all roles and save settings.

    https://www.evernote.com/l/AUckKIva7CZGEqh-GloPE5HtJaE_8blwp2cB/image.png

    #49413

    capella
    Member
    This reply has been marked as private.
    #49409

    In reply to: File-Upload fails


    Jass
    Spectator

    Hi there,
    You need to set Allow Access = “” or specific user roles you want to allow access.
    Check wp-admin► Downloads ► All files(Edit)/Add file ► Package Settings ► Allow Access (Set user roles). ► update
    or try clearing your browser cache..
    I hope this solves your issue.
    Thank you.

    #49343

    Tod Abbott
    Member

    I wanted to share this even though this is an old thread — in case someone else is looking for this solution (like I was).

    I did not find a way to do this within the tool, but it is pretty easy to do if you are willing to edit the wpdm-extended-shortcodes plugin. I normally would never recommend updating a plugin like this (because any change will be lost when the plugin is updated), but it was an emergency for me and may be for you…

    Open the wpdb-extended-shortcodes.php file

    Find the wpdm_embed_tree() function and scroll down toward the bottom of that function (in the version I’m using (2.6.0), this is around line 470).

    find this: “a href='” . get_permalink(get_the_ID()) . “‘ rel='” . get_permalink(get_the_ID()) . “‘”

    and edit it to look like this: “a href='” . get_permalink(get_the_ID()) . “?wpdmdl=”.get_the_ID().”‘ rel='” . get_permalink(get_the_ID()) . “?wpdmdl=”.get_the_ID().”‘”

    Basically, you’re just adding “?wpdmdl=[the post ID]” to each link.

    NOTE: this will likely NOT work with login-protected downloads (there should also be a nonce that is not being included) but if you are just offering publicly accessible files, it should be fine.

    It also seems like this would be a fairly easy update that could be made an option in the tool (hint… hint…).

    #49227

    In reply to: Category Question


    twomuch
    Member
    This reply has been marked as private.
    #49145

    Rich
    Participant

    Hello,

    Is it possible to create a function that allows users to download ALL files at once, e.g. as one big zip file?

    The zip file would have to be created ‘on-demand’ to ensure it contains all latest downloads.

    Thanks.


    Amit Bansal
    Member

    All the downloads are from the package download button. You are missing the point here. I am talking about the download limit plugin and not the download limit per user option in the package settings. We want a user to download only 5 packages per day. Can you please tell me what settings do I need to change to meet my requirement. Here’s a user you can try with.
    user: dtest
    password: 80min@700MB

    #49042

    Al
    Member

    Hiya,

    2 things needing fixed

    #1

    a) If lock options for a package are enabled then a password for the complete zip package is only ever shown IF i use
    the page template “2 columns image right”, “single column, image top, extended” or “single column with doc preview”.. on none of the others!!

    b) If individual downloads are enabled (and locked) then the password box next to each individual file has no effect whatsoever, regardless
    of which page template is used. It’s impossible to download anything.

    #2

    Search results for a tag (tagged to multiple packages) , will only list the 1st result from the 1st category in all the other categories and NOT
    EACH result in EACH category.

    Tested on chrome, ie, firefox & safari.

    #48945
    This reply has been marked as private.
    #48911

    Shahriar
    Moderator

    Removed marked lines from wpdm-all-downloads.php

    https://www.evernote.com/l/AUddripbotpGOpffQXEZYB2qArz0ckXcu48B/image.png

    #48903

    Topic: Import


    cmcg
    Member

    Can’t see to get it right. Importer doesn’t work, Bought your advanced importer.

    I would like to import files. The ‘difficulty’ is in importing images. Dowloaded your example file. Could you tell me in plain English:

    In which column to put the featured image file filesmall.jpg
    In which column to put: filesmall.jpg and filelarge.jpg as separate downloads.
    Please be clear in how I should use , ; and ”
    ” doesn’t work.

    Please be aware that Excel does’nt; support a , as a separate mark.

    Many thanks in advance.

    #48886

    cts
    Member

    Hi support-team,

    we use WPDM 4.5.6 and it’s not possible for us to upload a file with the same name twice.

    For example:

    We upload a file called “Textfile.txt”. A few days later we upload a updated Version of this File.
    When someone now downloads this file from our website he gets the old, outdated Version of “Textfile.txt”

    We tried out nearly everything, but it’s just not possible. We tried to delete the old file first, but it always shows us
    the file as “imported” in the bulk-upload section, even when we delete the entry from the database and the file from the uploads-folder.

    What can we do to fix that?

    Thanks in advance.

    #48853

    Shahriar
    Moderator

    Sorry, it is /tpls/wpdm-all-downloads.php

    #48843

    Shahriar
    Moderator

    Do you have the Downloads menu in dashboard? All packages page is the first item in submenu of Downloads

    It is the page where you browse all your downloads.

    #48842

    Shahriar
    Moderator
    This reply has been marked as private.
    #48766

    Shahriar
    Moderator

    If you set up like screenshot, all of your downloads will be visible in yoursite.com/downloads link.

Viewing 25 results - 3,226 through 3,250 (of 4,411 total)