Yenxji
Active member
- Affected version
- 2.3
I tried changing from show2 to show4 at
Before:
After:
It shows just one grid (carousel-body--show4)

Two grid (carousel-body--show2) ( This is unchanged and default by XenForo template )

This is XenForo 2.3 and Resource Manager 2.3 on localhost
widget_featured_content
Before:
Code:
<ul class="carousel-body carousel-body--show2" data-xf-init="carousel">
After:
Code:
<ul class="carousel-body carousel-body--show4" data-xf-init="carousel">
It shows just one grid (carousel-body--show4)

Two grid (carousel-body--show2) ( This is unchanged and default by XenForo template )

This is XenForo 2.3 and Resource Manager 2.3 on localhost
Last edited: