-
AuthorPosts
-
August 30, 2019 at 10:49 am #1132272
Hi!
I’m using enfold 4.6 with Ultimate Member plug in for users management. I have a problem with the datepicker. It seems to have a conflic, bottoms and colours aren’t properly shown, it is very dificult to choose the date.
You can check it on the link, just try to set your birthday on the registration form
Thank you!
- This topic was modified 5 years, 2 months ago by AFDCO.
September 1, 2019 at 12:56 pm #1132664Hey AFDCO,
That looks a bit strange yes, how exactly is it supposed to look like?
Best regards,
RikardSeptember 1, 2019 at 7:49 pm #1132706I have test the picker with other themes and it works properly.
I just get a screen shot from ultimate’s demo page. Check the drive’s link.
thank you in advance.
- This reply was modified 5 years, 2 months ago by AFDCO.
September 3, 2019 at 5:03 am #1133190Hi,
Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:
.um .picker__select--year { width: 22.5% !important; margin-left: 20%; display:inline; } .um .picker__table th, .um .picker__table td { background: #47B0EC; }
Best regards,
RikardSeptember 10, 2019 at 1:38 pm #1136529Hi!
The code has improved it, however month bottoms are still not visible, and they appear on three different lines.September 13, 2019 at 2:50 am #1137744Hi,
This should revert the style of the select element to default and improve the calendar layout a bit.
#top select.picker__select--year, #top .avia_ajax_form .select, #top .entry-content-wrapper select { max-width: 129px; float: left; left: 50px; position: relative; top: -10px; -webkit-appearance: menulist !important; }
Thank you for the update.
Best regards,
IsmaelSeptember 19, 2019 at 5:07 pm #1139976A lot more better!
thank you
September 19, 2019 at 5:33 pm #1139987Hi,
Did you need additional help on this topic or shall we close?
Best regards,
Jordan ShannonNovember 1, 2020 at 2:23 pm #1257444Hello,
Something may have change and the code is not longer working. The picker is again not usable. Can you take a look?
Also,whenever someone tries to register and put a weak password and clik the register bottom, a massage under the password field appears with a not readable white font “Tu contraseña debe contener, al menos, una letra minúscula, una letra mayúscula y un número” class= um-field-error. Where can I change the colour?
November 5, 2020 at 3:59 am #1258498Hi,
Thank you for the inquiry.
Looks like the markup of the select element changed a lot since the last time we checked it. You may need to contact the plugin developers to inspect the element and correct the layout issue.
Best regards,
IsmaelJuly 16, 2024 at 12:52 pm #1462156Well done guys this solved my problem too. Many thanks
July 17, 2024 at 5:20 pm #1462285Hi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
Mike -
AuthorPosts
- The topic ‘Utimate Member Date Picker’ is closed to new replies.