Forum
Image Assets are not being stored in Resources
When my user uploads an image to Assets and then selects it, the site is looking in resources. The image is not making it into the Resources folder so it can be displayed on the site. Where do I redirect this, or how do I fix this?
Thank you again!
Please post your Diagnostics Report and a template where this is happening.
Sorry, I think I am explaining this incorrectly. I added a perch:content of type image. Now, when I go into that template, I can upload images, but they are not showing up on site. On my site, it's showing that it's pulling from resources, but I can't see the images that I uploaded in that folder.
OK, but we still need to see your Diagnostics Report and a template where this is happening.
Health check
Summary information
<!--Template-->
<ul> <li><a href="https://<perch:content id="programlink" type="text" label="Program Link" />"><perch:content type="image" id="avatar" label="Program Image"/><perch:content id="programs-list-item" type="text" label="list-item" required="true"/></a></li> </ul>
What size are the images you're uploading?
Multiple sizes. I've tried a few different ones. What are the sizes it needs to be?
The Assets that I am uploading are not showing up in the Resources folder, which is where the site is trying to upload them from.
Thank you for your patience. I don't quite understand my own problem well enough to explain it intelligently.
I figured it out! I didn't know that I had to put an image tag around it. I'm definitely still "rookie" status!
Great!