By macuhail on
I have created imagefields using imagefield and imagecache to upload images with story content types. Everything is now working fine, except for one problem. If I only add one picture (I have fields to upload a total of three pictures), then I get red x's in the spots where pictures would be if I had uploaded any.
How do I prevent the red x's from showing when there are no pictures uploaded to these spots?
Thanks for any suggestions.
Comments
I just figured it out. Under
I just figured it out. Under the "display fields" header for the story content type I had the fields set to display as "main" in full page mode. When I changed the display to default, no red X's are shown when there is no picture uploaded.