gijsroge / OwlCarousel2-Thumbs

Enables thumbnail support for Owl Carousel 2.0
MIT License
220 stars 137 forks source link

Data Thumb #17

Open Takaya213 opened 8 years ago

Takaya213 commented 8 years ago

The data-thumb attribute does not appear to work, it always shows the thumbnail of the main image even if I change the data-thumb attribute to a completely different random image.

gijsroge commented 8 years ago

You probably have thumbImage: true instead of thumbImage: false.

If set to true it wil render the main image as thumbnail no matter what you put in data-thumb.