• 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 / Topics / How do we totally remove the Name field from the squeezeform?

[Resolved] How do we totally remove the Name field from the squeezeform?

· ·

WordPress Download Monitor Plugin › Forums › Download Monitor Plugin Forum › How do we totally remove the Name field from the squeezeform?

  • This topic has 8 replies, 2 voices, and was last updated 3 years, 4 months ago by admin.
Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • January 18, 2022 at 2:44 am #1911
    beansprout123
    Participant

    How do we totally remove the Name field from the squeezeform?

    Do not want clients to enter the double field.

    January 18, 2022 at 4:40 am #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.

    January 18, 2022 at 8:14 am #1913
    beansprout123
    Participant

    have slotted in the code at the end of the CSS but it does not seem to work. am i missing out something?

    January 19, 2022 at 4:20 am #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 19, 2022 at 7:53 am #1917
    beansprout123
    Participant

    [beansprout.sg/introduction-to-investing-in-spacs]

    January 21, 2022 at 6:53 am #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 21, 2022 at 7:13 am #1919
    beansprout123
    Participant

    thanks! it works now. why is it sp_tpl_3?

    January 22, 2022 at 4:49 am #1920
    admin
    Keymaster

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

    January 28, 2022 at 6:43 am #1923
    admin
    Keymaster

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

  • Author
    Posts
Viewing 9 posts - 1 through 9 (of 9 total)
  • You must be logged in to reply to this topic.
Log In

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.