Search Results for 'download link'

Viewing 25 results - 10,751 through 10,775 (of 11,356 total)
  • Author
    Search Results
  • The category names were there originally, but they are gone now, even from the categories page. See attached image.

    What I did before this happened was this: I tried to change the file link template for ALL of my categories at once by following the instructions posted here: http://www.wpdownloadmanager.com/support/topic/how-i-can-change-all-categories-link-template-by-sql/#post-7556
    I did this because by upgrading to pro from free all of the download links lost the icons that I had selected for each download package. I wanted a way to change the link template of all categories so that I wouldn’t have to change the link template one category at a time.

    Now, all of my categories have the same link template, but all of their names are gone!

    This is getting worse by the minute! I am losing hours and hours of work that I will have to do over again.

    #8995

    Shahjada
    Keymaster

    yes, noted for future implementation


    derek520
    Member

    This is a two-fold question:

    – I’ve tried to put a lock on one of my documents using the Email Lock. When i update and refresh i click on the ‘download’ button, only for it to bring up a download box asking me to save a file called ‘invalid link’, which is a text file.

    What am i doing wrong?

    – I’ve used the shortcode [wpdm-all-packages] which works ok – what i want to do is replace the image (that represents the document type) with a thumbnail of the image i upload as the Preview Image…it will obviously need to be resized to fit the table too. Is this possible and where would i need to amend the code to make this happen?

    #8972

    Wim
    Member

    That is a shame when this should be regarded as a basic option!!

    It is common sence for any webmaster to keep visitors on its own site. Having no option to open downloads in a blanc window, is regarded bad practice. Will this option be available somewhere down the line?

    #8955

    Shahjada
    Keymaster

    it should work fine with category short-code, but only for [wpdm-all-downloads] short-code it shows blocked message rather then hiding package completely.

    #8954

    In reply to: Simple Link URL


    Shahjada
    Keymaster

    Create a link template like this:

    <a href="[download_url]">[title]</a> [version] [create_date]
    #8948

    Shahjada
    Keymaster

    please give me the plugin download link to check compatibility.

    #8947

    Shahjada
    Keymaster

    it may happen if size of all files in a package are larger then your server cache memory, anyhow please send a temporary wp-admin login info to support@wpdownloadmanager.com with forum post link, support team will check your issue

    #8932

    rohanpinto
    Member

    Could you add a WPDM-mega (similar to amazon S3 but support for using mega’s API’s) https://github.com/smartinm/mega-php-client

    instead of the direct URL to the mega.co.nz download link which contains the decryption key, if the link was a POST operation to the mega URL (the download would work without revealing the decryption key to the end user)

    eg: mega URL with decryption key is : https://mega.co.nz/#!CMJECbqZ!K0x-1hy_LSRoPLTY7G47RWbqaxQ5Z34MZ1-0Ufjb-7c

    therefore instead of doing a GET operation on that URL if you instead do a POST to https://mega.co.nz/#!CMJECbqZ with the decryption key as a POSt variable, the file can be downloaded ONLY via the WPDM-mega module and no direct download link to https://mega.co.nz/#!CMJECbqZ would work as the decryption key is always hidden.


    ninoid
    Member

    My site is in production, and download manager is malfunctioning, please see on link: http://www.ephzhb.ba/?page_id=3191

    My documents for download are all in .doc format, when i download file, i cant open because it has been coded!!!!

    Please help??? Thanks

    #8925

    GaryMOrin
    Member

    Just check code (but I’m no PHP Developer), it does look Like different different code is use.

    for categories, function wpdm_embed_category around line 1647:

    $current_user_role = is_user_logged_in()?$current_user->roles[0]:’guest’;
    $category[‘access’] = !isset($category[‘access’])||!is_array($category[‘access’])?array(‘guest’):$category[‘access’];
    //check if current user is allowed to access to this category
    if(!@in_array($current_user_role, $category[‘access’])&&count($category[‘access’])>0&&$category[‘access’][0]!=’guest’) {}

    but in function DownloadLink line 570

    $caps = array_keys($current_user->caps);
    $role = array_shift($caps);
    $matched = @array_intersect($current_user->roles, @maybe_unserialize($package[‘access’]));

    When will you have a fix?

    Thanks

    #8923

    danbcheney
    Member

    We need to access the simple link URL of the package file. Our file list is layed out in a table listing the product versions, etc. and all we want is to make the file name a link to the download. Using the shortcode creates way too much information and messes up the format of our table. How do we find the URL link to the package so that we can use a simple link?

    Our current layout is at: http://md.humanizedcommunications.com/customer-area/

    #8922

    GaryMOrin
    Member

    Hi,

    Did this ever get resolved? I’m having the same problem. Using a shortcode to display a category, but all packages are listed even though the user does not have access and Hide Everything is set.

    Site is on internal server at the moment.

    Thanks


    Bob
    Member

    Hi, I’m attempting to put a button in a custom link template and have followed your documentation, yet it won’t display in my WPDM Packages by Category widget in my sidebar. Below is the code as in the template editor. The page in question is http://www.aussurveys.com.au/who-we-are


    [thumb_500x300]

    [page_link]
    [description]

    [file_size] | [download_count] downloads

    [download_link btn btn-large btn-success]


    Shahjada
    Keymaster

    1. if you check that option, user will be able to download individual file in a multi-file package. But you also need to use [file_list] tag with link/page template to show file list at front-end.
    2. please send a temporary wp-admin login info to support@wpdownloadmanager.com, we will check your issue.


    Shahjada
    Keymaster

    in you are using facebook lock, use
    link template = “Link Template Embedded”
    page template = “Single Column, Image Top, Extended”

    or new new template using template tag [download_link_extended] , more details:

    Integrated Templates

    #8853

    Shahjada
    Keymaster

    sorry, but no such option available there.


    sphipps
    Member

    When I use “Use Direct Link to download file” for creating pakage how can I open the links “download” to a new window

    #8791

    Hi, am using WP 3.6 and Download Manager Pro. All works fine when clicking download link, filling out email address, email is sent with link like testsite.com/?wpdmdl=6&_wpdmkey=524354f37c787 but when click on that link in email, the site loads but the pdf file never downloads. Any suggestions of what I should be checking? Thanks


    patsch27
    Member

    Hello,

    have tested the free version. Very well.
    Is available in the full version of the following function:
    Create a zip file on the fly for download.
    I choose only the link to many pictures of a gallery.
    No zip file upload with the images! Saves space.
    When you click on the download button created this plugin
    a temporary zip file which is deleted after the download.

    greetings
    patsch27

    #8771

    WSPC
    Member

    I’ve spent hours on this already trying to achieve the same thing and finally figured it out.

    NOTE: You do need to purchase the WPDM Directory Add-on for this to work.

    1. To get the category buttons at the top you need to create your categories first in Download – Categories. Make sure you leave the field called ‘Allow Access’ empty.

    2. Go to Downloads – Settings and at the very bottom is a drop-down called ‘Link Template for Archive Page’. I chose Bootstrap Thumbnail as it looks like the demo version but you can select what you like and see what looks best for you.

    3. Now create a new Page on your blog and insert the following shortcode [wpdm-archive] and save the page.

    4. Now view the page and hopefully it should all work.

    I hope I haven’t missed anything. I’m not sure why the developer can’t add a simple step-by-step on the Docs page for this or better yet do a short video. It would save people a heap of time and save him repeated questions in this forum.


    Aleks
    Member

    Hi,
    Some time ago I have installed Download Manager.I have a question about the file download limit.
    After exceeded the limit of download, I would like there to appear another window with information (that the limit has been reached) or redirection to the specified site. Not like now when you get a blank page with short info.
    Please help,
    Thanks, Alex


    bradbury
    Member

    To be able to open PDF or image files in the browser instead of always forcing a download to the desktop. I know this works for files linked from the server, I would like a shortcode for documents uploaded through the download manager though (I am doing one package per document)

    #8734

    Shahjada
    Keymaster

    I see downloads are working fine.

    #8731

    saumil91
    Member

    when i found this css file??

Viewing 25 results - 10,751 through 10,775 (of 11,356 total)