Creating Your First Layout
Use a Layout to display fields for a specific post/page or Custom Post Type item.
Step by step guide
Visit the Advanced Views tab in the WordPress backend.
Create a New Layout
Click the Add New button to add a new Layout.
Enter a Name for your Layout (required).
Note: If you don't give your Layout a Name then you can't publish it and the publish button will be disabled.
Assign Fields
Click the Add Field button in the Fields section.
Then select the target Group from the list and the Field from the dropdown.
Continue to Add Fields until they've all been assigned.
Publish your Layout
Click on the Publish button to save and publish your Layout.
Copy Shortcode into place
Copy the generated shortcode for your Layout from the sidebar.
Paste the shortcode in your post, page or theme section.
Fill out the fields as required, then click the Publish button to save and publish.
View the page containing the shortcode to see the results.
Learn more about the Layout shortcode parameters.
Parent group
If you plan on using a single Field Group, then make use of the Parent group field. Additionally use the Parent group and Parent field for Nested Repeaters.
Last updated