Posts

Build Fancy Loops With Divi 5’s New CSS Grid Editor

Image
A dynamic blog grid needs two things to work well together: content that can change and a layout that can keep up with it. New posts get published, categories grow, and the number of items returned by a query changes over time. The goal is to build the card and the surrounding structure once, then let the system handle what comes next. That’s where three Divi 5 features work especially well together. The Loop Builder supplies and repeats the content. CSS Grid controls how those repeated items are arranged. And the new Grid Editor gives you a visual way to shape that Grid, including more advanced repeating patterns with Grid Offset Rules. In this tutorial, we’ll build one dynamic blog card, turn it into a Loop, place those repeated cards inside a CSS Grid, and then use the Grid Editor to create four more creative Loop layouts. What Are Loops? A Loop displays a changing collection of content using one repeated design. Instead of manually creating a card for every blog ...

Everything You Should Know About The Loop Filter Modules In Divi 5

Image
Divi 5 ‘s Loop Builder lets you turn Divi elements into dynamic feeds for posts, products, projects, custom post types, and other queried content. You design one repeated item, connect it to Dynamic Content, and let Divi populate the layout from WordPress. The new Loop Filter Modules add the visitor-facing side of that system. Instead of deciding every query condition while building the page, you can create custom filter forms that let visitors search, filter, and reorder the results themselves on the front end. In this post, we’ll look at how the Loop Filter system fits into Divi 5’s Loop Builder, what each filter type does, how fields connect to taxonomies and custom fields, how to build and style a complete filter form, and several practical ways to use the feature. What Are The Loop Filter Modules In Divi 5? Loop Filter Modules let visitors interact with post-based Loop Builder content directly on the front end. A visitor might search a blog by keyword, narro...