kecker
Forum Replies Created
-
Forum: Reviews
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Breaks widgetsExcellent! Thanks for the update and looking forward to the next release.
Forum: Reviews
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Breaks widgetsThe folks at RocketTheme claim this is a known-issue in the JetPack libraries.
In their words:
There is an error in a JavaScript file from the JetPack library which
causes other scripts on the page to fail, I think it was reported to
JetPack a while back but for now, you can disable the plugin temporary to
make changes in widgets.I think the problem is that the JetPack library adds a JavaScript object
called “Spinner” to the page, which also exists in MooTools library
(http://mootools.net/docs/more/Interface/Spinner) and so it creates a
conflict.Forum: Reviews
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Breaks widgetsI’m using RocketTheme’s Syndicate template
Forum: Reviews
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Breaks widgetsSo I grepped the entire theme and there was no jquery calls, which struck me as odd. So went back into the documentation for that theme (RocketTheme) and apparently it uses MooTools in place of jquery. So….it appears as if it’s not a conflicting jquery call?? So why is it complaining about the jquery that Jetpack is using then?
Forum: Reviews
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Breaks widgetsOk I swapped out templates and sure enough that also fixes the problem (although so does swapping out Jetpack).
I brought up the console and it’s still pointing to the jQuery called by Jetpack but it may just be cause that was called second. I can’t find where jQuery is called in my template (not in header.php).
Any way I can find out where that is being invoked?
Forum: Reviews
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Breaks widgetsBasically there is a JQuery error at:
http://www.mydomain.com/wp-content/plugins/jetpack/_inc/jquery.spin.js?ver=3.5.1Uncaught TypeError: Object [object Object] has no method ‘spin’
ignoring: do not inject on explicit file urlsThat error doesn’t appear once I deactivate Jetpack
Forum: Fixing WordPress
In reply to: Plugin Update Notifier Indicator Stops WorkingAfter a couple days it started working again…this time showing that five upgrades were waiting, as I knew from the last time. I verified that there were five waiting. I installed one and then it no longer showed any of them as having an update waiting.
Then a day after it stopped working it started again, although once again stopped working after I installed one of them.