Your cart is currently empty!
Tag: javascript
Js error after upgrading to wp 5.5
—
by
Hello. After upgrading to WP 5.5 I get the following errors and affiliate enterprise shows a white page. jquery.corner.js?ver=4.6.0:27 Uncaught TypeError: Cannot read property ‘msie’ of undefined at jquery.corner.js?ver=4.6.0:27 at jquery.corner.js?ver=4.6.0:247 (anonym) @ jquery.corner.js?ver=4.6.0:27 (anonym) @ jquery.corner.js?ver=4.6.0:247 affiliates.js?ver=4.6.0:24 Uncaught TypeError: jQuery(…).corner is not a function at HTMLDocument. (affiliates.js?ver=4.6.0:24) at i (jquery.js?ver=1.12.4-wp:2) at Object.fireWith [as resolveWith]…
TypeError: $.plot is not a function
—
by
Dear Sir or Madam, When I had tried to render graph by using your shortcode I got an error: “TypeError: $.plot is not a function”, which applies to code line – ” $.plot($(“#affiliate-graph-1″),data,options);”, so I took embed javascript code, that was generated by PHP function attached to shortcode, including above-named line. I added “missing” flot…