Search Results for 'download link'

Viewing 25 results - 1,376 through 1,400 (of 9,349 total)
  • Author
    Search Results

  • sandra Duke
    Participant

    Hello,

    We are running Download Manager version 6.2.6 and we purchased an addon for Amazon S3 to connect to our storage. I think 2-3 weeks now, the Amazon S3 addon no long working. In the ‘Updates’, it show ‘Install’ button when it should have been already installed and when I tried to run the installation, it ran and show me ‘Success’ message, and less than 2 min, it turn back to ‘Install’ again. I tried to re-install the addon- Amazon S3 again, and Download Manager once again, remove it after couple minutes.

    Your help is much appreciated.

    Sandra

    #179324

    Hello, a couple of questions.
    1.- I need that the download/view link of a document opens in a new tab. Is it possible?
    2.- I have activated the option Show form once in a session but it only works if the user wants to download several times the same document. I need it to be for all the documents, is it possible?

    #179322

    In reply to: GOOGLE DOC POP OUT


    Aaron Mandapat
    Participant

    Hi,

    I am not able to provide a proper link because all of my /downloads are private by default of Ultimate Member. But here’s a screenshot of what I’m talking about. The one encircled with red, how can we remove that via CSS maybe or a setting?

    https://drive.google.com/file/d/1p2BBaOBf1wxUrCJRZHEMQ7PGYuRd_3VJ/view

    Because if someone clicks that popout button, they can just copy the URL and share the Google URL outside and it’s accessible publicly.

    Here’s the link that can pops-out after clicking that button and anyone can access it: https://docs.google.com/viewerng/viewer?url=https://cashflowproject.ca/download/1-survey-list-all-in-one/?ind%3D0%26filename%3D1.-Survey-List-All-In-One.pdf%26wpdmdl%3D466%26refresh%3D634b821a01d9e1665892890%26open%3D1

    Thanks


    Abakar Musalaev
    Participant

    And how to make it so that previously downloaded files also receive direct download links?


    Tanvir
    Spectator

    Hello,

    Thanks for contacting WPDM Support forum.

    To get direct download links, please upload files using select from media library this feature .
    However, remember it is default WordPress upload feature and wpdm has no control over it.

    Regards
    Tanvir

    #179238

    Jorge Muchacuar
    Participant

    I am using this shortcode

    [wpdm_all_packages login=1 thumb=1 items_per_page="20" categories="comunicados,..." jstable=1 order_by="field_name" order="ASC/DESC" cols="title,file_count,download_count|categories|update_date|download_link" colheads="Title|Categories|Update Date|Download::155px"]

    #179171

    Tanvir
    Spectator

    Hello Jorge,

    You have to use categories parameter in the shortcode.

    categories: use the parameter if you want to show the table for specific category or categories.

    example shortcode: [wpdm_all_packages login=1 thumb=1 items_per_page="20" categories="slug1,slug2,..." jstable=1 order_by="field_name" order="ASC/DESC" cols="title,file_count,download_count|categories|update_date|download_link" colheads="Title|Categories|Update Date|Download::155px"]

    More details below:

    [wpdm_all_packages] – List all downloads in tabular format in a page

    Let me know please for further assistance.

    Regards
    Tanvir

    #179133

    fiddla
    Participant

    Thanks, Nayeem. I wondered if the Filebase Importer should be moving the Filebase files to the ‘download-manager-files’ directory. If not, can you recommend a way to do this after the packages have been created by the importer?

    Please see our exchange at the top of the thread:

    You: “Our WP-Filebase Data Importer add-on is a very old add-on and for many days still, it is not updating, so we are checking the issue and soon, you shall be updated.”

    You: “BTW, Can you please let me know, Are you facing only issue with moving files to the download-manager-files directory and updating the links issue, please let me know”

    Me: “Thanks for looking into this. The importer works fine – it creates copies of the WPFBP posts as new WPDM posts referencing the files in the filebase directory. I’m not sure if this is expected behaviour. It would just be useful to remove this directory and have all the files in one place when we update or add them in future.

    It would also be useful to copy the categories over, but it’s not too much trouble to do this manually.”


    Nicolas Bourdeau
    Participant

    Hello,

    First I have installer free Download Manager and I have linked to my Dropbox in creating an app successfully. But since I have installed WPDM Pro, when I select a file from my Dropbox in Package editing, the button “Select from Dropbox’ do nothing.
    I have tried to unactivate the dropbox plugin also download manager, even to uninstall them and install again.

    The button “Select from Dropbox” do nothing.

    Please help me,

    Nicolas

    #179045

    Nayeem Riddhi
    Moderator

    Hello fiddla,

    BTW, Can you please let me know, Are you facing only issue with moving files to the download-manager-files directory and updating the links issue, please let me know

    Thank you and regards

    #178990

    Nicolai Grut
    Participant

    Is there a way to change the default link template used? Iwould like to use a different template for all download links and use that one for all future downloads. I have searched the docs but can’t find anything about setting a default. Thanks!


    fiddla
    Participant

    Hi

    I just tested the Filebase importer add-on which has imported our filebase posts but left the files in the ‘filebase’ directory (which sits alongside the ‘download-manager-files’ directory). Can you recommend a way to move them all to the ‘download-manager-files’ directory and update the links, please, or is it best done directly in the DB?

    Thanks very much.


    Yusuf Odukoya
    Participant

    They are bot downloads, or downloads from an external websites that are hotlinking to your files.
    Solution:
    You can use a cloudflare security WAF rule to block URI requests that contain the word “wpdmdl” and does not have a cookie that contain the word “wp”.

    #178885

    Nayeem Riddhi
    Moderator

    Hello Jude Hamid,

    I have seen that you are using a locked package here on the commercial evaporators page, however, for the locked package download button image structure will be like this,

    <a href="#unlock" class="wpdm-download-link wpdm-download-locked btn btn-primary btn-lg" data-package="1101"><img src="https://ftc-qatar.me/wp-content/uploads/2022/10/download_button.png"></a>

    and the general download button, it should be like,

    <a href="[download_url]" class="btn btn-primary"><img src="https://ftc-qatar.me/wp-content/uploads/2022/10/download_button.png"></a>

    so it will be very difficult for you and you have to create the individual templates for individual packages. However, we had a button image add-on which is deprecated now, but we are adding the button image feature in the PRO plugin soon. I hope you have understood.

    Thank you and regards

    #178811

    Nayeem Riddhi
    Moderator

    Hello Jude Hamid,

    I can’t able to access the Downloads > Template section with the above credentials. Can you put the below code snippet in your page/link templates if it works for you,

    <a class="button" style="display: block; text-align: center;" href="[#download_url#]">https://ftc-qatar.me/wp-content/uploads/2022/10/download_button.png</a>

    please check and let me know

    Thank you and regards


    Johnny Woods
    Participant

    Hi Tanvir

    Just had another look at this in the CMS, and still not really making much sense.

    Based on what you said – ‘Showing downloads 1 – 30 of total 5 – means there are 5 unique users downloaded at that time period’ – I’ve attached another link: https://drive.google.com/file/d/14baLs5wQF5xk3aLWmbu-FBaT5SzwQE5O/view?usp=sharing

    As you can see all users are showing as Guest. How can it sort that information by 5 unique users when there is no user information stored for each download? There are also more than 5 unique IP addresses and more than 5 different document titles so can’t be sorting by those either.

    This has been back and forth for a number of months. Need to get this sorted as the client is complaining.

    Thanks

    #178703

    Tanvir
    Spectator

    Hello Rob,

    Thanks for contacting WPDM.

    To attach more than one file and zipped download link for all files, you have to use WPDM Pro.

    Please check the differences between pro and free:

    Pricing

    Regards
    Tanvir

    #178683

    Nayeem Riddhi
    Moderator

    Hello Jude Hamid,

    You can adjust it through your link/page template, adjusting the download link like this,

    <a class="button" style="display: block; text-align: center;" href="[#download_url#]">photo/image URL</a>

    please check and let me know

    Thank you and regards

    #178654

    In reply to: Link to Mailchimp URL


    Ronel Urquhart
    Participant

    Dear Nayeem

    Please see https://www.afmasymposium.co.za/news/ – I have a list of all my Mailchimp e-newsletters and wanted to know if there is a way to link directly from my WPDM upload to a specific Mailchimp e-newsletter URL (as you would upload a file, just in this case there is no file, just a URL). I am using WPDM Pro as there might be pdfs for download in future as well that will be added to this specific list. For now I’m using a page redirect plugin when uploading my Mailchimp e-newsletter to this page list.

    Thus I wanted to know if WPDM can link to a URL as there is no actual file to upload.

    #178652

    simon khan
    Participant

    I would to use short code for package table –

    Where It will display title, thumb, categories, download count, create & update date, download

    Please see this image link for prototype idea – https://img78.pixhost.to/images/17/309252392_artboard-1-100.jpg

    i need short code for table display, exactly as per prototype image.


    Tanvir
    Spectator

    Hello,

    Thanks for contacting us.

    Yes you can do it WPDM Pro.
    For that you have to edit the link template that will be used in the shortcode template parameter. You have to remove the link from the link template.

    details:

    Templates

    Regards
    Tanvir

    #178618

    Tanvir
    Spectator

    Hello Austin,

    Thanks for providing me details.
    In the link template toolkit that you are using for that page, you were using [featured_image] template tag. I have replaced that with [thumb_300x300] it is showing the medium thumbnails.

    You can check the available template tags below.

    Template Tags

    Regards
    Tanvir


    Johnny Woods
    Participant

    Hi Tanvir

    It would be good to understand how the unique downloads are supposed to work. On the image link below, we are selecting ‘Count unique downloads only’ and this is coming back with ‘Showing downloads 1 – 30 of total 5’ – which makes no sense.

    https://drive.google.com/file/d/13KBJp2K0ZvIXH-wJABuTETzZR5WIB9QK/view?usp=sharing

    This link (https://drive.google.com/file/d/13NsjgHRF9UWhnphe7iig1WET2T9VMmI7/view?usp=sharing) shows how the filter looks without the unique downloads – ‘Showing downloads 1 – 30 of total 837’.

    It would be good for us to understand what the unique downloads are sorting by?

    Also, the subscribers list is showing the people who have signed up for downloads, but in the download history in Stats, it shows everyone as guest apart from 3 people, me, the client and SEO agency.

    Can you help us with these, please?

    Thanks

    #178585

    Sitcom Software
    Participant

    i found myself the issue : the correct path in the custom theme have to be : download-manager/link-templates/link-template-panel.php

    #178531

    In reply to: Google Drive setup


    PRAMOTE SRITANON
    Participant

    Thanks, I reinstall plugin and set up new API and it works fine now

    Please also check my 2nd question as well

    2. I would like to check if WPDM has feature assume as Google Drive link download is working, is it possible to let user click download button from WPDM and then start download file immediately. At the moment, I can see it will link to the page of Google Drive again and user need to click download button from that google page again

Viewing 25 results - 1,376 through 1,400 (of 9,349 total)