chevallier
Forum Replies Created
-
It was my own fault, I had overwritten some templates files – so this topic is meaningless. Sorry for the circumstances! 🙂
Forum: Plugins
In reply to: [Redis Object Cache] WooCommerce in conjunction with Redis not workingHi Till,
thank you very much for you reply! 🙂
It was indeed the old cache, which had to be purched, now it works. Thank you very much for that great plugin.
Cheers!
ChevallierHi there,
very strange, as per 1.6.5 this problem should be fixed, but unfortunately after updating to 1.6.5 the problem still persists (still have JavaScript in my footer area on every single page).
Best regards,
Chevallier- This reply was modified 7 years, 7 months ago by chevallier.
Hi @praveen,
thanks for your answer, but I don’t agree: The posted links suggest to disable the loaded JavaScript with the help of the “wp_dequeue_script” function. But the problem is that you load pure JavaScript into the footer using the “wc_enqueue_js” function in “woocommerce-gateway-paypal-express-checkout/includes/settings/settings-ppec.php” on line 53. That makes it impossible to remove the JavaScript for me via handlers and display it only on certain pages, without editing the plugin PHP files.
So, how could we remove that JS, which is displayed on each on every page?
Best regards,
Chevallier