I want to call an Elementor Popup from custom code (HTML, CSS, Javascript). Does anyone know how to do that? Thanks in advance!
Here's how to call the popup via javascript:
$(document).ready(function(){
elementorProFrontend.modules.popup.showPopup( {id:2041}, event);
});
Make sure to replace the id with yours.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With