Joen Asmussen
Forum Replies Created
-
Forum: Plugins
In reply to: [Gutenberg] NoteThanks for responding. That’s frustrating, but important to figure out, so I think we need to bring this to the developers. Would you be able to open an issue in the Gutenberg repository about this? The more details, steps to reproduce, information about the site, perhaps even URL, plugins installed, theme, WordPress and plugin versions, the better. If not, let me know and I’ll see if I can open an issue on your behalf.
Forum: Plugins
In reply to: [Gutenberg] NoteThank you for the added context. Can you be more granular with steps to reproduce? For example in the following GIF, I do this:
- Edit a draft, add a comment, see that the note icon appears
- Navigate to the dashboard
- Navigate back to the the post, and see that the note icon reappears

Can you try those same steps and let me know if the icon disappears, still?
Forum: Plugins
In reply to: [Gutenberg] NoteI’m keen on getting to the bottom of this, would you be able to share a full set of steps so I can try to reproduce? I’d like to know if which theme you’re using, whether you’re editing a post or a page, and whether you have the Preview (desktop icon) > Show template option enabled or not.
For what it’s worth, the notes icon should appear if a post or page already has a note, and not otherwise. So if you select a block, click the ellipsis in the toolbar, and choose the option “Add note”, and type in your comment, the note should appear:
Forum: Plugins
In reply to: [Gutenberg] Site title block is not redirecting to homepage.Hey there, I just tested locally and the site title block when inserted should link to the homepage by default. If it does not, you can indeed check the inspector toggle to say “Make title link to home”.
Forum: Plugins
In reply to: [Gutenberg] Unable to find the provider of block in search resultsHey there, I’d like to see this too, and opened an issue for it. You can subscribe to that issue for any potential news, though based on some initial feedback it might be technically unfeasible to make it happen.
One thing that is possible, is for a plugin to provide a category of its own, for its blocks, including an icon. That’s up to each plugin to do, for example, here’s an example.
Forum: Plugins
In reply to: [Gutenberg] This block has encountered an error and cannot be previewedHey there, sorry to hear you having trouble. Whether it’s an issue in the Gutenberg plugin, or the theme, or a plugin, is hard to discern at a glance, but based on the fact that it is an energetic core block that fails to render, it seems it’s either an issue with that block, or a bug in the editor that affects that particular block. It seems like your best bet would be to contact the plugin author for support. Alternately, do you see any errors in your browser console? You should be able to see the console by pressing Ctrl Shift I (Windows/Linux) or ⌘ Option I (Mac).
Forum: Plugins
In reply to: [Gutenberg] Font Family FallbackHey there,
I just wanted to connect you with this potentially related issue for the font library, and also validate that this is a feature I’d like to see as well. For now, that issue could be one to subscribe to, for updates.
Forum: Fixing WordPress
In reply to: WordPress Editor CrashingHappy to hear it!
Forum: Fixing WordPress
In reply to: WordPress Editor CrashingPerfect!
Forum: Fixing WordPress
In reply to: WordPress Editor CrashingThat’s the one. It should be safe to both activate (to get the latest features) and even deactivate. Though the fix I mentioned isn’t released to that plugin yet, it will be in version 16.5, the next version. So whether 6.3.1 or 16.5 lands first, that isn’t clear to me. It shouldn’t be too long though, days.
Forum: Fixing WordPress
In reply to: WordPress Editor CrashingASAP, I would think!
I think you can run the Gutenberg plugin to get the fix sooner, that can be worth a shot.
- This reply was modified 2 years, 9 months ago by Joen Asmussen.
Forum: Fixing WordPress
In reply to: Menus and other editing tools has changed and is now pretty shittyI’d love to see a video if you’re able to share, it would be a helpful guide!
Forum: Fixing WordPress
In reply to: WordPress Editor CrashingThanks for all the context. I wanted to point to this bug in WordPress 6.3 which is possibly related to the crashes you are seeing. The fix has been merged and is expected to go out in 6.3.1, and in case it’s the same issue, can hopefully fix what you’re seeing.
Forum: Everything else WordPress
In reply to: Render delay LcpCan you share a bit more context on what you’re seeing in your application profiling? In my tests that page is consistently getting between 180-200ms lcp.
Forum: Developing with WordPress
In reply to: Possible to Filter FSE Blocks?Thanks. I’m going to mark this one as resolved, but let me know if that was in error! Edit: you already did, nice!
- This reply was modified 2 years, 9 months ago by Joen Asmussen.