Hello All!
I’m working on solving an issue with resizing images on a remote server that are provided via an RSS feed. The feed contains the title and a url to the full size image file. Here is the code that I am currently using.
According to the template debugging logs, the RSS is coming in, and imagesizer is processing the thumbs. However, it is breaking when I try to use the imagesizer variables, {sized}, {width}, {height}.
Any ideas on how I can modify this to work properly?