Hi,
I’m using Flexform in the hub of a WP multisite install with sitewide tags plugin that pulls in a version of each post for display. However, if I don’t use the php get thumbnail or featured image plugin, I have to manually add an image in flexform for each post.
How can I change templates so a resized version of the featured image or the thumbnail shows by default if no thumbnail is selected in the swiftform blog post interface?
How do I include <?php the_post_thumbnail(); ?>