Search Results for 'download link'

Viewing 25 results - 8,276 through 8,300 (of 9,349 total)
  • Author
    Search Results

  • Eleina
    Member

    I still can’t get a download to work… I’ve created another package – I can get the image to download but not the pdf…

    Here’s a link – Password for pdf is 9999 it just says “file not found” over and over again

    http://rab-1.com/download/test-package-2-two-files-client-es-web-design/

    I’ve tried changing many different settings, but i can’t make this work?

    #16337

    Hi,

    I installed the download manager pro on my site but there is no “Premium Package” option in “DOWNLOAD MANAGER PRO Settings” as shown in plugin demo backend. Link is given below for plugin demo backend:
    http://demo.wpdownloadmanager.com/marketplace/wp-admin/edit.php?post_type=wpdmpro&page=settings&tab=ppsettings”
    and also i did not get any license key with this plugin. Can you please help me so that i make a shop for my files with this plugin.

    #16334

    Forster
    Member

    Hello,

    please give me an answer to the problem. I have now a download manager that allow me to create stats and watch the downloads but it do only on the half of the files. All important free downloads are not counted. Free downloads are Amazon S3 downloads.

    As I wrote, the packages from S3 and local files are exact the same, expet the linked file. Both packages have one file for download and other settings are the same, include the template to show the shortcode. But in the WDM the S3 files do not get a count.

    In an newer post I read that Amazon S3 is Beta. Why you do not give this information on the purchase page? I expect to get well developed and well tested software when purchase.

    However, I need a solution for the download counts.


    psuthram
    Member

    Shaon – I wanted to follow up to see if you have an upgraded plugin. Here are the list of all the problems we are facing for this paid plugin.

    Please know that we are launching on Wednesday (tomorrow) and just noticed these problems. We would greatly appreciate any quick help in solving any or all of these issues.

    ARCHIVE TEMPLATE
    Page template view
    # Clicking on the breadcrumb/pathway to go back to the List template view leads to an archive page with a completely different format. The URL ends with /download/ with the subtitle BLOG ARCHIVES instead of the original archive page.

    Link template view
    # [see attachment] If you are on page 1 and click on “Previous” or on the last page and click on “Next”, the view loads the entire website within WPDM view. It shows the search box followed by the entire website (header + menu + body + footer) for the same view where the archived downloads are supposed to show up. Please modify the archive view so that “Previous” link does not show up when the user is on page 1 and the “next” link does not show up when the user is on the last page of the archive.
    # Unlike the category pages, when the user goes from page to page by using the Previous-1-2-3-Next at the bottom, the page does not load and scroll to the top. It stays in the same location. Please keep this functionality consistent. (Low priority)
    # Search feature does not work if you use more than one word or spaces after one word.

    Category pages
    # In the link template view, the “Previous” and “Next” buttons are < and > signs. Please keep this consistent with the archive view.

    #16325

    npthanh
    Member

    If there are 2 download links ?
    I created two links to download the file. And I want to show that the two separate links through the sourcecode to embed the article?
    Please guide


    Roy
    Member

    When trying to import entries from Download Monitor 3.3.6.1 into Download Manager 4.1. The import process freezes and the following errors are appearing in the Apache error log:

    1) PHP Fatal error: Call to undefined function update_wpdm_meta() in wp-content/plugins/wpdm-import-download-monitor/wpdm-import-download-monitor.php on line 49

    2) WordPress database error Unknown column ‘files’ in ‘field list’ for query INSERT INTO ahm_files (title,description,files,password,download_count,access,show_counter,quota,category,link_label,url_key,create_date,update_date,preview,template,page_template) VALUES (‘2012 Statistics’,’2012 Statistics’,’a:1:{i:0;s:73:\\”http://XX.XXX.XXX.XX/wp-content/uploads/downloads/2013/01/2012stats.pdf\\”;}’,”,’0′,’a:1:{i:0;s:5:\\”guest\\”;}’,’1′,’0′,’a:1:{i:0;s:14:\\”stats-category\\”;}’,’Download’,’2012stats’,’1358279524′,’1401136692′,”,’link-template-default.php’,’page-template-default.php’) made by do_action(‘wp_ajax_wdm_settings’), call_user_func_array, wdm_ajax_settings, call_user_func, wpdm_import_download_monitor

    thanks in advance.

    #16309

    Forster
    Member

    Why the download count is working on ALL other packages with one file with the same template to show but not on S3 linked one?
    What you wrote will not count the other packages with local files, too but it do.

    The key is working, downloads are working well, it also uploads 30 MB and then fails back to 975 Kb and counts again to around 30MB, just a loop. It seems there is a problem with big files not with the api key.

    #16287

    letteria
    Member

    hello

    when i insert a new file as a download via “upload” it doesn’t go.
    (the download-link will go allways to “file-not-found.txt”).
    but when i choose “browse” the file will be available…

    if i look trough ftp to the server, all files are in the “download-manager-files”-folder.

    thank you for your answer…

    #16281

    Forster
    Member

    How long it is valid? This is an important information because in one hour as example, people can download all files.

    Do the download count not work with S3? All S3 files I have added have still not one download but i downloaded it from different computer around the world (remote) and the number is not increasing. The local links increase well.

    BTW: I was not able to uplaod to S3 with the plugin. It starts regular automatically the upload new. Seems to be a loop.

    #16277

    Kate
    Member

    Thanks so much Shaon – unfortunately I can’t seem to get this to work – was the following what I was supposed to change?

    
     echo "<li  class=\"file ext_$ext\"><a href='".wpdm_get_download_link(get_the_ID())."' rel='".wpdm_get_download_link(get_the_ID())."'>".get_the_title()."</a></li>";
    

    I get the attached happening when using this…

    However, i’ve had a bit more of a look and have managed to get it working using the following…
    echo "<li class=\"file ext_$ext\"><a href='".wpdm_download_url($file)."".(get_the_ID())."' rel='".wpdm_download_url($file)."".(get_the_ID())."'>".get_the_title()."</a></li>";

    ๐Ÿ™‚

    #16253

    Shahjada
    Keymaster

    #1, #2) only pro version has mutli-file support. WPDM Free v2.7 still in RC and we didn’t adjust some wording yet. We will replace “package” with “file” as it is in wpdm free v2.6 now. sorry for the misunderstanding.

    #3) it may happen only if your theme css interface with download button css. if you just want link and icon without any button style, please open /download-manager/templates/link-template-default.php , remove link-btn [color]

    anyhow please let me know if you have any other question.


    caemining
    Member

    Plugin: WP DOWNLOAD MANAGER V3.2.6

    I cannot add new documents to an existing package.
    I select a document using OPEN FILE BROWSER.
    I then select UPDATE PACKAGE.
    Nothing is updated. I return to the Manage Packages screen, then reopen the same package but the new document is not added.
    Also when I Select Link a icon to associate with a file, this does not update either.

    My wordpress user is ADMINISTRATOR.

    Currently I cannot edit existing packages and have to create new packages in order to update or add documents.

    Does anyone have the same problem or can anyone advise how to fix this?

    #16157

    Can I please have some help? I purchased and downloaded the Business Version at $125 and Installed and Uninstalled my License Key.
    It Says Invalid Link. I have used it once and now it doesn’t work.
    marie.stonestreet@heapg.com
    hornersupport.wpengine.com

    #16151

    fccilm
    Member

    Is it possible to add a PDF previewer in a page template as well as a download link?

    #16113

    Shahjada
    Keymaster

    For now please open /wp-content/plugins/download-manager/templates/link-template-default.php , replace [file_size] with [download_count] , in later update we will add better option.

    #16104

    In reply to: Invalid License


    Shahjada
    Keymaster

    generate license key from order details page clicking on license button and apply the key.

    https://drupal.org/project/filebrowser is totally different idea then wpdm pro. attach dir option will attache all files and dir inside the selected dir but you can’t apply access restriction per file but you can apply access restriction for complete package. To list all files attached with package at front-end you need to use [file_list] tag with page or link template, more details about templating is here http://www.wpdownloadmanager.com/doc/templates/

    #16082

    Shahjada
    Keymaster

    Not an issue actually, when I set a larger limit ( tried with 300 ) download link become available again http://acapelladjs.com/download/voltio-ft-n-klabe-ella-volvio-acapella-dirty-mp3/

    #16070

    In reply to: Stuck on version 4.0.7


    Shahjada
    Keymaster

    in order details page, you will see 2 buttons, click 2nd one to see the list of files in a popup with individual download link. download 4.1.0 from there

    #15974
    This reply has been marked as private.

    Shahjada
    Keymaster

    replace get_permalink with wpdm_get_download_link

    #15893

    Shahjada
    Keymaster

    1) to remove icon issue, please rename xlsx_mac.png with xlsx.png in dir /plugins/download-manager/file-type-icons/32x32/
    2) To hide the popup simply need to click on trigger link again, though, I’ll add a close button on next update

    #15849

    psaux
    Member

    Hey, im listing my downloads with: [wpdm-all-packages link_template="link-template-panel" ]

    But i also want use other page template like: page-template-col2-il

    show should i place this? i’ve been trying as:

    [wpdm-all-packages link_template="link-template-panel" " page-template-col2-il"]

    #15658

    joshuwae
    Member
    This reply has been marked as private.

    Shahjada
    Keymaster

    you can also apply link template from short-code link [wpdm_package id="123..." template="template-id"] , anyhow you may also check this add-onhttp://www.wpdownloadmanager.com/download/wpdm-default-values/

    #15628

    Factorycat
    Member

    see the breadcrumb in the link here http://www.easysketch.co.uk/model-downloads/siemens-hob/

    I want to output my packages onto a standard page layout with no side-bar

Viewing 25 results - 8,276 through 8,300 (of 9,349 total)