Search Results for 'download link'

Viewing 25 results - 4,526 through 4,550 (of 9,382 total)
  • Author
    Search Results
  • #97903

    Sam Wickins
    Participant
    This reply has been marked as private.

    averberne
    Member

    Hi there,

    This morning I made the update to WPDM-pro 4.9.7 and now all the individual download-links of the files are missing. Clients can “download package” but the individual download-links of the file-list are gone. Please help me because almost 300 clients can not use the website right now.

    Greetings from Marcel

    #97763

    Shahriar
    Moderator

    Thank you, Andy, for your input.

    Hi Marc, Use the [wpdm_frontend] shortcode to upload files from the frontend. Andy’s reply explains the details of this feature. And here is the doc link https://www.wpdownloadmanager.com/doc/short-codes/wpdm_frontend-front-end-uploader-ui/

    #97715

    In reply to: Single File Download


    Shahriar
    Moderator

    You have to use a link/page template with [file_list] template tag to show the file list. Try the built-in Playlist or Extended page template. But to add select and download the all files later you need the File Cart add-on https://www.wpdownloadmanager.com/download/wpdm-file-cart/

    #97642

    Shaun Wright
    Member

    I have an active copy download manager (pro) my WPDM account says that my license is linked to modfinder.net this is correct. However, from the wp dashboard, it says that my copy of wpdm is not active and to get auto updates I need a valid key

    #97624

    i have search this forum about this problem but i can’t find a solution.
    so i wanna sort my downloads per update_date :

    this is my shortcode
    [wpdm_all_packages items_per_page="20" categories="free-radioshows-podcasts,free-trance-downloads" jstable=1 order_by="update_date" order="ASC/DESC" cols="page_link,file_count,download_count|categories|update_date" colheads="Title|Categories|Update Date"]

    older files showing on top … and newer ones at the end …

    how can i fix that ?

    #97572

    Pat Hamilton
    Participant

    Generate a secure downloadable link not working. Just get error unauthorized access which makes no sense since I have admin privileges.

    #97569

    Scott Kolbe
    Member

    Shariar, hope the weekend was a good one. Now the “download link is expired” error message occurs in every scenario: when you first reach the order details page following the transaction, when you reach it via email link, and when you press “proceed” with email and order number inputs. Any help with this one is appreciated, thanks for making the time.

    Scott

    #97556

    Download Manager Pro Version 4.9.6
    Warning wpdm-functions.php on line 2387

    Hi,

    Today I have an error on all my downloads.
    Warning: Invalid argument supplied for foreach() in \…\wp-content/plugins/download-manager/wpdm-functions.php on line 2387

    Samples:

    Téléchargez CyberLink PowerRecover (Gratuit)

    Téléchargez AIDA64 Extreme Edition

    Best regards

    #97537

    Shahriar
    Moderator

    We will add the patch in next release, so update won’t erase the patch.

    You have to use a custom link template. To skip the details page remove the [page_link] tag from your template. And to open in new window replace [download_link] with the following code,

    <a href="[download_url]" target="_blank" class="btn btn-primary">[link_label]</a>

    Just tested your custom template. The PDF is now opening in a new tab.

    #97535

    Scott
    Participant

    I just want the link for the title and download link to open the file in a new browser and not take the user to the download page generated by your system

    #97533

    Scott
    Participant

    Thanks so much, will these be included in future updates so i don’t overwrite your local fixes when the next version comes out?

    Also please can you explain how to get a link to open in a new window as i am having no luck after the following instruction on the forum

    I am using this on template Test 7 but is failing to open in a new tab / browser

    Download

    #97526

    Shahriar
    Moderator

    When there are too many files in a package and the total size is bigger than usual your server is failing to compress the file due to server limitation. And the compression process is being halted on halfway which is creating those junk file. My suggestion is, turn off main package download link on those packages and use the only single file download option.

    #97515

    Shahriar
    Moderator

    Please deactivate the cache zip file option from WPDM Settings. Or send temporary wp-admin login info in private reply, I will update the settings. Also, keep the single file download option only. To do that you have to use [file_list] or [file_list_extended] template tag in your link/page template and remove the [download_link] tag to disable whole package download option.

    #97511

    Shahriar
    Moderator

    Hi,

    Please replace the [download_link] template tag with the following code. You have to use custom link/page template for that.

    <a href="[download_url]" target="_blank" class="btn btn-primary">[link_label]</a>

    Also, make sure to activate the “Open in browser” option.

    Thanks.

    #97492

    Vela Agency
    Member

    Thanks Andy. I am familiar with the setting you mentioned. I should have been more specific in my question…I need the PDFs to open in a new tab.

    I looked at the templates and see a [download-link] shortcode in them, but no “a” tag to add a target too. I was hoping that support could offer a solution.

    Support? You out there? 🙂

    KO

    #97486

    Hi Vela,

    I am NOT WPDM Support

    There is a setting for this:

    Downloads –> Settings –> Basic –> [ File Download ]

    Find the Check box that reads:

    [ ] Open in Browser
    Try to Open in Browser instead of download when someone clicks on download link

    Check that and when a user clicks on them, it should open in the browser rather than trying to download (on files that CAN be opening in a browser.. PowerPoints and Word Docs will most likely just goto the download dialog or download depending on browser settings).

    As to making it open in a new tab…. I know when creating a text link, you can check a box that says “open in a new tab” or some such, but I believe that’s a WordPress dialog, and you have to manually copy the direct download link into it. At least that’s the only way I’ve found to open in a new tab.

    The support people might know a different (better?) way to do it. It’s also possible that you could edit the templates to do what you want.

    #97478

    Shane Lukas
    Participant

    I am also getting #locked after purchasing the Form Lock plugin and installing it… it shows up after completing a form in the download link. why is this the case? how do I change it? This is very frustrating!

    #97451

    Ok.. So.. Update….

    As un-intuitive as it was… I decided to run through the plugins (again)…

    This time I checked downloads after each plugin… I found the one that was creating the download issue.

    With all plugins enabled, with the exception of WPDM Block Hotlink (from the special pack), the site works perfectly fine and responds as expected. Turning on the Block Hotlink plugin causes the infinite loop to download pages, never serving the actual file (even in direct links)…

    Not sure if this an actual plugin issue (since the 5.2.1 update) OR if it’s a case of problem at the server level… But for now the system is operating as intended. Still have the cUrl 28 and REST API issues, which only show up IF Download Manager Pro is enabled.. But it and other ” Recommended improvements ” disappear if WPDM (Pro) is disabled…

    Looking forward to updates to the Pro edition of the plugin…

    Thanks.

    #97344

    Shahriar
    Moderator

    Now all zip files will be stored in cache dir which you can clear periodically from Downloads Settings Privacy tab. If you don’t want to store zip file it is better to disable the package download button and use only single file download links. Because creating a zip file takes a fair amount of server resource and as you are not storing those created zip the process has to be done again the next time someone else downloads the file.

    So, either deactivate whole package download link or keep those zipped files to get optimized performance.

    #97293

    Shahriar
    Moderator

    “Email Download Link” feature uses the default Email template( first one ). You can translate it from Downloads Templates Email Templates Tab.

    #97284

    Scott Kolbe
    Member

    Shariar, this is a nice option for the time being. However, after checkout, with cache cleared, it presents an order details page with the email and order ID prepopulated, and the download available. Clicking download produces the attached “you don’t have permissions to download” error message. Only after clicking back, then clicking proceed under the email and order ID does it bring you back to the same page where the download link is valid. Any thoughts?

    #97265

    Shahriar
    Moderator

    You have to create a custom link template to open the file in a new tab. Clone the link template you are using now. Then replace [download_link] template tag with the following code,

    <a href="[download_url]" class="btn btn-primary" target="_blank">[link_label]</a>

    Or send temporary wp-admin login info in private reply. I will do it for you.

    #97263

    In reply to: WPDM Directory Add-on


    Cioka Creativa
    Participant

    Hi,

    Thanks for your answer. I am with you it must be a CSS issue but I suppose/hope that someone from the Support team of the plugin will help me.

    It is the first time I work with this plugin and the Support team is not what I expected. I have opened 3 topics this week and I haven´t received any answer yet. Did you receive any?

    By the way, the download links work fine to me. Could you send me a screenshot of the 403 error you are experiencing?

    See you,

    INA

    #97258

    In reply to: WPDM Directory Add-on

    That’s an odd issue… It looks sorta like it might be a CSS issue… Also all your download links give a 403 error from Google… Just FYI…

    ( I’m not support for WPDM, just giving my opinion on where the issue might be)

Viewing 25 results - 4,526 through 4,550 (of 9,382 total)