Display Options
Display options control which elements are visible within each post card. Every element can be independently toggled on or off.
Featured Image
- Show Image — Whether to display the featured image. Default:
yes. - Image Size — The WordPress image size to use. Default:
medium_large. Any registered image size is available (thumbnail, medium, medium_large, large, full, or custom sizes registered by your theme).
Posts without a featured image display a light placeholder area.
Shortcode: show_image="yes" image_size="large"
Title
Whether to display the post title as a clickable heading. Default: yes.
Shortcode: show_title="yes"
Excerpt
Whether to display a text excerpt below the title. The excerpt is trimmed to the word count set in General Settings. Default: yes.
Shortcode: show_excerpt="yes"
Date
Whether to display the publish date in the meta area. Default: yes.
Shortcode: show_date="yes"
Category
Whether to display the first taxonomy term as a label in the meta area. Default: yes.
Shortcode: show_category="yes"
Read More
- Show Read More — Whether to display a read more link or button. Default:
yes. - Read More Text — The link text. Default:
Read More. - Read More Style — Display as a
textlink or abutton. Default:text.
Shortcode: show_read_more="yes" read_more_text="Continue Reading" read_more_style="button"
