SOLVED: Carousel not showing on front end in 1.4

Bricks Version: 1.4
Chrome
windows

After upgrading to 1.4 Carousel Query posts only show on the back end on the front no queries are showing. Is this a known bug?

to be clear the Carousel Query posts are Videos everything else works feature images, excerpts…just the video content in the post does not show

Hey @dreamblk

Maybe related to this? have a try the workaround in the below post to see if it helps you:

Tried the ZIndex and code but it is still not working.

When I refresh the page it shows in the carousel for a second and disappears?..is that a caching issue?

Do you have a link at all Gary?

Thanks, I did have a quick check but could not see anything out of the ordinary. I do know a while back there was a bug in 1.3.5 (i think) due to player controls such as autoplay etc, but i removed those and it still would not show.

Yet your direct download (drop box does show and play).

Maybe one to send to the team via email help@bricksbuilder.io with some temp login credentials

Hi Gary,
Thanks a lot for your report!

With which version did it work? 1.4 RC2?
I can’t tell right now what or if we changed something, but please add the following custom CSS to the carousel, that should solve the problem for now: https://vimeo.com/714229133/aae4b629fc

root .dynamic {
  width: 100%;
  height: 100%;
}

Best regards,
timmse

Thank Timmse that works…@ Micheal thanks as well.

1 Like

It worked in 1.3.7 prior to the update