Riad Benguella
Forum Replies Created
-
Forum: Plugins
In reply to: [Gutenberg] Can’t edit posts since updating to version 8.9We just released a patch version 8.9.1. Let me know if fixes your issues.
Forum: Plugins
In reply to: [Gutenberg] Can’t edit posts since updating to version 8.9Ohh! it seems related to this issue https://github.com/WordPress/gutenberg/issues/25045
We’re actively working on it and hopefully, we’ll be releasing a patch version soon.
Forum: Plugins
In reply to: [Gutenberg] Can’t edit posts since updating to version 8.9There’s two issues here, the first one is just a warning and is tracked here https://github.com/WordPress/gutenberg/issues/22193
The second one is the blocking issue:
post-edit-1490.js:1 Uncaught (in promise) TypeError: Cannot read property ‘source_url’ of null at post-edit-1490.js:1 at index.js?ver=86e17756483edb79c5c2acf422ecb400:1 at Array.forEach (<anonymous>) at o (index.js?ver=86e17756483edb79c5c2acf422ecb400:1) at index.js?ver=86e17756483edb79c5c2acf422ecb400:1 at p (index.js?ver=86e17756483edb79c5c2acf422ecb400:1) at index.js?ver=ad785dcae37e85d5d48a4af4f6b5e6d8:1 at index.js?ver=86e17756483edb79c5c2acf422ecb400:1 at index.js?ver=86e17756483edb79c5c2acf422ecb400:1 at dispatch (index.js?ver=86e17756483edb79c5c2acf422ecb400:1)That said, it’s very hard for me to know where the issue comes from that, I need to know more about how to reproduce, did you try disabling your other plugins to see if there’s anyone causing conflicts.
Forum: Plugins
In reply to: [Gutenberg] Can’t edit posts since updating to version 8.9Hi there! would you mind checking the browser’s console to see if you have any javascript errors when you get the blank page?
Also, you might want to try disabling the plugins you have one by one to see if there are any potential conflicts.
Sorry for the inconvenience. And your help figuring out the issue is appreciated.
Forum: Plugins
In reply to: [Gutenberg] Header issues on MobileHi There!
By quickly inspecting your site, there are styles coming from the “slicknav menu” plugin that are causing these issues.
I’m not sure that’s helpful but maybe you can ask the slicknav plugin authors for help.
Forum: Plugins
In reply to: [Gutenberg] Delay in Typing during writing long posts.Thanks for the details @teoriaelektryki I have been able to find the issue and a fix https://github.com/WordPress/gutenberg/pull/24835 is coming on Gutenberg 8.9.0 later this week.
Forum: Plugins
In reply to: [Gutenberg] Delay in Typing during writing long posts.Which versions are you using? We confirmed a regression on Gutenberg 8.8 and we’re still trying to track it to understand where it comes from.
Forum: Fixing WordPress
In reply to: The “Posts” block does not pull in the correct categoriesOh! glad you managed to fix it.
Forum: Plugins
In reply to: [Gutenberg] Only testet with WordPress 5.4.2?Definitely an oversight, I’ve opened a PR to fix that. Thanks.
Forum: Fixing WordPress
In reply to: Front end design messed-up following latest WP updateWell! since you reverted to 5.4.2, I can’t really debug the issue. the jQuery migration removal can be the cause (and this is fixed by enabling the enable-jquery-migrate plugin) but that’s just a guess.
Forum: Fixing WordPress
In reply to: Front end design messed-up following latest WP updateHi There!
Would you be able to send a link to an example page where the issue happens?
Thanks.
Forum: Plugins
In reply to: [Gutenberg] Image Block: remove Google Photos and Pexels?Great you found a solution.
Forum: Plugins
In reply to: [Gutenberg] Unable to set category or save draft in one of my blogs> By posting this question, I was more like trying to figure out, if there is anything inside WordPress that is both related to AJAX / request processing and in the same time may affect only one site inside blog network.
Sorry, that was not helpful enough, I don’t have a lot of multi-site knowledge so I can’t really answer that question.
Forum: Plugins
In reply to: [Gutenberg] Is this plugin even relevant now?Hi There!
This plugin is the development version of what will in the Block Editor (and related Gutenberg projects) in the next versions of WordPress. So improvements and bug fixes will land on the plugin first.
It contains also some experimental projects that will eventually land in WordPress on the future.
If you want to be on the bleeding edge of the block editor work, use the plugin and provide feedback.
Thanks.
Forum: Plugins
In reply to: [Gutenberg] Video Background not autoplay on Safari IOSHi There!
which version of WordPress/Gutenberg you’re using? This has already been added/fixed in the last versions.