Birgit Pauli-Haack
Forum Replies Created
-
Forum: Plugins
In reply to: [Gutenberg] Gutenberg Widget Areas (experimental)…There isn’t much documentation available yet. All I can offer you is the GitHub space where the developers discussed the feature over few iterations. One of them left in the comments a list of ‘known issues’ he found.
If you find other issues, that are not listed yet, make sure to file them as ‘new issue’ on Github. This is part of the process of release and iterate and the faster it gets tested the sooner it’ll be fixed.
If you are using this plugin and feature on a live site, make sure you have backup. Using experimental stuff, that is not yet released on a production is not recommended.
Forum: Plugins
In reply to: [Gutenberg] Blocks are overlapping in editorI am big fan of AMP Stories!
But I digress… Did you by any chance try it again with the 6.1.1 version that was released yesterday?
I ran into a similar thing yesterday and after the install of 6.1.1 is went away…If it doesn’t fix it for you, I have a couple more questions….
Do you use any other 3rd party blocks from plugins
Are there specific blocks that overlap? Or is that in generalForum: Plugins
In reply to: [Gutenberg] Can you make an entire group/section a link?Not a section or a group block,
- A gallery block can have a link.
- a Paragraph can be a link –
- Images can have links,
- Buttons have links
Forum: Plugins
In reply to: [Gutenberg] remove highlighted backdrop in wordpress editorHmm, I have seen this with formatted text to like italics, too. That seems to be a built in background that is also visible when the background is the same color as the other highlighting color. I don’t think it’s consistent throughout the block editor.
That’s not a solution, I am aware. I’ll check with a Gutenberg designer and see what the answer is.Forum: Plugins
In reply to: [Gutenberg] Post is published, but not opening when clicked on.I understand your confusion. The moment you click on Troubleshooting Mode two things happen:
1) all plugins are deactivated.
2) a default WordPress theme is used.
To reset your site to the core elements.The assumption is that whatever is not functioning is caused either by a plugin or a plugin conflict or while a custom Theme is active.
Clicking Troubleshooting Mode brings your site back as much as possible to a clean install.
It also means if you still encounter difficulties is easier to narrow it down.
Now, from the plain status, you enable plugins one at a time to see if it breaks your site.
Hope that a bit clearer now.
Forum: Plugins
In reply to: [Gutenberg] database break at point of useHi there,
Sorry we didn’t get to this sooner. Did you get your problem sorted out? If not, please provide a working URL so we can take a look at it.Forum: Plugins
In reply to: [Gutenberg] Post is published, but not opening when clicked on.Oh mei. That’s definitely bad. When I look at the like and open the browser console i get the general error 500 error. “Failed to load resource: the server responded with a status of 500 ()”
This is certainly no helpful. If you enable WP Debug for your site, you will actually be able to see the PHP error.
For now all I can see is that it seems to happen quite early in the page rendering process.This could be cause by an array issues. I would suggest you install the Health Check and Troubleshooting plugin. With the plugin you can disable plugins for your admin view, but for normal visitors you don’t disrupt your website. You can also fall back to one of the default themes, to track down issues with your theme.
Once you disable all plugins, you can then activate one at a time to find the culprit.
Good luck tracking this down.Forum: Plugins
In reply to: [Gutenberg] Featured Image Slider/Carousel?Hi there,
To answer your question would result in a larger discussion. A slider/carousel involves more than one image. For a normal post or page there is no option to upload more than one ‘feature image’, which is a very specific functionality behind it.You might need to go about it a slightly different way
And you have some options:
1) make the homepage a static page: Settings > Reading > Static page and just place a slider/carousel block on top of the homepage from one of the plugins you already found.
2) Look for a theme, that provides this kind of functionality.
3) you could put all the pictures into a small video, and add it to the cover block on top of the page.
I am running out of ideas right now. If I think of some more ways to accomplish this, I’ll add a comment here.
Unfortunately, there isn’t a single answer to your question.Forum: Plugins
In reply to: [Gutenberg] remove highlighted backdrop in wordpress editorHi there:-) Seems you have all kinds of color issues. Pinkish backdrop? Can you provide a link to a screenshot, please or exact steps to reproduce what you are seeing?
Forum: Plugins
In reply to: [Gutenberg] yellow ”post updated’ barIt’s hard to imagine, what you are seeing, or better what the message is covering. The message should go away on it own after a few seconds, too. Do you have a screenshot of what you are seeing? What’s the button you need to reach?
Forum: Plugins
In reply to: [Gutenberg] Media & Text – Stack on Mobile SitewideI totally agree. It’s very early in the life cycle of Gutenberg/Block editor. And it’s – for me – very interesting to see this evolve. Issue that surface and the discussion around them. But that’s just me. Other people need things to just work and get on with their real work.
Not only new challenges, also new ideas of new features, that weren’t even possible in the old – pardon me- Classic editor. Like your – site-wide default setting for one of the blocks. Creating a Media + Text section on your post of page wouldn’t not have been possible with a huge extension of the existing install.
Forum: Plugins
In reply to: [Gutenberg] Keyboard shortcut for ‘convert to block’It’s a good question. For my own Gutenberg migration to blocks, I just keep away from converting old posts. Only when i have to edit them I make a decision if I need to convert them to block and most of the time, I just keep them in the Classic Block and edit them there.
The Classic Block, different form the Classic Editor plugin is a part of Gutenberg and will always be there as an option.I am however not quite sure, I understood the problem in need of a solution. Could you try again, if my comment don’t address what you are looking for?
Forum: Plugins
In reply to: [Gutenberg] apply changes to multiple blocksAh, no. Not right now. It’s on the radar of Gutenberg developers but didn’t make it into the priority list yet.
If you want to get it some more attention, feel free to comment on the Github issue here
- This reply was modified 7 years, 1 month ago by Birgit Pauli-Haack.
Forum: Plugins
In reply to: [Gutenberg] rerrange your custom reusable blocksAwesome.
Forum: Plugins
In reply to: [Gutenberg] How to create a blank line in Gutenberg editor?Glad that the spacer block is a working alternative for you.
The spacer has a small blue dot in the middle of the bottom edge you can use to drag to make the optimal space for you. The block specific settings tab allows you to set the height of the spacer.
Here is the documentation for the Spacer Block- This reply was modified 7 years, 1 month ago by Birgit Pauli-Haack.