Materializecss: carousel & slider not working
问题 EDIT: I found out the solution. See my post at the bottom of the page. I've created a template for joomla with materializecss. Everything works fine except the slider (which displays as a gray rectangle) and carousel which just shows images one after another as obsolete divs. The carousel: The slider: I've imported the jquery script before materializecss. I've also called the carousel.carousel(). The code for slider and carousel I used is same as on the Materializecss website in examples. Can