March 17, 2022 — WordPress ci permette di creare (in tempi brevi e in modalità no-code/low-code) pagine con griglie e filtri di ricerca avanzati: interfacce adatte a qualsiasi tipo di sito (dagli e-commerce ai blog aziendali) con effetto “Amazon like” o “Google like”.
Mostreremo come è possibile arricchire cards, grids e facets in base agli obiettivi di ogni progetto: un ottimo metodo per rappresentare graficamente grandi quantità di schede prodotto o post, filtrando le tassonomie e i metadati sottostanti.
March 4, 2019 — You’ve heard of CSS Grid but you aren’t quite sure what it is. Or maybe you have started looking at it, but don’t know where to get started. Join me to get hands-on experience in building modern layouts using CSS Grid (and Flexbox). Learn where we came from (hacks, floats, and more hacks) and where we are going. Discover solutions to “impossible layouts”, how to handle users in older browsers, and about the power of Firefox debugging tools for grid.
February 27, 2018 — Who’s ready to start using CSS grids in WordPress? Welp – I’ve got ‘em going in a couple Genesis child themes. Browsers are all in with support. They work with Flexbox, so we can use both at once. And they help make previously painful layout problems solve themselves. So let’s take a look at the hard work of the two engineers who have spent years getting these blocks stacking – CSS celebs Jen Simmons and Rachel Andrew. Let’s take a look at the simplest ways to use Grid, because at that level it’s pretty much indistinguishable from magic. For one thing, you can save floats for wrapping text around objects (and the swimming pool). For another, you can cut a whole lot of cruft from a style sheet. So what’re you waiting for? Let’s get our themes on the grid!