It is our intention to serve our images from an external source (not via the WP Media Gallery) - including featured images.
We've discovered a plugin that allows for external urls to be used for featured images. Its called Link2Featured. http://epicplugins.com/external-url-link-to-featured-images/
We've tested using 'News' and the featured images aren't showing. The instructions say that the theme must use
- Code: Select all
get_the_post_thumbnail();
Can you please confirm if 'News' uses this function and if not is there a workaround to add it in?
thanks for any help.