I’m outputting results from a query tag and naturally the images come with the {file_dir} tag attached. I know the Parse File Directories helps with that but it doesn’t seem to play well with the Imgsizer module, for instance this displays nothing:
{exp:imgsizer:size src="{exp:parse_filedirectories}{field_id_45}{/exp:parse_filedirectories}" width="80"}
{sized}
{/exp:imgsizer:size}Does anyone have any ideas?