Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author storeapps

    (@storeapps)

    @domlaurin,

    Locate following code in Email Subscribers :
    <input class="es_textbox_class"
    and change it too this code :
    <input class="es_textbox_class" style="width: 100%;">

    where 100% is what we have added by checking it on your site. You can change it too any value.
    Please have a check with this and let us know if now it is looking correct on your site.

    Also, please note since you are modifying core files in Email Subscribers, you would need to maintain the same for the future releases of Email Subscribers.

    Thread Starter domlaurin

    (@domlaurin)

    Where do I locate that code?
    Email subscribers has many plugin files, which file is it?

    Dom

    Plugin Author storeapps

    (@storeapps)

    @domlaurin,

    If it’s a widget, then in :
    /wp-content/plugins/email-subscribers/classes/es-register.php

    If it’s a shortcode, then in :
    /wp-content/plugins/email-subscribers/classes/es-loadwidget.php

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘input field length’ is closed to new replies.