Javascript error line 69; pop up window not opening
-
Hi!
When I update to WordPress to 5.5.1 the pop up window to view codes and manage them does not appear. The codes do list above the page when I click “list codes” and below when I click “View report”.
But with “View report” I’m not seeing the checkboxes to reset codes so it’s a bit of a problem.
I can see an error in the Safari debugger window that reads:
Wp-download-codes.js
Line 69:28 $(“#overlay”).show().live is not a function. ETC….Google Chrome debugger reads:
Wp-download-codes.js?ver=5.5.1:69
Uncaught TypeError:
$(…).show(…).live is not a function
at openLightbox (wp-download-codes.js?ver=5.5.1:69)
at HTMLAnchorElement.<anynomous> (wp-download-codes.js?ver=5.5.1:69)
at HTMLAnchorElement.dispatch (load-scripts.php?c=0.e.utils&ver=5.5.1:3)
at HTMLAnchorElement.r.rhandle (load-scripts.php?c=0.e.utils&ver=5.5.1:3)I had this problem before but @miroh did a version to github that fixed the issue, now it appeared again when I updated my WordPress to 5.5.1. This happens with both WP Download codes version 2.5.4 and 2.5.3.1.
Anyone with a hint what I could try to do to fix this?
- The topic ‘Javascript error line 69; pop up window not opening’ is closed to new replies.