Need to remove call to plugin from javascript
-
Hello there,
I am trying to make improvements to the speed of an e-commerce website. I am testing in WebPageTest and found that there is a file which is trying to be loaded, but is not found.The file is
https://www.playimports.com.au/wp-content/plugins/woocommerce-ajax-add-to-cart-for-variable-products/js/add-to-cart-variation.js?ver=5.4.2
And the code in the javascript is:
</script> <script type='text/javascript' src='https://www.playimports.com.au/wp-content/plugins/metorik-helper/assets/js/metorik.min.js?ver=1.4.0'></script> <script type='text/javascript' src='https://www.playimports.com.au/wp-includes/js/comment-reply.min.js?ver=5.4.2'></script> <script type='text/javascript' src='https://www.playimports.com.au/wp-content/plugins/wp-gallery-custom-links/wp-gallery-custom-links.js?ver=1.1'></script> <script type='text/javascript' src='https://www.playimports.com.au/wp-content/uploads/fusion-scripts/77625238e06dedb1d0feba999de6786d.min.js?ver=2.2.3'></script> <script type='text/javascript' src='https://www.playimports.com.au/wp-content/plugins/woocommerce-ajax-add-to-cart-for-variable-products/js/add-to-cart-variation.js?ver=5.4.2'></script>
This plugin is not on our site.
Could you please tell me how I may stop it trying to be called by the javascript? I don’t know where to edit this.
Thanks so much in advance!
Sarah- This topic was modified 4 years, 3 months ago by . Reason: Moved to Fixing WordPress, this is not an Developing with WordPress topic
The page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Need to remove call to plugin from javascript’ is closed to new replies.