Viewing 4 replies - 1 through 4 (of 4 total)
  • Hello,

    I visited the link but unfortunately don’t understand what you mean. Can you provide any screenshots and possibly more detail? Thanks and enjoy your weekend!

    Thread Starter ybalkind

    (@ybalkind)

    Yup, sorry, I think the plugin with not working when you checked because it needed an update.

    You can see the problem here https://i.imgur.com/4lDLQ8Z.png

    I should have said that the “Date” drop down is too wide.

    Hi,

    I viewed the page and clicked on “Date” and the datepicker drops down. From what I see it looks like the auto-optimization of your JS and CSS has prevented jQuery from loading early enough to be used on the page for the datepicker.

    In the browser console there are 2 errors on lines 19 and 144 where jQuery is expected but not found (it’s loaded in the footer on line 150).

    You might be able to try optimizing your js but exclude jQuery so it can be loaded normally (earlier in the page within the <head> I think) and see if the browser console errors go away and if the datepicker works better.

    See if that helps in some way.

    As Sean points out, there’s a conflict with jQuery.

    Try switching to default TweentySixteen theme to see if it still happens. If so then try deactivating other plugins (sometimes script minification cause similar issues) one by one to find which one causes the conflict. If it’s a theme conflict, then should reach out to the theme author on it.

    Best,
    Nico

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Calender drop down is full width instead of neat box’ is closed to new replies.