Quick start
Overview
Create a repeating card layout that automatically loads posts or products using the Divi 5 Loop workflow, enhanced by Divi Loop Extender’s integrated query controls.
Prerequisites
- Divi Loop Extender installed, activated, and licensed.
- Divi Theme or Divi Builder 5.0.0-public-beta or newer.
- Sample posts or WooCommerce products containing featured images and titles.
- Basic familiarity with the Divi 5 Visual Builder interface.
Enable the Loop in the parent container settings.
Step 1: Create the parent container
- Open your target page in the Divi 5 Visual Builder.
- Add a new Container (Row or Section) that will hold the loop content.
- Select the parent container and open its settings.
- In the Content tab, expand the Loop accordion.
- Toggle Loop Element to On.
- Choose the Post Type you want to display, such as Posts or Products.
Your parent container now generates repeating items based on the selected post type.
Step 2: Design the loop item layout
- Inside the parent container, add child modules to represent a single item in the loop.
- Example: Image, Text, and Button modules for a post card layout.
- Assign Dynamic Content to each module:
- Image → Featured Image
- Text → Post Title
- Button → Post Link
- Adjust design and spacing to style the repeating item layout.
Bind child modules to dynamic post fields.
Step 3: Configure Loop Extender settings
- Reopen the parent container settings and stay in the Loop accordion within the Content tab.
- Configure the integrated Loop Extender options, including:
- Query Filters – target specific categories, tags, or custom taxonomies.
- Post Status Filtering – include or exclude drafts, pending, or private posts.
- Sorting and Order – sort results by date, title, or custom fields.
- Observe the live preview as you adjust these options to validate the query output.
Refine query and sorting directly inside the Loop accordion.
Step 4: Validate the loop
- Save the page and exit the Visual Builder.
- View the page on the front end and confirm that the correct posts or products appear.
- Check that dynamic fields (titles, images, links) display correctly.
- Adjust query settings if results are missing or out of order.
Check the result on the frontend.