XenForo How to initialize a carousel in a popup?

O

Orit

Guest
Hi :)

I have a xenforo page with a few different links.
Each of the links are to XF pages with a carousel in them. The carousels are initialized by data-xf-init="carousel" and work as they should when opened in their dedicated page.
I want to open each of the links in an overlay, but when doing so, the carousel does not work at all!
How can I initialize the carousel in the popup?

I've been working on this for quite a bit. I tried using swiper.js, but it would only...

Read more

Continue reading...