XF 2.1 How to make changes to JS files (carousel.js)

FloV

Well-known member
Hey,

After figuring out ho to show multiple slides at once i was trying how to show the conrols (arrow left / arrow right) on the slider / carousel. Sadly the controls are hard-disabled per default in the carousel.js file (line 78). I would like to change that so i have the option to enable and disable them per template.

How can i change the JS file and re-compile the carousel.js with lightslider.js? Or is there an option to extend the js and just change this setting?

Thanks a lot in advance

Flo
 
Top Bottom