【发布时间】:2019-05-31 23:24:36
【问题描述】:
我在结帐页面 wordpress 中遇到条纹问题。
当我想检查我的订单时,我看到了这个错误:
Uncaught TypeError: Cannot read property 'elements' of undefined
at HTMLDocument.<anonymous> (stripe.min.js?ver=4.1.13:1)
at i (jquery.js?ver=1.12.4:2)
at Object.fireWith [as resolveWith] (jquery.js?ver=1.12.4:2)
at Function.ready (jquery.js?ver=1.12.4:2)
at HTMLDocument.K (jquery.js?ver=1.12.4:2)
表格被停用:
但是当我停用 dokan 或 dokan pro 插件时,条带可以正常工作。
你能帮帮我吗!
【问题讨论】:
-
你能发布你的代码吗?
-
我不修改任何条带或dokan或dokan pro的代码是相同的代码,但不起作用
-
插件之间好像有冲突
标签: php wordpress stripe-payments