Search Results for 'download link'

Viewing 25 results - 9,126 through 9,150 (of 9,325 total)
  • Author
    Search Results
  • #4554

    George T
    Member

    Hi Shaon,

    I have some issues regarding Email Lock settings:
    1. The email messages “Thank you for downloading…” has no subject and no sender. Where I can configure it?
    2. Where I can configure the content of this message?

    Also, as I can see the templates/wpdm-email-link.php file is empty.

    v3.3.4

    Thank you!

    #4544

    Shahjada
    Keymaster

    @Soundtemple

    1) you need to add FB id, use “Link Template Embedded” and page template = “Single Column, Image Top, Extended” in case of facebook like lock
    2) find and replace the word “@webmaniac” from download-manager/functions.php with any other name or just remove
    3) you can’t do that for now
    4) that may appear if your set limit
    5) use [icon] tag with template, to link use like this <a href=”[page_ur]”>[icon]</a>
    6) for http://demo.wpdownloadmanager.com/wpdmpro/file-download/my-favorite-songs/ , install attached add-on , then create a new page template with following code:

    <div>
    <div>
    [audiojs_cover]
    </div>
    <div>
    [audiojs_player]
    [audiojs_playlist]<br/><br/>
    <div>
    [description]
    </div>
    </div>
    </div>

    use the page template for any package, you want to use as mp3 ablum

    #4501

    emru
    Member

    I am able to upload a document and create a package from the “Create New Package” tab using the [wpdm_frontend] shortcode; however, the file link (physical location) does link correctly causing a download of the “file-not-found.txt” document. I have to relink each file using the “Manage Packages” section (the “Add file(s) from server” selection works). How I can fix this? I am using an asp.net server if that makes a difference, and I needed to add a web.config file to the uploads folder to get the uploads to work. Also, am I able to alter the location of the uploads folder?


    bdp
    Member

    I spent my money and now I find 90% of what I need and want to do does not work.
    1) Front-end Manager does not show packages
    2) No way to add file/package link from editting a post or a page.
    3) Advance TinyMCE button breaks TinyMCE
    4) This was supposed to be the continuation (or sold as) the continuation of Download Monitor.

    So far, next to nothing is working — after spending 2 days trying to get it set up to the point where other people could
    (a) upload, (b) categorize existing and (c) download / view files that are already listed in the packages.


    bdp
    Member

    There appears to be no way to add a link to a file that is being managed by download manager pro?


    Soundtemple
    Member

    Hi,

    Some getting started questions….

    1. Facebook lock does not appear on any template. Other Locks appear but not Facebook. I used the FB url. I didnt add any FB App ID

    2. Twitter Lock works, but you it has @webmaniac at the end, which is you – how do I change this or at least get rid of it.
    Also, you can edit / remove and change all the Twitter link data – should this be editable? Other things I have used make this un-editable.

    3. How do I edit the color of the support email background. Its blue by default. I want white.

    4. I noticed on some pages template a DL link would DL the file even if the message LIMIT EXCEEDED would appear

    5. How do I get the icon I choose in the package to be the icon on the download page template. How do I make this icon clickable?

    #4416

    bdp
    Member

    I had the free version installed, clicked the import from Download Monitor. It worked great. All my files came in.
    Decided to go to the PRO version. Installed and now I can’t find the link to “import from Download Monitor” again
    as all my previous settings disappeared.

    Please advise.

    #4402

    djheadcrash
    Member

    Hi,

    while I am until now not able to upload without the AJAX error, I thought it is a good reason to try the bulk import, but…
    url_key and access fields are not properly imported. They are written in the field in table wp_ahm_files but url_key in wp_ahm_filemeta stays blank. Additionally access field is filled not like manually entered (parameters a and j are not written in the database).


    At The Doctor,,Download,,0,0,0,"subscriber,administrator",link-template-default.php,"vocabulary-dutch-turkish",,,"nl_tr-
    at_the_doctor.zip",,,page-template-1col-ex-autdio.php,1,20130221,20130221,dutch-turkish-at-the-doctor

    I am doing something wrong?

    #4381

    maarlok
    Member

    preview images will not work correctly. It is not displaying the picture in the download page. Even the icons are not displayed on the links. I have already contacted the support but I have not answered yet. You can get some help? thanks

    #4347

    Shahjada
    Keymaster

    please give me your url to check


    CursiveQ
    Member

    Hi,

    Thanks for developing this plugin, it was exactly what I was looking for. I’ve implemented it and it looks great, but the delay time from clicking the share link to the file starting to download is VERY long… about 20-30 seconds after completing the share. I’m getting people clicking the share buttons over and over because they are thinking it didn’t work.

    Any suggestions.

    Cheers,
    Mike


    Paul
    Member

    Apologies Shaon – the code above is working fine.
    The “Download Limit Exceeded” error was because I set the download limit to 1 per user and I was using the same email address to test it.
    The link in the code above has not reproduced correctly, wrapping the code in a tag does not stop the browser from rendering the link.


    Paul
    Member

    Thanks for the reply – it’s nearly working.
    Made the modification to getlink() as below (no other changes to this function were made other than the below).
    Stopped the mail function being called and now include $download_url in “alert-success”
    The link produced looks like this: ?wpdmdl=1&_wpdmkey=511a48072ee28
    Clicking on it takes you to a page saying “Download Limit Exceeded” and the document does not download.
    How I can fix this please?

    // wp_mail( $_POST['email'], stripcslashes($eml['subject']), stripcslashes($message), $headers, $attachments );
    $data['downloadurl'] = "";
    $data['error'] = 'Click on this link to complete your download';
    header('HTTP/1.0 200 OK');
    header("Content-type: application/json");
    echo json_encode($data);
    die();


    yblancqu
    Member

    Hi Shaon,

    Email sent to support. You can see for yourself at http://www.ondernemersrealiteit.be/downloads/
    I’ve activated email, linkedin, tweet and facebook lock on both downloads. Facebook doens’t work.

    Grtz,
    Yves

    #4273

    Shahjada
    Keymaster

    use download button only only when you are using public downloads, if you have mixed downloads, in page and link template use your expected image like this:
    [download_link image-url]

    #4267

    In reply to: Links Template


    Shahjada
    Keymaster

    little confused as update should not affect previous settings, send a temporary wp-admin login info to support@wpdownloadmanager.com to check

    #4254

    Jerrad
    Member

    Downloaded the free Download Button Add-On and selected one of the options and clicked Save Settings. When I go to the download page, the orange default icon still remains and ‘ /> is hyperlinked to the right of the image (see attachment).

    In the page template I’m using, I have taken out the link to the iconfinder icon and just left the shortcode as [download_link].

    The code tag didn’t work right for me to attach the code so I am attaching screen shots instead.

    Also, do I need to wrap the gallery shortcode in a div to get it to work? Nothing shows – have 3 extra pictures.

    Thanks!

    #4197

    drewsers
    Member

    I am having the same issue. I uploaded the files via FTP to my server and created a download link by using the add file from server function. It looks great but the files get corrupted through the manager. I downloaded my files directly off the server, without the download manager and it worked fine.

    Using the download manager drewsers.com/?page_id=1497 Password: mik3jor

    Direct off server: drewsers.com/files

    Thanks,
    Andrew

    #4192

    In reply to: Update existing file

    I did, the version I have now is 3.3.5 and that’s when all problems started. Missing icons, slow download speed, cannot edit anything.

    Did not have a single problem since the day one until upgrade. Replace all files via ftp, disable/enable the plugin. I even deleted the folder and started all over again and still have the same problem. I personally think it’s something with the database, but cannot start fresh because I have too many links to Amazon S3. Will take me months to add them all over again.


    jbbailey
    Member

    Have you had a chance to look at the link?

    #4160

    In reply to: Zip file upgrade fail


    Shahjada
    Keymaster

    yes, you just need to create an link template with following code:
    [download_link]

    but if you want to use a image there use like this:
    [download_link image-url-here]

    then select the link template for your packages
    more details about download link:

    Integrated Templates

    #4094

    aswilkins
    Member

    I’ve created a page on my site which contains the shortcode [wpdm_category id=ict item_per_page=10] where ‘ict’ is the category name. It returns all the downloads with that category. The download links under each name work, but when I click on the actual file name it returns an empty page, rather than a details page showing the large thumb, download description, etc. What am I doing wrong? I’m really confused! 🙁

    The url in the address page shows ‘?download=space-shuttle-poster’ after my domain name (space shuttle poster is a test PDF download file).

    #4082

    Shahjada
    Keymaster
    #4074

    Shahjada
    Keymaster

    1) you can batch upload all files using bulk import feature, but that will create separate pacakge for each file
    2) you can attach multiple files with same package and you can download individual file from a package. but you need to enable individual download, no need to create individual package for each file ( Example: http://demo.wpdownloadmanager.com/wpdmpro/file-download/free-web-designer-iconset/?wpdm_page_template=page-template-1col-ex.php )
    3) wpdm pro has many short-codes, even for listing all packages in a table or selected categories, check here http://www.wpdownloadmanager.com/docs/list-of-download-manager-pro-short-codes/
    4) In pro, templating is very extended and what will show or not , in the template will totally depend on template tags you will use with a link or page template, here is details: http://www.wpdownloadmanager.com/docs/integrated-templates/

    #4072

    I have the same problem – looking for a solution. I have just set up DMPro and can’t get the email lock to work at all. Did this thread have a solution?

Viewing 25 results - 9,126 through 9,150 (of 9,325 total)