• 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 - 196 through 210 (of 275 total)
← 1 2 3 … 13 14 15 … 17 18 19 →
  • Author
    Posts
  • May 26, 2019 at 7:01 am in reply to: Change Download Now to just Download using CSS for Categories #1162
    admin
    Keymaster

    This is something you would change in the shortcode parameter. You should be able to sue the following parameter in your shortcode to customize the download button text to a custom one:

    
    button_text="Your Custom Download Text Here"
    
    May 23, 2019 at 5:28 am in reply to: Remove title from fancy 2 template #1131
    admin
    Keymaster

    I have added a CSS example in the following page that should show you how you can use CSS to hide the download item title for fancy 2 template:

    CSS Tweaks for the Simple Download Monitor Plugin

    May 20, 2019 at 4:20 pm in reply to: Squeeze Form Color not showing as expected. #1127
    admin
    Keymaster

    You can use CSS tweaks to change the color. For example, the following CSS tweak will change the font color of the “name” and “email” fields to blue:

    .sdm_squeeze_name{
    color: blue !important;
    }

    .sdm_squeeze_email{
    color: blue !important;
    }

    May 18, 2019 at 4:29 am in reply to: Squeeze Form Color not showing as expected. #1124
    admin
    Keymaster

    From your screenshot the squeeze form looks fine to me. Please note that it uses some markup like heading 2 and heading 3. The font color and style of some of those elements come from your theme.

    If a user is subscribed already, then it will ignore the subscription part.

    May 9, 2019 at 5:19 am in reply to: sdm-download-counter is not working anymore #1110
    admin
    Keymaster

    Is it only on that one page with a particular download item? Are you using caching on this site by any chance?

    May 7, 2019 at 5:02 am in reply to: File upload not working (suddenly!) due to security reasons #1108
    admin
    Keymaster

    By default, wordpress uploader doesn’t allow you to upload many different file types for security reasons.

    Let me know if the following addon helps you to upload the excel file to your wp site:

    Allow More File Types to Be Uploaded via WordPress

    May 4, 2019 at 4:00 am in reply to: Can't change button text color #1105
    admin
    Keymaster

    Looks like you have set the “white” button style in the settings of this plugin. You can override it by using the following CSS tweak:

    .sdm_download.white {
    color: blue !important;
    }

    May 3, 2019 at 1:25 am in reply to: SDM Inserter button not showing #1102
    admin
    Keymaster

    In the future we will look at adding a block inverter for this. In the meantime, you can use one of the following option:

    1) Simply copy and paste the shortcode (from our documentation).

    2) You can insert a classic editor as a block. In the new editor search for “classic” then insert that block and you can use the shortcode inverter from there.

    May 1, 2019 at 4:38 am in reply to: open download in new window #1096
    admin
    Keymaster

    We are currently working on a solution that will offer the option to redirect the visitor to another page after the download. Handling this functionality is a little bit tricky. We have to do this in a way that will have a consistent behavior for this functionality across the different server setups.

    May 1, 2019 at 4:20 am in reply to: logged IP address is of server, not client #1093
    admin
    Keymaster

    Are you using cloudflare on this site? What kind of hosting are you using?

    April 22, 2019 at 3:30 pm in reply to: adding the "s" to http downlaods #1086
    admin
    Keymaster

    The download should work fine. You can use our following HTTPS/SSL plugin to force all of your URLs to redirect to the “HTTPS” version:

    Easy HTTPS Redirection (SSL)

    Over time, you can edit your download items and add the “s” in there slowly (just to tidy things up).

    You can also do this in bulk by updating it in your WordPress database table. You can do this from PHPMyAdmin of your control panel. There are plugins out there that will let you search and replace in bulk also.

    April 22, 2019 at 5:44 am in reply to: Missing thumbnail option #1084
    admin
    Keymaster

    That makes sense 🙂

    April 20, 2019 at 12:39 pm in reply to: Missing thumbnail option #1080
    admin
    Keymaster

    That is very strange. You do not see a field name “File Thumbnail”? That field is just below the “Downloadable File” field.

    April 12, 2019 at 6:36 am in reply to: Hiding PDFs/ Hidden Download Not Working #1076
    admin
    Keymaster

    This addon can download the file even if you put it outside the public_html directory. So if you put it above that folder and specify the path of the file (example: /home/your_account/downloads/my-file.pdf), the addone will be able to download it. Visitors cannot browser to that file because it is outside the “public_html” folder.

    Alternatively, you can put a no-index in your “uploads” folder where you will be putting your files. That will prevent any search engines from indexing that file.

    You can also put all your secret files in one particular folder and put a .htaccess file in that folder so outside world can’t access it. The plugin can download it from the server.

    Regarding the shortcode not working, can I see the page where you have it so I can inspect it?

    April 12, 2019 at 5:23 am in reply to: Squeeze Form – Downloading PDF result of Zero Bytes #1075
    admin
    Keymaster

    This one is a site specific issue. If the code that you are using now is working then that’s totally fine.

  • Author
    Posts
Viewing 15 posts - 196 through 210 (of 275 total)
← 1 2 3 … 13 14 15 … 17 18 19 →

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.