I’m pleased to share a plugin that I have created called Savvyify List Layout,
it’s a simple and lightweight shortcode for showing posts in a list layout with thumbnails. The shortcode arguments allow for the posts to be full length or limited to a word count, thumbnails can be on the right, left or alternate. The author, date, categories can be shown or hidden.
For mobile devices below 767px the images are full width above the post.
If this sounds like something you would like to try you can download the Savvyify Dashboard plugin here.
shortcode arguments
[list_layoutthumbnail=“true | false”
category=“category1, category2”
posts=“number”
word_limit=“number”
image_position=“left | right | alternate”
show_author=“true | false”
show_date=“true | false”
show_category=“true | false”
show_tags=“true | false”
]
For example this shortcode is used below [list_layout thumbnail="true" category="painting" posts="4" word_limit="50" image_position="alternate" show_author="true" show_date="true" show_category="true" show_tags="true"]
[list_layout thumbnail=”true” category=”painting” posts=”4″ word_limit=”50″ image_position=”alternate” show_author=”true” show_date=”true” show_category=”true” show_tags=”true”]