JavaScript minification breaking some functionality
-
My client’s site is using GeoDirectory and the business hours dropdown is having conflicts with the WPO JavaScript minifcation settings. When I have it enabled, the dropdown opens, then immediately closes. I have tried excluding the /wp-content/plugins/geodirectory/assets/js/jquery.ui.timepicker.min.js from the minifcation, but it did not work. I also tried using the debug settings to add exclusions, but those failed as well.
Chromium is displaying this error in the console:
Error message: Cannot read properties of undefined (reading 'timepicker')
.All plugins are up to date on the website, as is WordPress.
The page I need help with: [log in to see the link]
- The topic ‘JavaScript minification breaking some functionality’ is closed to new replies.