סקריפט לסגירת פופאפ של תפריט לאחר לחיצה על אחד העמודים

PHOTO EMBED

Sun Aug 28 2022 14:41:27 GMT+0000 (Coordinated Universal Time)

Saved by @Shesek

<script>
jQuery(function($){
$(document).on('click','.elementor-location-popup a', function(event){
elementorProFrontend.modules.popup.closePopup( {}, event);
});
});
</script>
content_copyCOPY

קרדיט: אביתר גיל