@alexander,
before I forget… I think this thread is a good place to mention this, for a future reference:
For the future Slider element, i think it would be great if it also had an option to read the ACF gallery field
's Image Array, or at least the IDs, so it can display images added through this ACF filed.
In practice, we would add the Slider element and set the source as ACF gallery. Once that is set, we can style it, but we cannot add any images manually. Maybe we can only add the fallback image that is shown in case the Gallery filed is not filled. Once the gallery field is filled, the slider starts to show them normally, according to the display settings. It would basically work as a Looper. The subsequent slider are grayed or not addable, and the elements on the top, if added, can be populated dynamically from Media library fields.
If the source is set to default, then we can add each of the slides manually.
If I remember correctly, the Slider element will be a sliding container, and we will be able to add any other element over each slide. This is great. I think we should then also be able to call dynamically all the possible fields from Media images. Namely the Title
, Caption
and the Description
- for each of the slide separately.
This would open up so much possibilities and also remove the complexity from the ACF gallery field, which is not trivial to output.