Renders the complete iSermons taxonomy page output — including the header with term image, description, associated preachers, and the sermon list — for a specific taxonomy term. This shortcode is primarily used when the Sermon Taxonomy setting is set to Use Custom Template and you want to embed the native iSermons taxonomy content inside a page builder template.
Basic Usage
[isermons-taxonomy-page taxonomy="imi_isermons-series" term="my-series-slug"]
Attributes
- taxonomy – The taxonomy to render, e.g.
imi_isermons-series. - term – The slug or ID of the specific term to display.
- image – Image size for the term header image. Default:
full.
Note: When this shortcode is placed inside an Elementor archive template for iSermons taxonomies, the taxonomy and term attributes are resolved automatically from the current URL — you do not need to specify them manually.
[Screenshot placeholder: Frontend taxonomy page showing the term header (image, title, description, preacher avatars) followed by the sermon list rendered by this shortcode]