In the partial build up your carousel. Just make sure that when you loop over the added images, do a test to see if the image does not equal null.
There are so many carousels out there continuing from this point will be a touch difficult but a carousel I very much like because of its ease of implementation, responsiveness and available settings is slick carousel - http://kenwheeler.github.io/slick/ give it a shot and if you need any help setting up id be happy to help you out.
Need Carousel in Header
Add a picker on the homepage node for selecting the images you want in the carousel.
On the homepage view put
This evaluates to true / false.
Now use like:
In the partial build up your carousel. Just make sure that when you loop over the added images, do a test to see if the image does not equal null.
There are so many carousels out there continuing from this point will be a touch difficult but a carousel I very much like because of its ease of implementation, responsiveness and available settings is slick carousel - http://kenwheeler.github.io/slick/ give it a shot and if you need any help setting up id be happy to help you out.
Hi David ,thanks for your valuable time . I will be revert back once applied the same.
is working on a reply...