• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar

Download Monitor & Manager Plugin

Simple Download Monitor & Manager for WordPress

  • Home
  • Documentation
  • Addons/Extensions
  • Login
    • Sign In
    • Edit Profile
    • My Downloads
  • Support
    • Tutorials
    • Forum
    • Forum Search
    • Forum Login
    • Forum Registration
  • Contact Us
You are here: Home

admin

  • Profile
  • Topics Started
  • Replies Created
  • Engagements
  • Favorites

Forum Replies Created

Viewing 15 posts - 76 through 90 (of 269 total)
← 1 2 3 … 5 6 7 … 16 17 18 →
  • Author
    Posts
  • January 31, 2021 at 4:25 am in reply to: Logs – Other User Data #1731
    admin
    Keymaster

    First name, email etc is not something this plugin collects. It’s not how the core plugin is used primarily. So the better option is to link the username field to the corresponding WP user entry. You referring to the WP User entry correct?

    I am pretty sure the Logs list table can be modified to make the username column link to the corresponding WP user entry.

    January 3, 2021 at 12:47 am in reply to: Always use squeeze form for downloads #1725
    admin
    Keymaster

    Hi, Happy new year! The squeeze form is a different kind of functionality that requires a slightly different structure than the standard download button of the core plugin. The idea is to keep the original functionality still in place for users to keep using those. Then additionally they can put squeeze forms where they want to (for some downloads).

    Maybe the description of this addon on our following page can be improved.

    Squeeze Form Addon for Simple Download Monitor

    I would be interested to hear which paragraph from this page made you think that way so I can maybe rephrase it a little bit to make it more clear.

    November 25, 2020 at 11:34 pm in reply to: How can I add an icon to the download button? #1719
    admin
    Keymaster

    Yes, the password feature needs an HTML form to be submitted. That requires the HTML “form” element (it can’t be done with a simple URL).

    November 25, 2020 at 12:49 am in reply to: How can I add an icon to the download button? #1717
    admin
    Keymaster

    That shortcode creates a Button Type element which can’t be a link at the same time. The button can submit a form (which is required for the standard use).

    Instead, use the following option to create a custom link so you can use a text link and then it gives you to the option to customize your text link how you want to:

    Direct Download Link (Text Link for a Custom Button)

    November 24, 2020 at 12:12 am in reply to: How can I add an icon to the download button? #1715
    admin
    Keymaster

    The download button should already have CSS classes. We do have a few different shortcodes so if you tell me which one you are using then I should be able to take a look at it.

    Any user visible labels can be customized by having a custom translation for your site. All the front-end messages and labels come from the translation file.

    How to Translate the SDM Plugin

    You can create a new translation file for your site that will use the labels that you specify in the translation file.

    November 23, 2020 at 11:19 pm in reply to: How can I have password form errors display in page? #1714
    admin
    Keymaster

    That requires adding JavaScript code (due to the way that particular functionality works) which adds the possibility of breakage after a future WordPress update. We prefer to keep things simple and functional.

    November 4, 2020 at 12:18 am in reply to: Style a download as a link instead of button? #1709
    admin
    Keymaster

    The actual squeeze form needs to submit the name and email details of the user which needs a form submission. So this is not possible for the standard squeeze form.

    You can perhaps use the 4th template which has a link option to trigger the popup containing the squeeze form. So the initial trigger is a link to show the squeeze form. Try the template 4 option to see how it works:

    Squeeze Form Addon for Simple Download Monitor

    October 26, 2020 at 11:35 pm in reply to: Style a download as a link instead of button? #1706
    admin
    Keymaster

    The option to create a custom download link (instead of using the standard button) already exists:

    Direct Download Link (Text Link for a Custom Button)

    If you are talking about changing the plugin’s behavior whereby you want the download button inside a fancy display to be a link, then that won’t work. A link cannot submit any information when clicked (a button can). A button can submit the form with other hidden information that is required by the plugin to offer some of the functionalities.

    October 20, 2020 at 1:44 am in reply to: Style ONLY the “Download” button that opens the popup #1703
    admin
    Keymaster

    I have added a CSS class for that button element so that button for template 4 can be targeted using CSS. Please update the addon to v1.9.8 and you should see the following new CSS class in that button:

    
    sdm_sf_tpl4_button_element
    
    October 15, 2020 at 2:38 am in reply to: Successful Submission Message not displayed #1698
    admin
    Keymaster

    I have updated the addon so it can show the success message for template for (When the “Deliver the Download via Email” option is enabled). Please upgrade to v1.9.7 of the Squeeze form addon for it.

    October 9, 2020 at 12:13 am in reply to: Unable to download large file #1689
    admin
    Keymaster

    It usually means that the server’s PHP RAM is needs to be increased to handle that large file download. For situations like this, it’s better to use solutions like the following:

    Amazon S3 Integration Addon

    Dropbox Addon for the Simple Download Monitor

    Are you getting the error at the start of the download or after the download starts? Also, it is worth giving it a try after clearing the browser cache for this.

    October 9, 2020 at 12:07 am in reply to: Style a download as a link instead of button? #1688
    admin
    Keymaster

    Maybe a download ID can be added in the CSS class so it can be targeted more specifically using CSS. Which shortcode are you using?

    October 7, 2020 at 11:57 pm in reply to: Spaces in download filename? #1685
    admin
    Keymaster

    The plugin doesn’t really convert it the way you are thinking. It calls various sanitation functions of WordPress (for security) which converts the space characters.

    October 7, 2020 at 12:30 am in reply to: Spaces in download filename? #1683
    admin
    Keymaster

    It’s due to how PHP streaming works. The secure download requires handling of download via PHP streaming (not the standard browser download that you normally use). So if you want the secure PHP streaming downloads, the file names need to be corrected.

    WP Media library won’t allow uploading of certain file types for security reasons. The following addon can be used to override that limitation so more file types can be uploaded via the media library’s upload feature:

    Allow More File Types to Be Uploaded via WordPress

    October 1, 2020 at 12:27 am in reply to: Squeeze Form Addon ask for email only once #1678
    admin
    Keymaster

    That’s not how a form really works. Each form (if you want to capture data from it) needs to have all the fields that you intend to capture. So if you want to capture the email address from the other squeeze forms also, then the field needs to be there.

  • Author
    Posts
Viewing 15 posts - 76 through 90 (of 269 total)
← 1 2 3 … 5 6 7 … 16 17 18 →

Primary Sidebar

Featured Addons

  • Squeeze Form Addon
  • Hidden Downloads Addon
  • Amazon S3 Integration

Support Links

  • Support Forum

Search

Featured Plugin

WP Express Checkout Plugin

Start managing and tracking your file downloads with the simple download monitor plugin. Download Now

Copyright © 2025 | Simple Download Monitor | A member of the Tips and Tricks HQ family.