demirbey
Forum Replies Created
-
Forum: Plugins
In reply to: [Gutenberg] How can disable Gutenberg at the postsThank you @fierevere I’ll contact theme authors.
Forum: Networking WordPress
In reply to: 4.5 seems to have broken sub-sitesYea. That’s too hard.
We are working on. If we can find a solution i’ll wrote.
Forum: Networking WordPress
In reply to: 4.5 seems to have broken sub-sitesWe can apply JQuery non conflict.
Forum: Networking WordPress
In reply to: 4.5 seems to have broken sub-sitesWhat’s your themename?
We working on, looks to much complicated. But i am looking now.
Forum: Networking WordPress
In reply to: 4.5 seems to have broken sub-sitesI do not thinks so because thats a total value on jQuery.migrate, you can try now. Or wait I’ll try on every plugins one hour later
Forum: Networking WordPress
In reply to: 4.5 seems to have broken sub-sitesI am mobile now. i cannot try this idea sorry but you can try to follow. And pls tell me results.
I had the exact same thing a couple of days ago when testing some avatars in our extension.
The message you’ve provided is being produced by Community Builder as it’s importing jQuery Migrate (uncompressed).
You can either, download the minified version and replace it, or open the current file and replace:
jQuery.migrateMute = false
with
jQuery.migrateMute = true
I think thats ok