• Resolved simbian

    (@simbian)


    Hello, i don’t know if it’s a problem with my theme (i use Libre 2) or maybe caching/minify plugin? (i use Litespeed Cache).

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi @simbian,

    At initial inspection, it seems to be a CSS conflict issue. However, I want you to take a few steps on your side and then update me with the results.

    1. Clear all the cache and then see if the issue is gone or not.
    2. Do a theme conflict test. Switch to a WordPress Default theme and then see if the date field shows up properly or not.
    3. Finally, do a plugin conflict test if the above two do not work. Deactivate all the other plugins except User Registration and then check if the date field shows up correctly or not. If it does then activate one plugin at a time and then keep checking at the same time. You will come to know about the conflicting plugin.

    Lastly, if all three does not help then let me know and I will get back to you with a different solution.
    Regards!

    Thread Starter simbian

    (@simbian)

    Thank you for your reply and suppport @sharmadpk03
    I have found the problem, the culprit is the Litespeed Cache plugin, turning off CSS minify then the date display correctly.
    So then i had turned on CSS minify again and in the Tuning Settings of Litespeed Cache i have excluded the file “/wp-content/plugins/user-registration/assets/css/flatpickr/flatpickr.min.css”
    In this way the calendar works.

    Then to edit the language of the calendar (eg. display months and days in Italian) i had to manually edit wp-content\plugins\user-registration\assets\js\flatpickr\flatpickr.min.js

    Maybe this can help other users.

    • This reply was modified 4 years, 7 months ago by simbian.
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Date field doesn’t display properly’ is closed to new replies.