WP Give shortcode javascript error
-
I have encountered an error when using shortcode (with or without shortcode options).
Javascript error
give.js?ver=2.18.0:1 Uncaught TypeError: Cannot read properties of null (reading ‘style’)
at i (give.js?ver=2.18.0:1:20412)
at give.js?ver=2.18.0:1:20294Specifically
n.querySelector(“.iframe-loader”).style.opacity=0,
n.querySelector(“.iframe-loader”).style.transition=”opacity 0.2s ease”Version 2.18.0
These two query selector results are null.
I have clean page no plugin conflicts etc.Any ideas?
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘WP Give shortcode javascript error’ is closed to new replies.