Viewing 1 replies (of 1 total)
  • Plugin Author Kreg Wallace

    (@kreg)

    This could happen if you are using a custom petition theme, but left out the dk-speakup-blur and dk-speakup-focus CSS classes from the theme. These classes are use to hide and show the form labels:

    .dk-speakup-blur { visibility: visible; }
    .dk-speakup-focus { visibility: hidden; }

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: SpeakUp! Email Petitions] Text Fields not clearing’ is closed to new replies.