CPT Dynamic Data with the 'Testimonial' element

Hi,

I’ve only been using Bricks about 3 days and I’m not advanced in CSS either, so it’s going to take me some time to get used to it no doubt! I’ve been reading some how-to’s etc on how the basics work and I’m still getting used to everything.

I’m attempting to use the ‘Testimonial’ element but with Dynamic ACF CPT data. When using the element and using the query loop in it’s parent container, it’s obviously multiplying the actual element itself.

I take it the only way in which I can achieve what I want isn’t as easy to do as I would like.

I basically want to populate each ‘Testimonial’ with the data from each of my ‘Review’ CPTs. Using the ‘Testimonial’ element, it simply duplicates the element for each Review.

Any advice would be greatly appreciated.

try using the slider widget. There’s an opportunity there “Query loop”

1 Like

Exactly what I needed! Some CSS to get the styling correct and that will be what I want!

Not the same behavior.
In slider you can see smooth height transformation and on query loop it doesnt work correctly even if I’ll add transition: 0.3s to splide__list class