I have found the Vikas and he is amazing developer, he had always delivered the product under the timeline, on budget and with 100% accuracy, He is totally problem solving guys.
An introduction to JCarousel Module for Drupal
0 comments |
JCarousel is a useful module for creating Drupal slideshows. It uses the JCarousel plugin that makes it easy to use via integration with Views so that you can turn any list of content or images into a carousel.
Lets see simple steps to use the JCarousel module with view in Drupal.
- Install modules
- Create an image field in any content type, Add 4-5 node of that content type
- Create a view with jCarousel format.
- Go to Structure > Views and click Add new view.
- Choose "Create a block" checkbox. Choose the JCarousel Display format and then click Continue & edit.
- The image below shows the settings you will need. Click Add and add the Content: Image field to your view.
- Click Save to complete the creation of your view.
- Assign your block to the region you need to show. Go to Structure > Blocks and place your new JCarousel block somewhere on your site.
- Check the output on your page.
JCarousel is generally uses for creating slideshows and showing related product section.
Add new comment