Bx Slider

Component ID

2258237

Component name

Bx Slider

Component type

module

Maintenance status

Development status

Component security advisory coverage

covered

Downloads

16714

Component created

Component changed

Component body

BxSlider module integrates the bxSlider library with Fields. Often used for showing photos on e-commerce, classified, real estate sites.

Why bxSlider?

  • Fully responsive - will adapt to any device
  • Horizontal, vertical, and fade modes
  • Slides can contain images, video, or HTML content
  • Advanced touch / swipe support built-in
  • Uses CSS transitions for slide animation (native hardware acceleration!)
  • Full callback API and public methods
  • Small file size, fully themed, simple to implement
  • Browser support: Firefox, Chrome, Safari, iOS, Android, IE7+
  • Tons of configuration options
  • Integration with the Colorbox module

Drupal 8

Dependencies

Drupal 7

Dependencies

Installation

  1. Download the library http://bxslider.com/lib/jquery.bxslider.zip.
  2. Unzip and put the content of the archive to the sites/all/libraries/bxslider (create required directories).
    For example, note that the file jquery.bxslider.min.js is accessible by the path sites/all/libraries/bxslider/jquery.bxslider.min.js.
  3. Download and enable this module and dependent modules.
  4. Select some content type, then select 'Manage display' and select a formatter "BxSlider" for required images field. Then click to the formatter settings for filling BxSlider settings.

    Select the formatter "BxSlider - Thumbnail slider", if needed a carouser thumbnail pager.

    For example, go to /admin/structure/types/manage/article/display , select a formatter BxSlider for an Images field and click 'the gear' at the right side of the page for required image field.

More

If needed integration with Views, use BxSlider - Views slideshow integration