CONTENTS OF THIS FILE
- Introduction
- Requirements
- Recommended modules
- Installation
- Configuration
- Troubleshooting
- FAQ
- Maintainers
INTRODUCTION
Extra Block Types: Carousel module provides ability to add a block with Tiny Slider.
https://github.com/ganlanyuan/tiny-slider
http://ganlanyuan.github.io/tiny-slider/demo/
REQUIREMENTS
This module requires the following modules:
EBT Modules use Media module with Media Image type for background images. Check Media Image type exists before install EBT Core module.
RECOMMENDED MODULES
EBT modules provide ability to add different blocks in Layout Builder in few clicks. You can install separate block types from this bunch of EBT modules:
- EBT Accordion / FAQ
- EBT Basic Button
- EBT Bootstrap Button
- EBT Call to Action
- EBT Carousel
- EBT Image Gallery
- EBT Quote
- EBT Slick Slider
- EBT Slideshow
- EBT Stats
- EBT Tabs
- EBT Text
- EBT Timeline
- EBT Webform
- EBT Webform Popup
More about EBT blocks read on EBT Core module page: EBT Core
If you want to enhance UI for adding blocks from Layout builder try this module: Layout Builder Modal
INSTALLATION
- Install as you would normally install a contributed Drupal module. Visit https://www.drupal.org/node/1897420 for further information.
CONFIGURATION
EBT Core has configuration form with Primary/Secondary colors and Mobile/Tablet/Desktop breakpoints in Administration » Configuration » Content authoring » Extra Block Types (EBT) settings
These configs will be applied to other EBT blocks by default.
TROUBLESHOOTING
-
If you see the error during EBT modules installation: "The EBT Carousel needs to be created "Image" media type. (Currently using Media type Image version Not created)" Then you need to create Image media type: Structure » Media types » Add media type
-
If you use Field Layout module, it will automatically apply Layout Builder for new EBT block types. So you will need to disable Layout Builder for displaying block type fields:
/admin/structure/block/block-content/manage/ebt_carousel/display/default
FAQ
Q: Can I use only one EBT block type, for example EBT Slideshow, without other modules?
A: Yes, sure. EBT block types tend to be standalone modules. You can install only needed block types.