• Dear.

    Realy thanks for you plugin, it is great! But please help me with one detail.
    I have checked “subscribe in registration form” – and everything is ok.

    But i want to (1) default check “yes, add me to the your mailig list” when new user register and (2) dont alow user to uncheck the “yes, add me to the your mailig list”. User will know that if he is using my page he must be subscribed.

    Thank you very much!

Viewing 1 replies (of 1 total)
  • Jack K

    (@jack-kitterhing)

    Hi there @gostan,

    You can use jQuery to set the box as checked by default, using .prop.

    Personally I wouldn’t recommend forcing the value though, as this could prove detremental to your user experience.

    You can find the documentation for .prop here: https://api.jquery.com/prop/

    Thanks!

Viewing 1 replies (of 1 total)
  • The topic ‘Subscribe in registration form – default checked and can not unchecked’ is closed to new replies.