-
Closed
-
I’m trying to setup a list of posts to be displayed with the blog shortcode; I want it to only list the featured image, but no matter what settings I use, it’s including part of the post, which is completely breaking the layout.
I’m using this shortcode:
[blog number_posts=”-1″ cat_slug=”events” exclude_cats=”” show_title=”yes” title_link=”yes” thumbnail=”yes” excerpt=”no” excerpt_length=”1″ meta_all=”no” meta_author=”no” meta_categories=”no” meta_comments=”no” meta_date=”no” meta_link=”no” meta_tags=”no” paging=”no” scrolling=”infinite” strip_html=”yes” blog_grid_columns=”3″ layout=”medium” class=”” id=””][/blog]
Is excerpt=”no” not supposed to be making it so part of the post is not displayed?
Is there some other way to achieve this (preferably without modifying the CSS)?
Thanks.
The topic Blog posts shortcode is displaying excerpts, regardless of settings chosen. is closed to new replies