Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The “date” field type when required displays the asterisk after the MONTH field rather then at the end. #216

Open
3 tasks done
kimwhite opened this issue Aug 5, 2021 · 0 comments

Comments

@kimwhite
Copy link

kimwhite commented Aug 5, 2021

Describe the bug
When displaying the date field the asterisk is appearing after the Month rather then after the year (last input)

  1. Add a date field to your registration helper
  2. Make field required: 'required' => true,
  3. When displayed on the checkout page asterisk displays in the wrong place.

date-picker

Expected behavior
Display * after all, date input fields, (after year)

Isolating the problem (mark completed items with an [x]):

  • I have deactivated other plugins and confirmed this bug occurs when only Paid Memberships Pro plugin is active.
  • This bug happens with a default WordPress theme active, or Memberlite.
  • I can reproduce this bug consistently using the steps above.

WordPress Environment
Have tested on a variety of themes with the same results.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant