• Hi, I noticed a problem with the plugin. From computers people manage to participate in the giveaway but from mobile devices, after entering the email and pressing the button, it says to everyone “Email is not valid”

    The page I need help with: [log in to see the link]

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

    (@ibenic)

    Hi @xenosyy, for email validation, this plugin is using the WordPress email function is_email to check if the email is valid. https://developer.ww.wp.xz.cn/reference/functions/is_email/

    This function is used also for core WordPress functions to check when a user registers. Maybe the email format is not correct.

    I just tried it and it worked for me (you can delete the subscriber with email starting igor@stayn ). I would guess that there is a strange email format which WordPress finds it invalid. You can send me an example on ibenic.com/contact so I can try it myself as well and see if there is a way to enable that.

    Thread Starter xenosyy

    (@xenosyy)

    Can I make sure that participants have to enter only a username and not an email to participate in the giveaway?

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

The topic ‘Mobile’ is closed to new replies.