• Resolved ebiz98

    (@ebiz98)


    Love the plugin- THANK YOU!

    in the Signup form in the front end, is there a way to show a red asterisk (or similar) for required fields?

    Thanks!

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

    (@xnau)

    This would normally happen by default. First thing to check is the Participants Database settings under the General tab. At the bottom, there are two settings for marking required fields, make sure these are configured.

    If that is good, then the next thing to check is are those marks getting hidden by your theme CSS rules? To check this, open your browser deveoper tools and check the HTML source of your signup form. You should see the required mark next to the field title. If it is there, but hidden, use the inspector to see what CSS rules are hiding it. You may need to add your own CSS rules to override what the theme is doing, or possibly, the theme has settings you can change so that the required mark is visible.

    Thread Starter ebiz98

    (@ebiz98)

    Yep I had to select in the configuration show required fields. thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Signup Front End: Show required fields.’ is closed to new replies.