• Resolved reneechristine83

    (@reneechristine83)


    Hi there, I see on your FAQ that email addresses do not have to be collected in petitions. How do I turn off the email field?

    Thanks,
    Renee

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author SpeakOut!

    (@123host)

    Go to dashboard > SpeakOut! > petitions > edit the petition > petition options tab and it should be right there at the top.

    Thread Starter reneechristine83

    (@reneechristine83)

    Is it Allow public anonymous?

    Plugin Author SpeakOut!

    (@123host)

    Hmmm…this is interesting. I can see the “turn off email” in the plugin code at WordPress and I can see it working in my main site at https://speakout.123host.net.au but I don’t see it in a development site I use.

    I am going to do some testing and will update you

    Plugin Author SpeakOut!

    (@123host)

    OK, I have found the problem and I am a bit confused by it.

    That option is hidden using CSS, I am trying to think of why I did that or if it was something left behind in testing.

    If you open /wp-content/plugins/speakout/css/admin.css and right near the bottom at line 215 you will find

    .dk-speakout-hide-email-option{
        display:none;
    }
    

    Change the word none to block. I will update this in the next version, but it will work fine for you until then.

    Note that if you enable “don’t collect emails” it can’t be reversed.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘No email address?’ is closed to new replies.