• Resolved ABCDiamond

    (@abcdiamond)


    I just tested this with my email address, when not logged in, and it stopped accepting characters after a 30 characters. My email address is 31 characters.. my last part ended at gmail.co but would not accept the last letter. I used a different email address (a shorter one) and it worked OK.
    Can you tell me which part needs changing to increase the character count for email addresses.

    https://www.ads-software.com/extend/plugins/djd-site-post/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author djarzyna

    (@djarzyna)

    Hi,

    you have to edit display.php (it’s inside wp-content/plugins/djd-site-post/views). Look for this line:

    <input type=”email” required=”required” id=”djd_site_post_guest_email” name=”djd_site_post_guest_email” maxlength=”30″ />

    Should be around line no. 120.

    Obviously you have to change maxlenght ??

    Plugin Author djarzyna

    (@djarzyna)

    Ah, forgot to mark it as resolved …

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Email field too small’ is closed to new replies.