Archived topic
Gutenbee-Blocks with GeneratePress?
7 replies · Started by miednr on April 1, 2021
Hello,
if I am using the "Post Types-Block" in Gutenbee with GeneratePress, I get ugly results. They say, it's compatible with any theme, but I can't say, the optical results are satisfactory with GeneratePress, unfortunately. With a Theme of cssigniter, I did have good results.
Do you know the issue? Is there a possibility to solve this via CSS? Or do you know a Block-Collection with an alternative "Post Types-Block" that works well with GeneratePress? GenerateBlocks does not have a "Post Types-Block", yet.
Thank you and regards,
Maik
Hi there,
try adding this CSS to fix the columns:
.gutenbee-row [class*="columns-"] {
box-sizing: border-box;
}
And can you disable the Read more option in the post block plugin ?
Hi David,
thank you for your quick and good working CSS-Fix. Really appreciate the support here and just got the GenerateBlocks for some things...
The Read more option can't be disabled by the plugin, unfortunately.
But, please scroll down the page again, and have a look at the other problems with the "Post Types-Block". Pictures have different sizes and spaces are not correct. Could you please also provide a CSS-Fix for that?
After using different themes, I will settle with GP. But I need more Blocks than Gutenberg and GenerateBlocks offer at the moment. Do you know an alternative Block-Collection that just works with GeneratePress?
Have you tried the WP Show Posts plugin ? Its not Block based but its built by Tom as well.
Thanks for the idea, to use: WP Show Posts.
Is this issue resolved ? Let us know if you still need help with your current plugin.
No, thanks. I just downloaded WP Show Posts and will try to use it instead.
Glad to hear that