-- HikaShop version -- : 2.4.0
-- Joomla version -- : 3.41
-- PHP version -- : 5.4.38
-- Browser(s) name and version -- : Firefox
I enabled a carousel module on the registration page of the checkout. Registration has 1) Login and 2) Guest. Checkout is broken into three parts, 1) Login/Registration, 2) Cart, and 3) Payment. The carousel works fine on the cart and payment screens. On the Login/Registration, all items are displayed at once- on top of each other, with no movement.
No problem occurs when I have the all-in-one page enabled. The issue is when I have the "switcher" enabled. Assuming that there is a JS issue that's causing the issue.
Ideally - I'd like to be able to only have this module appear on part 2 of the checkout (Cart). However, I'm not sure how to do this. Any guidance would be appreciated.