Commenting out autocomplete breaks ad images modal viewer
Hi,
I am using a 3rd party autocomplete for search. So, I commented out "wp_enqueue_script( 'jquery-ui-autocomplete' );" in enqueue.php... it worked
However, in doing so, it also breaks the jQuery from activating on ad images modal viewer. So, when clicking an image, it takes you directly to the image versus the popup.
How can I fix this?
Thanks!