Search Results for 'download link'

Viewing 25 results - 6,576 through 6,600 (of 9,482 total)
  • Author
    Search Results
  • #51975

    In reply to: POPUP LINK not working

    Yes I have the latest version.

    I have installed the short-code add-on and now I see the link is create but still not working.

    This is the html code generated

    <a class="wpdm-popup-link" data-title="Partner guidelines" data-toggle="modal" data-target="#wpdm-popup-link" href="https://www.unleashedsoftware.com/download/partner-guidelines">Partner guidelines</a>

    However, when you click nothing happens.

    #51965

    In reply to: Membership

    The membership is not working for button also 🙂
    If you have download button to premium package in post you can download it without subscription plan 🙂

    Links to the same file:
    https://graphictwister.com/download/newmacbook-on-table-060512-zip/ (here file is blocked)
    https://graphictwister.com/white-clasic-poster-frame/ (here you can download it for free !)

    This package have setup yearly plan

    Best
    Kaja

    #51964

    Topic: Warning

    Hi !

    i have this massage if i click on link in premium package.

    Warning: Missing argument 4 for WPDMPremiumPackage::hide_single_file_download_link() in /wp-content/plugins/wpdm-premium-packages/wpdm-premium-packages.php on line 898

    Best
    Kaja

    #51949

    In reply to: Parse error


    idliketofly
    Member

    I was sent a link via email with instructions to download the old version… No apology or explanation. Just a link. I didn’t need it though – I had already rolled back. Because I’ve had so many issues upgrading this plugin over the past couple of years, I’ve made it a point to backup relentlessly. This is very disappointing and I feel the entire issue was handled poorly. Not only was I not notified of the new requirements, but sorting out the issue wasted hours of my time.

    I don’t believe the underlying issue can be fixed without rolling out the new social lock code. I converted all of the offending arrays in the individual plugin files to PHP 5.3 compatibility but apparently, the Facebook SDK also requires 5.4 and so it produced errors as well.

    Disappointed.

    #51925

    Scott Barbour
    Participant

    which template am I changing? Link template or the page template? I have removed everything (both link and page template) with the word download, but the button doesn’t go away.

    #51907

    Shahriar
    Moderator

    Hi,

    Link works for multiple downloads.

    https://www.evernote.com/l/AUd7Y1jup29GE46BhQabRVDs6xYpzM-QlQ0B/image.png

    I think your issue was related to package update. Updating a package resets it’s master key, which is used for direct download in mail link. But link will work if package is not updated. New link required after updating the package.

    Thanks.

    #51888

    Shahriar
    Moderator

    Clone the template you are using now and remove the [download_link] template tag from there. Then set it as your package template in package settings. That will remove the zip download link.

    You can clone your template from Downloads Templates page.

    #51880

    Shahriar
    Moderator

    I couldn’t re-create the issue. After clicking the package link in this page it took me to the details page. But my user didn’t have access to the download. It changed the allow access to all visitors for the package to test if download works. And yes it worked.

    #51814
    This reply has been marked as private.
    #51807

    Shahriar
    Moderator

    Yes, it is possible. It requires some code customization. Go to /download-manager/tpls/wpdm-all-downloads.php file and then replace marked line with following code,

    https://www.evernote.com/l/AUfyzvfB7OBA3rbTJwWzMGvMyHsBR1-wTHQB/image.png

    <a class="package-title" href='<?php echo wpdm_download_url($data); ?>'><?php the_title(); ?></a><br/>

    It actually changes the_permalink(); to wpdm_download_url($data);

    #51802

    jrmiller777
    Member

    We are changing hosting providers and copied all of our WP files to the new site. However, when I attempt to download a file, I notice that none of my PDF’s are linked. Is there a simple way to transfer all of the files from the old site to the new so that DMPro will recognize them?

    #51781

    How do you include a hyperlink to a document, e.g. that someone directly includes in a post on the site?

    I tried copy & pasting the URL of a file package but it did not allow me through to the download page (I have all necessary permissions to download that particular file).

    Thanks.

    #51726

    In reply to: Download Limit plugin


    Lanix UK Ltd
    Member
    This reply has been marked as private.
    #51695

    In reply to: Download Limit plugin


    Shahriar
    Moderator

    Hi,

    Dropbox addon for Download Manager let you add files from Dropbox to your package. But WPDM Dropbox addon does not work like your current Dropbox plugin ( from you link ).

    Download Limit add-on works with any packages independent of where files added from. Means it works with Dropbox add-on. You can apply limit to packages that have files attached from your Dropbox.

    Thanks.

    #51691

    Shahriar
    Moderator

    Do you have Download Manager Pro? Panel link template only works with Pro version. Please send temporary wp-admin login info in private reply, if you have Pro version installed and still having issue.


    Shahriar
    Moderator

    Edit marked line from /download-manager/tpls/ directory.

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

    Remove link from there, just use title,

    <span><?php the_title(); ?></span>

    #51685

    Shahriar
    Moderator

    Hi,

    Not sure which template you are referring to. Is it frontend template for adding new file? You will find instructions about customizing template files here http://www.wpdownloadmanager.com/doc/template-files/

    If you are asking about Link or Page template, then please follow this doc http://www.wpdownloadmanager.com/doc/templates/creating-a-new-template/

    #51678

    Lanix UK Ltd
    Member

    Hi guys,

    Before buying the add-on “Download Limit”, I have a question, I am using another plugin on my website “Out-of-the-Box” (Dropbox plugin).
    And I was wondering, is it possible to link Download Manager Pro to a Dropbox account?

    The idea is that I want to display a “PDF library” on a webpage, and I want to limit the number of downloads. I would like the users to log in in order to be able/allowed to download files.

    Thank you in advance for your help.

    Emilien

    #51626

    GreenJames
    Member

    Hi there,

    I see there are a number of support threads with a similar topic, but none I have seen exactly help.

    I am using email lock with instant download available. This appears to be working fine.

    An email is sent to the subscriber’s email address. On first click of the download link, the download works, but on subsequent attempts to access the file, we get a download link expired text file.

    Why is the link expiring and how can that be prevented?

    Thanks,
    James


    Danielem
    Member

    Good morning,
    I have this big problem: after update to wordpress 4.7, many links for the immediate download do not work!
    I use this simple template:
    <div><a href="[download_url]">[title]</a></div>

    thanks
    Daniele

    #51592

    andisites
    Participant

    Hi, I have a text list of forms on my site that offer users the option to either “Submit Online” (text that links to a page that has the Gravity Forms version of the form) or to “Print & Mail” (which currently links to the package details page, including the Download link so they can download the pdf). I would like to bypass the package details page and have the words “Print & Mail” go directly to the pdf. How do I do that? Thanks!

    #51577

    Shahriar
    Moderator

    Hi,

    Please use following code in your custom link template and use that custom template in package settings or shortcode.

    <div><a href="[download_url]">[title]</a></div>

    Let me know if you face any difficulty there.

    Thanks.

    #51520
    This reply has been marked as private.
    #51507

    Danielem
    Member

    Hi,
    I would like to use download manager pro to download files with a simple link (Like the media gallery).
    So, my packages are made of only one file. Can you tell me how I have to make the template to obtain the link with title description?

    thanks
    Daniele

    #51486

    I created a menu item for Frontend access and I’m getting this error.

    Fatal error: Cannot access property started with ‘\0’ in /home/ssfpus5/public_html/Energex/wp-content/plugins/download-manager/libs/class.Package.php on line 234

    I also get this error if I use any link template other than button template

Viewing 25 results - 6,576 through 6,600 (of 9,482 total)