Birgit Pauli-Haack
Forum Replies Created
-
Good morning, I did a little research and discovered that there is a known bug when you go back to a previous version of Gutenberg. The version in 5.1.1 is Gutenberg 4.8 – once you deactivated Gutenberg 5.3 that older version became active again and triggered the error message. That’s if I understood this correctly.
So, first, see if the problem persists when you activate Gutenberg 5.3 again.
There will be also be a fix available in the 5.4, scheduled to be released on Wednesday.
Hmm, that’s unfortunate.
The error message is a bit too cryptic to make any sense without context
Sorry for that…Are you able to load the content into the classic editor?
When you saw the earlier message with the three buttons, did you by any chance use the ‘Copy error” button?
Can you reproduce the first error? and jot down the configuration? without any other plugin loaded?
the error message ‘Call to a member function is_block_editor() on null’ seems to be triggered by the Gutenberg plugin, but I am wondering if the function call could come from a different process….
Forum: Plugins
In reply to: [Gutenberg] Media & Text – Stack on Mobile SitewideThere isn’t a setting in the editor to apply specific block settings by default side wide.
Yes, you can certainly do this via CSS, but the cleaner version would be to do this with a small plugin that extends the existing block and make the attribute a default one for this new block. Here is the page in the developers handbook about extending core blocks
With this solution you are to tight to a specific theme for the setting to work.Forum: Plugins
In reply to: [Gutenberg] How to Make Cover Image ResponsiveHmm, I tested it in the chrome browser on my desktop as well as in the chrome browser and also in Firefox Focus browser, and it seems to be responsive. What I did realize is that the image itself cuts off the woman’s head to the right, when it displays it on the mobile. It that also what you are seeing? Or are you using a different browser? You might need to have your theme developer adjust for a different browser.
If the image cropping is part of your concern I would select an image where the subject matter is move slightly to the middle of the image. Then the mobile version will also display is better.Forum: Plugins
In reply to: [Gutenberg] View custom css class changes in editorThe right action is actually
enqueue_block_editor_assets.
You can read up about it in the Theme Support section of the developer and designer handbookGood luck!
Forum: Plugins
In reply to: [Gutenberg] rerrange your custom reusable blocksHi there, glad you are enjoying the reusable blocks so extensively.
Have you tried the Slash command + partial block name in your editor?And example: I use a media + text block for the announcement of our Live Q & A. And I create one for every event. I prefix them with “lqa: April 5” then when I want to add it to the next post or page, I hit enter at the end of the previous block that gives me a new line and then I type “/lqa” and then gives me a list of the blocks starting with “lqa” and I can select the one I need via the arrow keys.
you can use the slash command for inserting any kind of block and it works like the search on top of the block inserter.
Let me know if I explained it well enough. If not come back here and let me know what doesn’t work.
To rename your reusable blocks you can do that via Top Menu – 3 dots menu – “Manage reusable blocks”. You probably found this space already.Good luck!
Forum: Plugins
In reply to: [Gutenberg] Gutenberg not loading properlyIt’s possible that there is a plugin conflict, especially with plugins that interacted previously with the classic editor or are part of 3rd party page building experience.
Install the Health & Troubleshooting plugin. Without interrupting the site for the public, this plugin empowers you to disable all plugins and activate a default theme like Twenty Seventeen. See if it’s still not loading correctly and then enable one plugin at a time, until it breaks again.
Let us know what you find!
Forum: Plugins
In reply to: [Gutenberg] Unwanted line breaks & Paragraph in Layout elements MoreHmm. Is that in a category page or a single post page? Is this on a publically accessible site? If yes, please share the URL to an example page where this is happening. This might be Theme related.
Forum: Plugins
In reply to: [Gutenberg] How to create a blank line in Gutenberg editor?Hi there, yes the “Shift + Enter” only works within the same paragraph but not at the end of a paragraph… Totally annoying<g>
Most of the time the need for an empty line is more a need of a little more white space around some of the content. Adding an additional line was actually always a ‘hack’ as a solution, used since the time of the mechanical typewriter.
You might want to experiment with the “Spacer” block available in the editor, settle on a good size of the space and then reuse it. Once you save it as a ‘reusable’ block you can always add it to your text via the keyboard using the Slash command “/” + partial block name.
That should also be a solution that is suitable for your non-technical editors.
- This reply was modified 7 years, 1 month ago by Birgit Pauli-Haack.
- This reply was modified 7 years, 1 month ago by Birgit Pauli-Haack.
- This reply was modified 7 years, 1 month ago by Birgit Pauli-Haack.
This sounds like a plugin incompatibility with the PowerPress plugin and the block editor. I assume they are working on any of the compatibility issues when they get to it. If you really want to use the block editor, I was able to upload an .mp3 file via an audio block into the media library. And taking the URL from there, I was to verify the URL via the Bluberry metabox.
Another way is to install the Classic Editor plugin, and set the settings under “Writing” to “Allow users to switch editors” and then you get a choice for your post. To add the content you can use the Block editor, when it comes to uploading the .mp3 file, you can switch over to the Classic Editor and finish the post.
Forum: Plugins
In reply to: [Gutenberg] nav menu blockThank you for sharing.
Seems to be more a Theme issue in general. The new Navigation block for the customizer hasn’t been released yet. It’s entirely possible that I do not understand exactly what you are seeing vs. what you were expecting. If that’s the case, would you please try to explain it a bit more elaborate and a screenshot might help as well.
Forum: Plugins
In reply to: [Gutenberg] No block editor in woocommerce productsAs far as I know, WooCommerce hasn’t entirely switched to the block editor for editing products, but they do provide blocks to pull in products into pages and posts. Here is the plugin to install
If you need more help with your WooCommerce instance, you find the experts in above plugin’s support forum or in the main WooCommerce forum
Forum: Plugins
In reply to: [Gutenberg] Do we need to this plugin in latest WordPress 5.1.1?Hi there,
No you don’t need this plugin with WordPress 5.1.1Now that the block editor is the default editor in Core, the developers use the plugin to work on the Gutenberg Phase 2 projects and release new version for testing before they are added to future WordPress Core releases.
Example: Gutenberg 5.3 was just released and it’s scheduled to be in available via the WordPress core in its version 5.2, to be released on April 30, 2019.The Gutenberg developers release new versions every two weeks. WordPress Core every six to eight weeks.
It’s a bit confusing, and I need to think hard every time I try to explain it.
Forum: Plugins
In reply to: [Gutenberg] Gutenberg WP admin page problemI wasn’t able to access to the screenshot, sorry.
Just to clarify, you are using WordPress Core 5.1.x and installed the Gutenberg plugin now version 5.3?You can always go back to a previous version of the plugin from this page
Could you share your configuration details, and maybe try the screenshot sharing again.
Thanks
Forum: Plugins
In reply to: [Gutenberg] REALLY NEEDED BLOCK (even if you don’t know about it yet!)You might find what you need in the “Classic Block” and in the plugin repository there is also an Advanced Rich text Editor plugin for the Block editor available.
And of course, you can always start modifying your Theme’s CSS via the Customizer.