Elementor with Advanced Custom Fields repeater

1
2
<?php if(get_field('reapeater_field_name')): ?>
<?php while(has_sub_field('reapeater_field_name')): ?>
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
Using Elementor with ACF's repeater. The single field I'm using is the Object ID field type.

Be the first to comment

You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.