AE- ACF Repeaters
AE - ACF Repeaters are used to fetch data of an entire row.
Repeaters are really helpful as through them you can retrieve information from a row containing multiple fields.
The entire data is contained in a block that can be represented using different layout styles.
Content
Repeater
- Skin: Select from Default, Accordion, or Tabs to arrange the repeater field data in different styles.
- Block Layout: Select the block layout created for the Repeater field.
- Repeater Field(ACF): Select the name of the repeater class created.
- Title Html Tag: Set the HTML tag used for the title from H1- H6 or DIV.
Default Skin: On selecting Default skin more layout settings are displayed.
- Layout Mode: When selecting default skin, it gives you two layout options Grid and Carousel to style the information inside the repeater block.
- Masonry: It is used to present the images seamlessly.
- Column: You can specify the number of columns in which you want to display the information.
- Column Gap: Here you can specify the amount of space is to be kept between columns.
- Row Gap: Amount of space to be kept within two individual rows.
Tab Skin
- Tab Title: Specify the field key to be used as a title for each item.
- Layout: Set the positioning of the tabs like horizontal or vertical.
- Tab Align: After selecting a horizontal layout you can align the tabs in the left, center, and right.
Accordion Skin
- Tab Title: Specify the field key to be used as a title for each item.
- Icon: Select the icon to represent the action of expanding an item.
- Active Icon: Select the icon to represent the active item.