Dynamic content isn’t rendering inside custom attributes for individual accordion items. Other elements (e.g. buttons) inside the accordion item will render correctly, but not the accordion itself.
For now I can manually enter the slide numbers, but it would be nice to get this to pair correctly with our CPTs so that as we add and remove posts we don’t need to change the attributes/slides.
Data Entered below:
Name: data-x-slide-goto
Value: {{dc:looper:index_number}}
The HTML output is: <div class="e9-e12 x-acc-item" data-x-slide-goto="{{dc:looper:index_number}}">