gpt4 book ai didi

wordpress - 如何从代码中调用 Wordpress Elementor Popup

转载 作者:行者123 更新时间:2023-12-04 15:46:43 27 4
gpt4 key购买 nike

我想从自定义代码(HTML、CSS、Javascript)调用 Elementor Popup。有谁知道这是怎么做到的吗?提前致谢!

最佳答案

以下是通过 javascript 调用弹出窗口的方法:

$(document).ready(function(){
elementorProFrontend.modules.popup.showPopup( {id:2041}, event);
});

确保用您的 ID 替换 ID。

关于wordpress - 如何从代码中调用 Wordpress Elementor Popup,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/55462175/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com