I’d like to use the [show posts] shortcode to display the featured image of the post, and the title below the image. The image should be centered above the title. I’ve tried to use the code below to try to reversed the image then title, but that doesn’t work at all – you get the standard display with the excerpt. No settings when creating a filter seem to allow this kind of order either. Is there a way to do this? I’m sure I can use some css to center the image, it’s the css or option to show the title under the image that I need.
[show_posts category_name=xxx cols=3 show=featured_title]