Displays a grid or list of taxonomy terms — categories, series, books, topics, or preachers — with their term images and descriptions. Clicking a term card navigates to its taxonomy archive page.
Basic Usage
[isermons-terms taxonomy="imi_isermons-series" layout="style1" columns="4"]
Key Attributes
- taxonomy – Required. The taxonomy to display. Values:
imi_isermons-categories,imi_isermons-series,imi_isermons-books,imi_isermons-topics,imi_isermons-preachers. - layout –
style1for card/grid style,stylefor list style. - columns – Number of grid columns: 1–4.
- filters_order – Sort order of terms. Values:
id,count,name,slug, or a comma-separated list of term IDs for a fully custom order. - count – Maximum number of terms to display. Default:
50. - words – Maximum number of words shown from the term description. Default:
25. - single – Set to any value to force the term list view even when on a taxonomy archive page.
- image – Image size for the term image. Default:
full. Accepts any registered WordPress image size.
[Screenshot placeholder: Frontend display of the [isermons-terms] shortcode in grid layout — series cards showing series image, title, and description excerpt]