Home › Forums › Add-ons › Repeater Field › Use InnerBlocks inside Repeater field › Reply To: Use InnerBlocks inside Repeater field
@dsouzaj86 @nicmare, can you provide a little insight on my template?
while I can very see the logic you propose (great kudos to you), I’m a little lost on how to apply it to the type of template I need.
Basically, I need this type of markup output
<div id="demoTab">
<ul class="resp-tabs-list">
<li> Tab 1 </li>
<li> .... </li>
<li> .... </li>
</ul>
<div class="resp-tabs-container">
<div> tab content with <InnerBlocks /></div>
<div> ....... </div>
<div> ....... </div>
</div>
</div>
and it escapes me how to obtain it without repeaters.
Do you think it’s possible in the first place? Can you help me shed some light?
thanks in advance,
Alessio
Welcome to the Advanced Custom Fields community forum.
Browse through ideas, snippets of code, questions and answers between fellow ACF users
Helping others is a great way to earn karma, gain badges and help ACF development!
We use cookies to offer you a better browsing experience, analyze site traffic and personalize content. Read about how we use cookies and how you can control them in our Privacy Policy. If you continue to use this site, you consent to our use of cookies.