@NaYunWordpress的Unlimited Elements插件避坑 中发帖

Unlimited Elements插件中的Woo Product Grid组件如果开启了Remote Connection,那么点击Product的图片无法进行跳转。 
原因是如果开启了Remote Connection的话,点击产品图片会调用
/wp-content/plugins/unlimited-elements-for-elementor-premium/assets_libraries/remote/ue-remote-controls.js文件中的第368行的函数,这个函数会阻止默认点击事件。
[image]