Search Results for 'download link'

Viewing 25 results - 4,801 through 4,825 (of 9,382 total)
  • Author
    Search Results
  • #92579
    This reply has been marked as private.
    #92509

    EventGuyZ
    Participant

    I apologize but I have been looking through documentation and searching YouTube for help on setting this up. I was using Buddy Docs but its not secure at all. My favorite feature of Buddy Docs was having Docs in each Buddypress Group. I know you don’ support that but I am willing to leave all that behind to just have a solid File/Download/Document Management system that my users can upload and download from but I don’t know how to set it up.

    I paid the $200 for the pro all-ons pack and I really don’t know how to get a Link on my website called Files and then show all Categories (you have access) to and files in each category. Then how do you add an upload ability and select which category that upload goes to and select who can see it?

    I’m sure you have it somewhere but I’m really just not comprehending and I apologize for such a stupid request for help but I’m just struggling and could use some dummy guide (step by step).

    #92504

    Noomia SPRL
    Member

    Hi Shahriar,

    I’m not using WPDM templates tags. I have a custom theme, with custom PHP files. One of my php file is using the WP default loop to loop and display all the downloads.
    Right now, I was using `$data[‘download_link’] = \WPDM\Package::downloadLink($data[‘ID’], 0, array(
    ‘template_type’ ► ‘link’
    ));` to display the download button.

    Now, I would like to :

    1. Add the cart
    2. Add the “+” button to add files to the cart, as I explained earlier in this thread

    Which function should I use ? Do I have to do something regarding the JS to add file in cart ?

    Thank you in advance,
    Cedric

    PS : I notice that the “Notify me of follow-up replies via email” is not working.

    #92470

    Shahriar
    Moderator

    To remove the download option just remove the [download_link] or [download_link_extended] template tag from your page/link template. You can clone the existing Doc Preview template. Let me know if you need help with the custom template. You can send login info in private reply in that case.


    Shahriar
    Moderator

    1 ) Use the core WordPress editor when you using WPDM TinyMCE add-on.

    2 ) Using the following shortcode in the archive demo link you sent above.

    [wpdm-archive button_style="secondary" link_template="link-template-panel" order_by="post_title" order="asc" items_per_page="10" cols="2"]

    The shortcode is coming from WPDM Directory Add-on https://www.wpdownloadmanager.com/download/wpdm-directory-add-on/

    #92442

    In reply to: Passwords In Emails??


    Shahriar
    Moderator

    Do you mean on this site? You can reset the password using lost password page https://www.wpdownloadmanager.com/user-dashboard/?action=lostpassword It sends an email with a reset link.

    #92438

    Shahriar
    Moderator

    Do you see any error during download? Does it complete normally? Please send me a package link to check.

    #92390

    Noomia SPRL
    Member
    This reply has been marked as private.
    #92343

    Shahriar
    Moderator

    Please send temporary login info in private reply. I will create a custom template that will look like the Default Template of the Free version. Then you can use it in your shortcode.

    Or

    You can put the attached PHP file ( unzip to get the PHP file ) in /active-theme/download-manager/link-templates/ directory to override the default template in Pro version.

    #92336

    Shahriar
    Moderator

    The view depends on the page template. You can change the template from package settings. You can even create your own custom-designed template using WPDM Template editor ( https://www.wpdownloadmanager.com/doc/templates/creating-a-new-template/ ). Please let me know which design you want, just send me the demo link. I will let you know what template we are using there.

    To control the everything on the details page you can create a core level template single-wpdmpro.php But most users don’t want that. They just use the template editor to create a custom view when built-in templates don’t meet their design requirements. Here is a detailed blog post about custom template https://www.wpdownloadmanager.com/building-a-wordpress-download-manager-link-template-from-scratch/

    #92284

    Are downloads by direct link counted?

    Thanks a lot

    #92273

    Andrew
    Member

    Hello, I’ve contacted support via email, but I’m not getting an answer, so I’m trying this way instead.

    I’ve purchased the Email Lock add-on for Download Manager back in April/May and you helped me with an issue we had with the form not displaying after the first time you submitted it.

    After your help, everything went great, and we pushed the site live around June. And it was working just fine until now. We had made an update to WordPress core version and Download Manager (and other plugins in the site) back at the end of November. We updated to WP 4.9.9, and Download Manager to 2.9.84 (from 2.9.71). Email lock add-on did not need any updates (we used to have a custom version that you had given us for it). It seems something got broken with the setup, because our client has contacted saying that he’s getting the Contact Form 7 notification emails sent to the admin user whenever someone downloads a file, but the users are not getting the emails with the files links.

    I’ve checked the code, and backend setup, but I could not find anything wrong. Maybe there is an issue between the add-on and the latest version of Download Manager, or between the add-on and WP 4.9.9. I’m afraid we will need some help from you again.

    If you want to see the live site, it is located at waypointgroup.org, and here is a downloadable file that displays the form: https://waypointgroup.org/whitepapers/finding-a-voc-solution-thats-just-right/

    We had to modify the Form Lock setting for each downloadable file so it would display a link to the file inline instead of sending it via email because we did not get an answer from Support for two weeks.

    I had sent support (via email) username and password to login to the site, but they keep telling me that the username and password I have sent does not give admin access. When I login using it, I get access to everything, so not sure what is wrong about it. But I don’t see much help coming from the team so far.

    Thank you.

    #92263
    This reply has been marked as private.
    #92253

    Thanks for the code snippet. I was looking at this page where I have found the kind of view I like:

    Link Template

    Basically, the problem is that between Free -> Pro, the link template “link-template-default” has changed and is no longer working with my shortcode. How can I go back to a one column display?

    [wpdm_category id="tickets-swiss-travel-pass-de" toolbar="0" order_by="field name" order="asc" template="link-template-default"]

    Any help would be much appreciated!

    #92202

    Shahjada
    Keymaster

    Hi,
    If you remove “All Visitors” from “Allow Access” option with package settings, and select other user roles, users must have to login to get access to download. Which is explained here:

    Package Settings


    Also, you can hide page link from link template, by using [title] tag instead of [page_link] tag with the link template.
    Doc:

    Templates

    #92186

    In reply to: DIRECT DOWNLOAD

    Are the downloads made by the master link counted?

    Thanks for assistance

    #92145

    In reply to: File Download Link


    Shahriar
    Moderator

    The main package download link will be the same but single file download link won’t work. A new id will be assigned to the freshly uploaded file. And this id is used to server single file download.


    Philippe Bonneau
    Participant

    When I activate WordPress download manager pro, all the links in my site get a red underline even the menus https://dev.mrckamouraska.com

    How can I avoid this conflict?

    #92133

    In reply to: DIRECT DOWNLOAD


    Shahriar
    Moderator

    You can generate direct download link from all packages page. Use the generate download link button under the package name.

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

    #92132

    Shahriar
    Moderator

    Where from did you take the screenshot of the link template? Please send me the link, then I can quickly check the shortcode. It looks like a custom link template.

    You can replace the [download_link] tag with <a class="btn btn-success" target="_blank" href="[download_url]">[link_label]</a> to open links in new tab.


    Johnny
    Participant

    Hello,

    Please disregard my comment on https://www.wpdownloadmanager.com/support/topic/thumbnail-width/ as I see this was already resolved.

    My issue is that I cannot the [thumb_WxH] tag to work in a custom link template for some reason. No matter what I use for the WxH it defaults to the original size of the featured image.

    My theme generates the following sizes when I upload an image, but none of the sizes work when I use the tag ( e.g [thumb_150x150] )

    150×150
    165x
    180×180
    350x
    385x
    485x
    570x
    730x
    768x
    800x
    90×90
    95x

    How do I determine which thumbnail sizes are available to me?

    Thanks!

    #92112

    How can I send some users to download the blocked PDF by email, through a direct link?

    This is the link where you can download the pdf:
    https://www.foodhubmagazine.com/uscita-1/

    Thanks

    #92105

    1. Up until today, I have used the free plugin version to set up a new page.

    I have inserted the following shortcode into several dozen pages, referencing the link-template-default which rendered a nice, one-column list of downloads:

    [wpdm_category id="tickets-swiss-travel-pass-de" toolbar="0" order_by="field name" order="asc" template="link-template-default"]

    2. With the upgrade to the Pro version, the same link template has somehow changed (link-template-default), so all of my pages no longer displayed the same list. Here is one example where it is now showing a panel instead.

    3. Since I don’t want to update 60+ pages by changing the shortcode to another link template, I figured out how to go into PHP in order to override the template.

    4. For now, I have come up with the following snippet, hoping that it would nicely show my downloads like in the preview window within WP. I have overwritten the link-template-default, but the result looks pretty terrible and I can’t figure out how to make it a list again:

    <!– WPDM Link Template: Default Template –>
    <div class=”panel panel-default wpdm-link-template link-template-default”>
    <div class=”panel-body”>

    [thumb_200x100]

    <div class=”panel-content”>
    <h4 style=”padding-top: 0px;border:0px;margin: 0px;line-height: 1.7″>[title]</h4>
    <i class=”fas fa-hdd color-red”></i> [icon]  
    </div>
    </div>
    <div class=”panel-footer”>
    [download_link]
    </div>
    </div>

    5. Can you give me the correct code snippet which will create a view such as this one of yours?

    Thank you in advance!

    PS. And how can I add a target=”_blank” to the DOWNLOAD button, so that a new tab opens when someone clicks the button?

    #92069

    Shahriar
    Moderator

    You have to use custom CSS to change the text color. Target the .wpdm-download-link.btn.btn-link CSS classes to customize the text, font etc of shortcode button.

    The UI options apply to [download_link] tag only. So, If you want to show the download button then use a custom template and replace [download_link] with this <a class="btn btn-success" href="[download_url]">[link_label]</a>

    The feature was same before but controlled from Image Button add-on.

    #92056

    In reply to: Download email lock

    Hi, why does that text appear in the email field?

    It’s customize the text “Send Download Link To”?

    Thanks

Viewing 25 results - 4,801 through 4,825 (of 9,382 total)