We're out with update 1.6.1:
👉 Compatibility issues with classic themes
👉 Minor bug fixes
#WordPress #Gutenberg #plugin #BlockEditor
Download here ⬇️
advancedcolumns.com
👉 check the full changelog advancedcolumns.com/...
Posts by Andrea Gandino
We're out with update 1.5.0:
👉 Subgrid functionality
👉 Grid layout for the Post template block
👉 Improved frontend rendering performance
👉 and more
#WordPress #Gutenberg #plugin #BlockEditor
Download ⬇️
advancedcolumns.com
👉 full changelog
advancedcolumns.com/...
CSS Tip
If you want to hide an element that has no children, it's tempting to reach for :empty. However, :empty doesn't work how you'd expect if there's white space or text nodes inside the element.
Instead, use this:
.your-element:not(:has(:first-child)) {
display: none;
}
By far my favorite thing about bad kerning is that the Reddit dedicated to it is called r/keming
Now, imagine what would've happened if they *actually proposed a fork*.
This is all so painful to watch.
I believe #WordPress can grow stronger and more inclusive, working together to maintain the #OpenSource spirit that unites us all.
marucchi.com/wordpress-le...
Joost wants to "hold this community together" and I stand with him in that effort.
It's clear the #WordPress world needs a change. So I wrote a post about exactly that:
Breaking the Status Quo: A vision for a new WordPress era
Happy to help! I always felt more comfortable with Vue (opposed to React), but that's if you're up to writing Javascript. Livewire (with or without Filament) has grown significantly on me recently, and I must admit it's amazing the amount of things you can build without actually writing any JS.
If you plan to use Inertia, you can choose either Vue or React, with the choice being a personal preference essentially. If you intend to use pure Livewire (or Filament, which is built on top of it), then learning some Alpine makes sense (Livewire is written in Alpine, the same dev created both).
Schrödingers documentation:
If there are docs, noone will read them.
If there are no docs, everyone will complain.
We're out with update 1.4.3:
👉 Fixed unintended behavior that could affect external dynamic blocks
#WordPress #Gutenberg #plugin #BlockEditor
Download here ⬇️
advancedcolumns.com
5/ What’s next?
We’re bringing CSS Subgrid support to the next major update of the @advancedcolumns.com #WordPress plugin.
You’ll also get even more controls over individual item dimensions—making it easier than ever to build precise, beautiful layouts.
👇
We're out with update 1.4.2:
👉 Added support for shadows on the Columns and Column blocks
#WordPress #Gutenberg #plugin #BlockEditor
Download here ⬇️
advancedcolumns.com
We're out with update 1.4.1:
👉 New preset option for Columns and Column padding
#WordPress #Gutenberg #plugin #BlockEditor
Download here ⬇️
advancedcolumns.com
Congratulazioni! 🎉
Congrats! 🎉
Termsky.app is actually wild!
Introducing Autoblue, my new WordPress plugin for Bluesky! 🦋
Autoblue will be available for download later this week, and allows you to automatically share your WordPress posts to Bluesky, and display likes and replies from Bluesky on your site.
autoblue.cc
(more in thread 🧵)
So I've embedded Bluesky comments on my blog. Next up (probably): automating posting on Bluesky, whenever I publish new content on the website.
Not an expert, but I had read something about this: if I remember correctly, I think it may depend on the specific reader, but they're generally ignored.
Why specifically empty paragraphs would be allowed as valid output by an editor is another matter worth discussing.
Used to be addicted to RSS, but slowly stopped using it as the bird app became my main source of tech info.
If I remember correctly, lots of apples were washed in that building.
It would be, right? 😀 By the way, I love that we're rediscovering stuff we were using on a regular basis fifteen years ago!
Working on adding Bsky comments on my blog, fetching the discussion thread from the official API (it's text-only, so links may not work if truncated). It feels so refreshing being able to do it in a quick and effective way, leveraging Laravel caching helpers. Hope to have it online next week.
We're out with update 1.4.0:
👉 New single-column layout mode implementing CSS Flex specifications
👉 New Golden Ratio grid builder
👉 check the full changelog advancedcolumns.com/...
#WordPress #Gutenberg #plugin #BlockEditor
Download here ⬇️
advancedcolumns.com