Hi!
We have been trying to add an image thumbnail to our feed. We had been doing this until recently with a WordPress plugin, however the plugin recently stopped working, so we are looking for a new solution.
We tried using these Feed Informer template tags:
%FIRSTIMAGEFROMDESCRIPTION%,
%FIRSTIMAGEFROMCONTENT%
however the results we got were this:
2 images - a duplicate of the first image
or we got a larger sized image.
We want to pull a thumbnail sized image like our plugin used to pull. We did style the Feed Informer proved div of this:
feed_informer_first_image
which worked to float the image right, but does not sized the image down - we tried 80px by 100px - but the image stays full-sized.
We also tried installing a different plugin which allows our RSS to pull a featured image, and we added a featured image at 80 X 100, but the full-sized image is still being pulled.
We've tried several different combinations of the plugin and the template code, and cannot get a "thumbnail-sized" image to pull.
is there another way we can do this?
our feed is here:
http://www.shastaortho.com/index.php
The first post you see title 'Our Relay For Life Team Needs Your Support!' is the result we are currently getting.
The bottom post you see titled 'Vote For Teen Weightlifting Champion Hailee Lollar!' is a past result from the plugin we used to use that is no longer working. We'd like to figure out how to get a thumbnail size like that again though.
Any help is appreciated.
Thank you!