Forum replies created
In reply to
Images in "Recent Posts"
Yes, it works, but only using the “blog” short code. It doesn’t work using the “recent_posts” short code.
In reply to
Images in "Recent Posts"
This is the code that I was using that wasn’t showing the image that I had in the blog:
I finally found a way to display the image by using this code:
[blog number_posts=”2″ cat_slug=”” title=”yes” thumbnail=”yes” excerpt=”yes” excerpt_words=”35″ meta_all=”no” meta_author=”yes” meta_categories=”no” meta_comments=”no” meta_date=”no” meta_link=”no” paging=”no” scrolling=”pagination” strip_html=”no” blog_grid_columns=”2″ layout=”grid”][/blog]
I still don’t understand why the “recent_posts” short code doesn’t display the images…I guess as long as it works now.