Search Results for 'download link'

Viewing 25 results - 6,626 through 6,650 (of 9,411 total)
  • Author
    Search Results
  • #49606

    Simone
    Participant

    Hi,
    Using the file cart plugin instead of downloading the .zip file I would like to send it by email. Is there a way to make it possible?
    or alternatively can I send a link to the zip file which is created in the cache folder now when I click on download (is there a code snippet?)
    Thanks for your help in advance.
    Simone

    #49601

    Hello,
    I have the same issue, but slightly different : I would like the link to simply be the title of my file.
    Is there a way to do this ?
    (I used your example here above, but I don’t want “download” to show up, just the title which people would click on …)
    Thanks a lot in advance

    #49575

    Shahriar
    Moderator

    Yes, it is possible. Use a link template without [page_url] template tag. Just clone the link template you are using now and remove the [page_url] tag from there. Now when inserting package use this custom link template.

    An example,

    <div class="col-md-6"> <h4>[title]</h4>[download_link] </div>

    #49558

    Is there a way to control the visibility of package links that display on a page.

    I’ve created a page with this shortcode to display a list of package links:

    <br style=”clear:both”/>
    <span>[title] [description] [tags]</span>

    What I’d like to do is control which package links are displayed on this page based on a visitor’s user-role.

    Thanks,

    B

    #49532

    Shahriar
    Moderator

    Yes, it is possible. Create a custom link template and use [expire_date] template tag to show expire date.

    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”.


    Shahriar
    Moderator

    Hi, You can disable package download link and use only individual download button. Custom link template required for this setup. Copy any link temlate and remove [download_link] template tag from there and use [file_list] tag.

    #49416

    In reply to: OneDrive App (how to)


    Criss
    Member

    Thank you for the clarification. But I’m disappointed. I really don’t understand why you link users to a OneDrive account. I mean, they just need to download a file without the need to know where the file is hosted. As a matter of fact this leads to security issues because the Admin’s OneDrive account can be hacked. On the other hand, why users should have a OneDrive account?
    This addon is completely illogical. I’m sorry to say that but you should revise it completely. ๐Ÿ™‚

    #49413

    capella
    Member
    This reply has been marked as private.
    #49397
    This reply has been marked as private.
    #49394

    In reply to: Email lock broken


    Shahriar
    Moderator

    Worked fine in my test. Got email with download link.

    https://www.evernote.com/l/AUcFF9aJr-9CDpRdXtjxP4kThl4cXp02yzkB/image.png

    #49379

    In reply to: OneDrive App (how to)


    Criss
    Member

    I thank you for the solution. Now the button hooks to OneDrive and I can associate a file to a new post/download.
    There’s only one problem: when a user clicks on the download link he’s redirected to OneDrive account. Is this how’s supposed to be? Because I think that the user should just get the file instead of going to the Admin’s OneDrive account.

    #49372

    Jass
    Spectator

    hi there,
    Yes you can get link in the e-mail. Please post your problem in WPDM pro support to help you ( http://www.wpdownloadmanager.com/support/forum/download-manager-pro/)

    #49362

    asktheotech
    Member

    Hi Shahriar,

    Thank you for your reply!

    I did find that one of the issues was spaces in the filename. That has been corrected.

    Re: downloading, it makes no sense to me that clicking download will lead me to a page where the file is played by my browser. That doesn’t seem to be an S3 issue (maybe it is?)

    I’m not confused about icons or link templates. This makes sense to me.

    What doesn’t make sense is that in one scenario, I can click on “play” to play a file, and in another that option does not appear. This is for .mp3 files that are both on S3.

    #49359

    Shahriar
    Moderator

    Hi,

    Download Manager redirects user to S3 file when download button is clicked. WPDM can’t control they way file is served. You have to add file locally if you want the download button to download file (mp3) on click Download button. There might be some option in S3 to show download link instead of playing it.

    You can set package icon when bulk importing packages. Put the icon url under icon column in csv file. You can also set icon from package settings. It looks like you have some confusion about link template. Please let me know if you have any specific question about templates.

    Error in some packages are being caused by an extra space in generated download link. One possible reason, maybe some other plugin modifying output. Try disabling other plugins to be sure. However, We will check thoroughly in our code, if there is any issue found, i will let you know and release an update soon.

    Thanks.

    #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…).

    #49322

    pasqualino77
    Member
    This reply has been marked as private.
    #49264

    Morten
    Member

    Hi, yes i see, the problem is when i go to the startpage “www.dosspiele.eu” on this site all correct left sidebar the RED download buttons are there. all ok, when i click on the link CROWDFOUNDING in the menu the Download button left side changes on its own in BLUE Download buttons. And i dont now why.

    Greatings

    #49256

    Newbie
    Member

    After troubleshooting why I am getting auth signature error. I have discovered that the S3 libraries are seriously outdated.

    Per \wpdm-amazon-s3\aws\CHANGELOG.md the version is 2.7.17 (Updated 2015-01-27) and the current sdk from amazon is 3.19.4 (Updated 2016-09-01)

    Please update the amazon s3 as its not usable to retrieve download links.

    #49247

    Shahriar
    Moderator

    Link Template code is wrapped inside w3eden class to apply plugin specific css. code inside w3eden comes from link template. You can create custom link template from Downloads Templates page.

    #49231

    Lucas Hixson
    Member

    I purchased the WordPress Download Manager Special Pack which has the directory addon listed, but I do not see it listed in the download. this is what I got.

    crypton.zip
    download-after-submit.zip
    download-manager-4.5.6.zip
    liveforms.zip
    wpdm-advanced-custom-fields.zip
    wpdm-amazon-s3.zip
    wpdm-archive-page.zip
    wpdm-block-hotlink.zip
    wpdm-custom-access-level.zip
    wpdm-daily-download.zip
    wpdm-filemanager.zip
    wpdm-ftp-file-browser.zip
    wpdm-premium-packages.zip

    #49227

    In reply to: Category Question


    twomuch
    Member
    This reply has been marked as private.

    Shahriar
    Moderator

    File Tree – Install Extended Shortcode addon to use tree shortcode

    Empty Categories – Frontend Upload shows all categories. I have checked your installation. You are using custom templates there. If you did not do it,maybe some other guy customized it. In default templates upload page shows all categories.

    Tags – You can use Directory addon to show all tags. Each tag link to their archive page. We will add more features soon to make tags more accessible.

    #49158

    In reply to: Sort Download filename


    Shahriar
    Moderator

    Send me a package link to download, you can use private reply.

Viewing 25 results - 6,626 through 6,650 (of 9,411 total)