• 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 - 31 through 45 (of 269 total)
← 1 2 3 4 … 16 17 18 →
  • Author
    Posts
  • March 25, 2022 at 11:40 am in reply to: Scroll page to Successful Submission Message #1949
    admin
    Keymaster

    We have added an option for this in the addon.

    March 8, 2022 at 6:28 am in reply to: Scroll page to Successful Submission Message #1947
    admin
    Keymaster

    Good suggestion. We will work on adding a solution for this.

    March 4, 2022 at 6:42 am in reply to: Not accessing Amazon s3 Files with plugin #1945
    admin
    Keymaster

    I would like to inspect the setup on this site. I will send you an email for it.

    March 2, 2022 at 4:02 am in reply to: Not accessing Amazon s3 Files with plugin #1941
    admin
    Keymaster

    The following error usually means that the API keys you entered in the settings are not valid:

    
    The specified key does not exist.
    

    Can you double check the API keys from your AWS account? The following document shows how to get the Keys from your AWS account:
    https://docs.aws.amazon.com/powershell/latest/userguide/pstools-appendix-sign-up.html

    February 20, 2022 at 1:56 am in reply to: Translation for Squeeze Form Addon for Simple Download Monitor #1937
    admin
    Keymaster

    The Italian language file is most likely outdated. We rely on the users to do a translation since we only understand English.

    You can see here that the string is present in our main language POT file:
    https://github.com/Arsenal21/simple-download-monitor/blob/ab77e0cfb9bcf6f634e090e3e3cc89dc78f90227/simple-download-monitor/languages/simple-download-monitor.pot#L539

    If you regenerate the Italian PO file from the main POT file, does the string show there?

    February 19, 2022 at 7:26 am in reply to: Translation for Squeeze Form Addon for Simple Download Monitor #1935
    admin
    Keymaster

    The POT file of the main plugin has those strings already. You just have to fully translate the main plugin from the POT file.

    Can you translate from POT file of the main plugin (simple-download-monitor.pot) using Loco Translate?

    February 3, 2022 at 5:28 am in reply to: SDM Dropbox needs new dropbox data #1930
    admin
    Keymaster

    When you click the “Switch Account” button, it should show a popup confirmation message with the following text:

    
    You will be logged out from the current account. Are you sure?
    

    Are you clicking okay in that confirmation window? When you click “Ok” there, it will disconnect that account and then when you click the “Dropbox” button again, it will show you the option to enter the API details again

    Are you receiving that confirmation window?

    January 29, 2022 at 4:43 pm in reply to: SDM Dropbox needs new dropbox data #1928
    admin
    Keymaster

    Try the following:

    1) Edit the download item in question.
    2) Click on the “Dropbox” button which will open the dropbox file select popup wondow.
    3) In the top right hand corner of that dropbox file select window, there is an option to “switch account”. Try that option which should let you enter the API key of your other account that you want to use.

    January 28, 2022 at 6:43 am in reply to: How do we totally remove the Name field from the squeezeform? #1923
    admin
    Keymaster

    Just FYI – We are also working on adding an option to “Hide The Name” field on the squeeze form.

    January 22, 2022 at 4:49 am in reply to: How do we totally remove the Name field from the squeezeform? #1920
    admin
    Keymaster

    It’s a HTML/CSS class for that input field. sf_tpl_3 refers to Squeeze form template 3.

    January 21, 2022 at 6:53 am in reply to: How do we totally remove the Name field from the squeezeform? #1918
    admin
    Keymaster

    Try the following CSS tweak. That should hide the name for the squeeze form template that you are using:

    
    .sdm_sf_tpl_3_input_name {
      display: none;
    }
    
    January 19, 2022 at 4:20 am in reply to: How do we totally remove the Name field from the squeezeform? #1916
    admin
    Keymaster

    Post the URL of the page (containing the squeeze form) so I can inspect the HTML and CSS code of the site to see if I can get some clues.

    January 18, 2022 at 4:40 am in reply to: How do we totally remove the Name field from the squeezeform? #1912
    admin
    Keymaster

    You can do the following to hide the “Name” field from the squeeze form.

    #1) Enable the “Make Name Field Not-Required” option in the settings menu of the squeeze form addon.

    #2) Next, you can add a CSS tweak to your site to hide the name field.

    
    .sdm_squeeze_name {
      display: none;
    }
    

    The CSS tweak can be added from the “Appearance -> Customize -> Additional CSS” section of your WordPress admin dashboard.

    October 30, 2021 at 6:54 am in reply to: Squeeze forms in a grid #1905
    admin
    Keymaster

    The following page explains how to show downloads in a grid:

    Showing Downloads in a Grid Display

    October 28, 2021 at 8:28 am in reply to: show all title #1900
    admin
    Keymaster

    The squeeze form will cut a long title to make it fit withing our design guidelines. The following page has screenshots that shows the optimum designs for the squeeze forms.

    Squeeze Form Addon for Simple Download Monitor

    Edit your title and make it shorter. You can add extra text in the description section and use fancy=”1″ template to show description

    Use the “button_text” parameter to customize the text in your language. There are examples in the above page that shows how to use the “button_text” parameter. Below is an example shortcode:

    
    [sdm-squeeze-form id="210" fancy="0" button_text="My Custom Button Text"]
    
  • Author
    Posts
Viewing 15 posts - 31 through 45 (of 269 total)
← 1 2 3 4 … 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.