• Resolved Kevin Muldoon

    (@kevin-muldoon)


    Great work Boris. I’m looking forward to the next version that adds an option for widgets.

    Quick question: I really like design 1, however there is no option to remove the name field. How can I remove this field so that the form only looks for the email field?

    (if it is relevant, I am using GetResponse).

    https://www.ads-software.com/plugins/optin-forms/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi Kevin,

    thank you, glad you like the plugin!

    The new version of the plugin should address all these issues (widgets and excluding certain fields).

    To remove the name field:
    1. Make sure the name field is not required in your GetResponse configuration.
    2. Add the following code to the file /wp-content/plugins/optin-forms/css/optinforms.css (at the bottom):

    #optinforms-form1-name-field-container {display:none!important}
    #optinforms-form1-email-field-container {width:78%!important}

    Save the file and upload it to your web server.

    Keep in mind it’s a temporary solution, until we release a new version. Updating the plugin will override the code you’ve just added. Once we release the new version, I will contact you and let you know where to migrate the code.

    Let me know if this works!

    Thread Starter Kevin Muldoon

    (@kevin-muldoon)

    Thanks for such a quick and detailed reply Boris. It worked perfectly.

    Many thanks. I’ll try and do a review of the plugin on my blog soon and spread the word about it. Keep up the good work ??

    Thanks a lot Kevin! Looking forward to your post/review ??

    Hey Kevin,

    the new version of the plugin allows you to exclude elements, such as titles, subtitles, the name field, and disclaimers.

    Hope you like the new version ??

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘How to Remove Name Field’ is closed to new replies.