pmpro-register-helper
pmpro-register-helper copied to clipboard
The “date” field type when required displays the asterisk after the MONTH field rather then at the end.
Describe the bug When displaying the date field the asterisk is appearing after the Month rather then after the year (last input)
- Add a date field to your registration helper
- Make field required: 'required' => true,
- When displayed on the checkout page asterisk displays in the wrong place.
Expected behavior Display * after all, date input fields, (after year)
Isolating the problem (mark completed items with an [x]):
- [x] I have deactivated other plugins and confirmed this bug occurs when only Paid Memberships Pro plugin is active.
- [x] This bug happens with a default WordPress theme active, or Memberlite.
- [x] I can reproduce this bug consistently using the steps above.
WordPress Environment Have tested on a variety of themes with the same results.