Hi
I am creating a static page that displays a list of post entries.
I created the page as a blog template to start with.
Then I added the livemesh short codes for Blog posts->Recent posts
[recent_posts post_count=”5″ hide_thumbnail=”false” show_meta=”true” excerpt_count=”50″ image_size=”full”]
And the available posts are correctly shown on the created static page.
The question is how do I make an (featured) image appear on the left hand side of each post entry instead than on top? Also how can I transform this image in a thumbnail at the same time, so that it is sized at the same height of the post entry.
Thanks