I did some CSS hacking to make my archive and single tweets at least look okay. It’s definitely not what I want it to be, but it’ll do for now as a quick fix to make it at least presentable. The alternative is a custom block. I think others need this as well – maybe there’s a collaboration opportunity to build something that solves our immediate problem? Maybe Courtney, or Tom?
-
How I Made My WordPress Archive Style Different Post Formats
This is a big win for me! I was able to set up my site so that posts in an archive can be displayed based on the post format – WITHOUT building a custom block, just a small PHP snippet.
-
I Contributed To Discussion: Bring post formats to block themes for Gutenberg
Original I know this is a long conversation, but want to add into this that the entire reason why I’m using post formats is because it is the only way to create different types of content on a website using the mobile app. I use my entire site as a central hub, and that means that I’m posting everything through that first. Tweets, videos, blog posts, all of it. This means that I’m frequently using the mobile app to publish. If it were possible to make custom post types display in the app, I’d probably be more open to using…
-
-
I Re-Built My Website Using The Block Editor And Ollie
Reflecting on my experience in re-building my site from a headless site to a non-headless site, all in a single evening. WordPress has come so far.
-
Alex Standiford
It’s frustrating that the full site editing experience ignores post formats, yet the only way to publish different types of posts (microposts vs blogposts) on the mobile app is with post formats.
We either need custom post types in the app, or better support for post formats.
-
Alex Standiford
I have clientele who are full-time RVers (surprise!)
One of them just rescheduled a meeting because they’re about to head into the mountains on the way to their next campsite, and their cell signal is spotty. I’ve never felt better-prepared to relate to a client in my life.
-
Alex Standiford
Started work on a fun Gravity Forms/Elementor customization for a client. We’re building a highly customizable quote tool with some custom pricing logic. The goal is to make this feel naturally integrated into their site instead of a highly customized separate thing.
-
Alex Standiford
I have an immediate opening for an Elementor implementer for a small project for a couple page modifications to an existing site. Anyone available?
-
I Released A WordPress Plugin Template Using PHPNomad
This is a template for building WordPress plugins using PHPNomad for structured setup and PHPScoper to safely compile and isolate dependencies. This template allows for the creation of plugins that can be used alongside other plugins using the same libraries without causing conflicts.
-
Alex Standiford
Oh, don’t mind me, just setting up PHPNomad so that it works with PHP Scoper so you can use it in your WordPress plugins. 💅