Featured Tiles
module_featured_tiles
The card tagged module can be activated by giving a page the tag module_featured_tiles. Additionally you will need to add a data tag module_featured_tiles:XXX where XXX is the tag applied to pages you want to appear here.
For example if you wanted to tag in all pages with tag featured_kaupapa - you would set up a basic subpage module with the following tags:
module_featured_tilesmodule_featured_tiles:featured_kaupapa
On desktop tiles are rendered with the image on the left and the title and text on the left. On mobile the tiles convert into card design where images appear stacked ontop of title and text.
#Data mappings
- Headline = Basic page header
- Content = Basic page content
- Then a tile is rendered for each matching page with data tag
- Tile Title = tagged page headline
- Tile Text = tagged page excerpt
- Tile Image = tagged page meta image
- Tile URL = tagged page URL