Search Results for 'download link'

Viewing 25 results - 1,076 through 1,100 (of 9,349 total)
  • Author
    Search Results
  • #186058

    Tanvir
    Spectator

    Hi,

    Sorry for the delay.

    1. You can not do it. As your intention is to update groups, It is better to remove existing groups or packages to avoid conflicts before importing same packages.
    2.In bulk import excerpt field is not available. Instead of that you can use description field for contents. To show it you can create link template and use template tags to show the contents.

    Link Template

    Regards
    Tanvir

    #186056

    In reply to: Custom URL


    Trisha Miller
    Participant

    Hello Shahjada,

    Once again, thank you so much for a very quick reply and solution, I can confirm that following your last instruction did get everything back working fine.

    However, sadly it does not do what we need, and what the OP needs, which is to be able to remove the /download/ (or /downloads/) from the URL.

    Perhaps it might help if I explain our situation better…..

    We have had (for many, many years) a page titled “Downloads” (in our URL, it was http://www.oursite.com/downloads) on that page we initially just listed links to certain pages (posts, actually), each that had a blurb and something to download…it might be a user guide, or a map, or whatever, and the URL was “www.oursite.com/maps/thismap.pdf” or “www.oursite.com/user-guides/myguide.pdf”. Each individual page was optimized for that asset, and our main “Downloads” page was just a listing of links to those pages by category.

    Then a few years ago my boss said “we need to track how many people download those” so we switched to using a plugin, Download Monitor, which worked great, although it was a huge amount of work to move all our assets into it and swap out the links, but it worked.

    Then recently my boss said “we need to let visitors VIEW the download first, or print it, before they decide if they want to download it”. Great. Download Monitor won’t do that, so I searched for weeks and tested many other plugins, before settling on yours – it’s truly a great plugin – BUT we discovered after installing it and migrating all our downloads from Download Monitor into yours, that it added the /downloads/ into the URL and our main Downloads page no longer worked.

    So from the WP forum for the free version I was directed to the Pro version and told the Pro version would allow me to set the URL base myself.

    I need to be able to keep ONLY the category name in the URL – that is how our downloads have been indexed for years and I really don’t want to do redirects. I like that your plugin uses custom category so it could import the categories from Download Monitor also (that process was super-simple and very smooth). 🙂

    BUT we’ve also always used post_tags to associate assets with content – so if I have a post about a product, and I have a user guide for that product, they get associated to the same page by tagging them both with the same post_tag.

    Since your plugin does not support using post_tags (you’ve removed that support on line 315 of the current version 6.3.3) which I had to change that line from “false” to “true” and comment out line 369 (so that the custom tags are not registered), and I keep good notes so that if/when I update to the next version I can make those changes again (I would encourage you to consider adding that as a choice to the Settings, to enable or disable support for Post Tags and maybe even other users might like support for Post Categories).

    I deeply appreciate your ongoing help to figure out this URL base thing, I’ve already spent weeks on this project and my boss is pressuring me to get our assets back online and available because it was a significant source of our traffic and it’s dropping every day I don’t have my downloads back.

    #186028

    In reply to: Custom URL


    Shahjada
    Keymaster

    #1. Change package url base slug to download/%wpdmcategory%

    Settings%20%E2%80%B9%20Download%20Manager%20%E2%80%B9%20WPDM%20PRO%20%E2%80%94%20WordPress

    #2. Save Settings
    #3. go to WP Admin Menu ► Settings ► Permalinks
    #4. Click “Save Changes” button.

    Everything will work fine then.

    #186024

    In reply to: Custom URL


    Trisha Miller
    Participant

    WELL I SPOKE TOO SOON!

    While the solution offered worked in the BACK END, where I could see that the base URL to my downloadable items (packages) did indeed change to include only the category name, which is good…..

    NOW NONE of my Pages are accessible on the front end – ALL content other than my home page goes to the 404 error page!

    EDITED TO ADD: After deactivating the plugin WPDM pro, now all pages get redirected to my home page, not good.

    I’ve reversed everything and flushed the cache (permalinks) several times and nothing is fixing it. I’m attempting to restore from my backup last night but this is truly disastrous. 🙁

    #186016

    In reply to: Mobile Layout


    Shahjada
    Keymaster

    Try using different link template, there are lots of link templates for various use case, you can can create your own link template.
    Please follow the docs:

    Link Template

    Creating a new template

    #185987

    Hai RONG
    Participant

    the package works correctly with direct download. However, it comes to an error”— Invalid download link —”, when “sending download link to mailbox” is enabled.

    After submiting, the user will receive an email with a download link. by clicking the link, it goes to a page”Promat 2023 ( PDF )
    Expires in 2 days 5 downloads remains
    ” with a download buttonhttps://101.132.174.255/wpdm-download/szA_56s9HuUv77kZiujZ7P72lld3rNlqM1bGUiL7m__t2MV2C1ou85OVNSaTYRUHiaWnWOOXKQzKEuWE_iG2Vb09Y1y6NKxHA_Dz2bWk9_1EzrTPHU6WI-bRMt8mXwXA, so everything looks okay so far.

    However, while clicking the button, it goes to an error”— Invalid download link —” @ https://101.132.174.255/?wpdmdl=20564&_wpdmkey=643cb6db1c2f6

    Could you please help to eliminate the error? Thanks!

    I am using using [wpdm_search_result cols=1 template="sample-link-template"]
    content for sample-link-template is as follows

    <div class=”media”>

    [icon]

    <div class=”media-body”>
    <h4 class=”media-heading” style=”padding-top: 0px;border:0px;margin: 0px;”>[page_link]</h4>
    [download_link]
    <i style=”margin: 2px 0 0 5px;opacity:0.5″ class=”icon icon-th-large”></i> [file_size] <i style=”margin: 2px 0 0 5px;opacity:0.5″ class=”icon icon-download-alt”></i> </div>
    </div>

    after searching, results are shown but both the title and download button are not working. Both are not clickable. I suppose these were generated by [page_link] and [download_link]

    How do I fix this?

    #185958

    Shahjada
    Keymaster

    We have found the issue, it is actually with download page, if you email direct download link, it will work fine. However, we shall fix it with the next update.

    #185944

    Hi there,

    I’m fairly new to using Download Manager. It looks like the link template button we were using on our website stopped working as reads that it expired.

    Could anyone provide some guidance on how to get this updated? We have a pro subscription.

    #185941

    Andrew Donnan
    Participant

    How can I use the short code feature to display all packages from particular category and have the link goes directly to the piece of contact I want them to download and not a separate page?

    This is what I’m using, where “evergreen-commentary” category contains several different pdf packages.
    [wpdm_category id="evergreen-commentary" template="link-template-card"]


    Shahjada
    Keymaster

    Here it is:
    [wpdm_my_downloads login=1 template=link-template-widget cols=2 cats=1]

    You had to add cats=1

    #185806

    Jason Levandoski
    Participant

    Updated to latest version of Download Manager now I have — Invalid download link — errors.

    -Jason

    #185804

    Humayon
    Spectator

    Hello,

    Thank you for your reply,

    First, please ensure that you are using the latest version of WPDM and the Archive add-on.

    Also, please use the valid shortcode parameter from the below link.

    WPDM Directory Add-on

    I have tested with this [wpdm_archive button_style="default" template="link-template-default" cols=1 category="apk,123124" items_per_page="10" orderby="title" order="ASC" login=1 last_state=0] shortcode and it worked well.

    Regards

    #185798

    In reply to: Error 500


    Nayeem Riddhi
    Moderator

    Hello Jason Levandoski,

    For — Invalid download link —, can you please open a new topic for your issue, please? we shall check it for you.

    Thank you again and regards


    Artem Alimarin
    Participant

    The shortcode below worked as I wanted prior to upgrade to 6.3.2:

    [wpdm_my_downloads login=1 template=link-template-widget cols=2]

    It showed a filter based on categories on the left side. It showed all packages belonging to the categories where the user is a member of.

    Now it only shows packages, where the user is mentioned in the members. It does not show packages belonging to the categories, of which the user is a member. It looks broken to me.

    [wpdm_all_packages login=1 thumb=1 order_by=date]

    shows packages as expected, but unfortunately it has no category filter.

    Please let me know how to get the previous functionality back.

    #185776

    In reply to: Error 500


    Jason Levandoski
    Participant

    Hello,

    It seems my plugins are updated and it seems whatever manual changes you made for me are gone or broken..

    When I try any download link I get “— Invalid download link —” errors..

    Could you take a look.

    -JAson

    #185706

    Nayeem Riddhi
    Moderator

    Hello Lee Cloete,

    Hope you are well. For your custom requirements, you may please knock here

    Custom Upgrade Service


    with your requirements. And turning off auto-renew, please send an order note from the order details page. If you choose to cancel your subscription you will no longer receive future updates for the products linked to that order when your order expires. I hope you have understood.

    Thank you and regards

    #185667

    Hi!

    Currently, the download Control Access is based on the WordPress user role.

    I need to restrict access to the download with the WPFusion conditions.
    And I need the restriction to be done on direct links as well (with the link ending with ?wpdmdl=ID)

    How to do this ?

    Thanks


    storagepipe
    Participant
    This reply has been marked as private.
    #185634

    In reply to: Default Values Error


    Ebru Naz İşanç
    Participant
    This reply has been marked as private.
    #185629

    Nayeem Riddhi
    Moderator

    Hello Oliver Hernandez,

    Hope you are well. I have checked your issue. First of all your SMTP mail server is not working properly. The mail for the download link is not sending properly. Then for Invalid Download Link, it can be for setting Stock Limit: 0 from your related package settings or also can be for old Master Key from your package. I have adjusted those for your shared package URL. please check and let me know

    Thank you again and regards

    #185579

    Craig McKee
    Participant

    Don’t worry – I’ve created them in my file. Could you please tell me which file displays the button? It disappears for logged out users so they can’t download but I’d like to keep it there and change the text “Log in to download” and remove the link.

    I appreciate all your help.

    Craig

    #185572

    Nayeem Riddhi
    Moderator

    Hello Craig McKee,

    You can disable a single download page link from the link template. You need to replace [page_link] with [title] from the related link template. For editing link templates, you can also follow this doc to backup your file,

    Template Files


    please check and let me know

    Thank you again and regards

    #185571

    Craig McKee
    Participant

    Hi, yes – the URL is https://schoolpolicytracker.co.uk/model-policies/ and I would like to remove the hyperlinks indicated here – https://snipboard.io/jLxVyb.jpg

    I just want this to be a download list, they don’t need any more information or the ability to leave comments etc.


    Goode
    Participant

    Hi Tanvir, Thank you for the reply, I think this is a great option for user-specific situations. Sorry for the delayed reply. Currently I don’t offer any kind of user specific access, so I have a few questions. First, the link to Advanced Access Control that you provided goes to a 404 page. So I went looking for it from the Add-ons section and found this demo link – https://try.wpdownloadmanager.com/addons/advanced-access-control/ but that also goes to a 404 page. I don’t see Advanced access in the demo you provided, what specific would I be looking for in the admin area?

    All that said – would this allow me to assign one lock option to non-logged in users and a different lock option (or not locked) for logged in users? Ultimately that is what I’m looking for. A way to provide a limited access area a different type of download option… but I don’t want to have to manually apply that setting to every individual.

    I appreciate your help!

Viewing 25 results - 1,076 through 1,100 (of 9,349 total)