If Clock not showing with W3 Total Cache – solution here
-
Thought I’d post this in case anyone encounters this issue.
I have CoolClock showing in a sidebar widget on my site. (WordPress 4.3.1)
After installing ‘W3 Total Cache‘ Version 0.9.4.1, the clock disappeared!
Solution – (this change in W3 Total Cache settings worked for me):
Goto ‘Performance‘ / ‘Minify‘
Scroll down to the following field called:
“Never minify the following JS files:“
& add the following files to the list:
wp-content/plugins/coolclock/js/coolclock.js
wp-content/plugins/coolclock/js/coolclock.min.js
wp-content/plugins/coolclock/js/excanvas.compiled.js
wp-content/plugins/coolclock/js/excanvas.js
wp-content/plugins/coolclock/js/excanvas.min.js
wp-content/plugins/coolclock/js/moreskins.js
wp-content/plugins/coolclock/js/moreskins.min.jsThen click ‘emtpy cache‘
Log out, hit refresh a couple of times, and your clock should display fine again.
??
- The topic ‘If Clock not showing with W3 Total Cache – solution here’ is closed to new replies.