Riad Benguella
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Update error while updating pag after updating to WordPress 5.3Which version of the Gutenberg plugin are you using? Can you update to the recent versions?
Thanks
Forum: Fixing WordPress
In reply to: New Editor Lag in 5.3Hi Paul, which browser are you using?
Forum: Fixing WordPress
In reply to: Admin toolbar’s hover not working (js conflict?)Hi There!
Can you please open the browser’s console and see if there’s any errors that show up there?
Thanks
Forum: Fixing WordPress
In reply to: 5.3 Broke Crop ToolHi There!
I’ve not been able to reproduce the issue. Which browser are you using? Would it possible to provide screenshots?
Thank you
Forum: Fixing WordPress
In reply to: Color settings on cover image do not applyHi There!
I’ve tried to reproduce the issue but failed. Everything seems to be working properly. That suggests to me that maybe it’s a theme issue. Which theme are you using? Did you try switching themes to confirm?
Thanks.
Forum: Fixing WordPress
In reply to: WordPress 5.3 and Classic Editor – upload files via post not working@jonboss did you try disabling plugins to see if there’s a conflict?
Forum: Fixing WordPress
In reply to: Edit page blank after WordPress 5.3 updateHi @devhdas I think that’s a different issue.
It seems related to this https://core.trac.wordpress.org/ticket/48568
Basically you have some code that is using $ to refer to jQuery. There was a bug in WordPress that had a side effect of allowing that but the guideline is to always use jQuery instead of $.Forum: Fixing WordPress
In reply to: jQuery error in custom theme after upgrading to 5.3hi There!
This happened because the mediaelement.js script was leaking jQuery as $ in previous WordPress versions. This was fixed recently.
See https://core.trac.wordpress.org/ticket/48568 for more information. The recommendation in WordPress is to always use jQuery instead of $.
Thanks.
Forum: Fixing WordPress
In reply to: Unable to add/edit posts/pagesWould you mind reaching out to the plugin authors. This would help troubleshoot whether there’s a Core issue or a plugin issue. Thanks.
Forum: Fixing WordPress
In reply to: Unable to add/edit posts/pagesDo you have any plugins that can change the editor behavior? blocks, metaboxes…
Forum: Fixing WordPress
In reply to: Unable to add/edit posts/pagesHi There!
Would you be able to check the browser’s console and share the errors/messages you get there?
You might also want to try disabling all your plugins one by one to see if there’s any conflict.
Thanks.
Forum: Fixing WordPress
In reply to: Error After 5.3 UpdateThat seems related to menus and this particular ticket https://core.trac.wordpress.org/ticket/39776
I don’t know a lot about it but I’ll try to see if we can get more information.
Forum: Fixing WordPress
In reply to: Edit page blank after WordPress 5.3 updateHi There!
Will you be able to open the browser console and share any errors/messages that show up there?
Also, you might want to try disabling plugins one by one to see if there’s any incompatibility.
Thanks
Forum: Fixing WordPress
In reply to: WordPress 5.3 and Classic Editor – upload files via post not workingHi There!
Are we talking about this button https://cloudup.com/cYDc7H2XMWZ ?
It seems to work properly for me. Any details you can share about your installation, browser?
Did you try disabling other plugins to see if there’s any conflict?
thanks.
Forum: Reviews
In reply to: [Gutenberg] Will be Great When CompleteGood catch. might be good to check with the plugin authors if they have any plans on checking their plugin for Gutenberg compatibility. They could also help us if it’s a valid breakage that should be fixed in Gutenberg itself.