Card Carousel
module_card_carousel
The card carousel module can be activated by giving a page the tag module_card_carousel. Additionally you can tag in the data source page via tag module_card_carousel:XXX. You can filter this data source page with an additional filter:XXX tag.
So for example - to load in a card row module from the News blog for "Audience" blog posts - you would have the following page tags on the subpage:
module_card_carouselmodule_card_carousel:news(assuming the News blog has tagnews)filter:Audience(assuming the News blog has blog posts with tagfilter:Audience)
The carousel module is flexible and depending on the width of your screen - it will show a different number of cards
By default the card carousel module will display the up to 10 cards. Please contact For Purpose if you want any specific modification made here for a given card row.
#Common Use cases
You can use this module however you would like - but the most common use cases are:
- Latest News - pulling from a blog - showing most recent blog posts first
- Upcoming Events - pulling from a calendar - showing next occuring events first
- Latest Resources - pulling from a basic - showing newest subpages first