atomicblocks
Forum Replies Created
-
Hey Dave,
Thanks for the report. I’ll take a look at this and make sure it does work without Gutenberg installed in 5.0.
Thanks for expanding on your thoughts, that helps me understand your request a bit more. I’ll keep this in mind as we move forward with updates!
Hey Daniel,
Thanks for that feedback! Definitely something we’re looking at doing. It has been requested a few times. Infinite scroll probably won’t be something we do in this block in particular, at least for now. There are some technical concerns with that route.
Stay tuned for some updates on that post grid block!
Forum: Reviews
In reply to: [Atomic Blocks - Gutenberg Blocks Collection] Quality and InvaluableHey Daniel,
Nope, Atomic Blocks isn’t going anywhere! WP Engine is fully invested in Atomic Blocks and block technology. Although we did shut down Array, some themes will live on as Genesis themes in the future. Atomic Blocks will start becoming part of the site layouts in the future.
Forum: Plugins
In reply to: [Atomic Blocks - Gutenberg Blocks Collection] Container – can’t nest elementsHi there,
Yep, you can definitely nest within the container block. It can be a little hard to see, but once you add the container block, you’ll get a (+) button on the right side of the container, also seen here. You can use this to add more blocks within the container. If you add text, images, etc., you’ll continue to see the (+) icon to add more blocks after that. Hope that helps!
Forum: Reviews
In reply to: [Atomic Blocks - Gutenberg Blocks Collection] Quality and InvaluableThanks, Daniel! We’re hard at work on some awesome new blocks. Stay tuned!
The post grid can be used in all kinds of scenarios. If you used it on a custom page, a home page, a landing page, etc., there wouldn’t be a current post to exclude. But I can see where there are instances where it does make sense.
Hi there,
At this time there isn’t a way to close the accordions, but we’ll keep that in mind for a future update!
Hi there,
Nope, we don’t currently have that in there. It could be something we release one day though. I’ll keep it in mind and add it to my feedback list!
Forum: Plugins
In reply to: [Atomic Blocks - Gutenberg Blocks Collection] AB Container list center alignHi there,
I’ve just completed a few tests of the container block with lists inside of it. I’m not getting the same center aligned issue you were seeing. Is it possible for you to create a test page that I can look at? That would help me see the issue live and I could deduce where the center alignment is coming from. Thanks in advance!
Forum: Plugins
In reply to: [Atomic Blocks - Gutenberg Blocks Collection] Deprecated ComponentHi Victor
There is an update out for Atomic Blocks that fixes this.
Hi there,
You could try adding some custom CSS to your site to fix this.
You’d want to add this via the Customizer:
.ab-block-testimonial { padding-bottom: 0; }Forum: Plugins
In reply to: [Atomic Blocks - Gutenberg Blocks Collection] Empty post grid error messageHi @nprior,
There is a fix for this in the next version of the plugin, thanks for the heads up!
Hi @davidrhoden,
The post grid doesn’t support custom post types yet, just standard posts. That’s why you’re not seeing those posts.
Forum: Plugins
In reply to: [Atomic Blocks - Gutenberg Blocks Collection] Uploading failed errorHi there,
The page update is likely a separate issue from the container. I also get the page update issue when doing standard editing within Gutenberg. It seems to happen for several different reasons.
I just ran several tests on the container block and haven’t hit any kind of updating issue yet. I’ll keep a close eye on this, but I would suggest trying again to see if it works now.
Forum: Plugins
In reply to: [Atomic Blocks - Gutenberg Blocks Collection] Removing Button – CTA BlockHi there,
Make sure you are on the latest version of Atomic Blocks and Gutenberg, that should help. Also, the best way to do not include the button is to create a new CTA and only add the title and text. You don’t need to do anything to the button. If you don’t add text, it won’t be included in the front end.