OK, I’m not sure if I’m approaching this correctly but let me explain what I’m trying to do.
I have a site that I’m doing, and there is a home page (landing page) and follower pages coming from it. On the home page, I have 3 column output and down the left and right columns I have small promotional blocks in addition to standard page navigation, etc.
I have created a template for the home page, and I’m using Snippets for the promo blocks. Basically there is a {promo1} type tag on the template in the appropriate place, to be replaced by the snippet code.
In the snippet, I want to have both text & small graphic image. But each Snippet is entirely different. They are not like blog entries or channels in that they don’t share much in common at all. I can do pure HTML for the snippet just fine, but when it comes to the image to show in there, I don’t want to have to FTP images from my dev machine to prod all the time because it would just be easier if I could do a File Upload through EE’s control panel, and let it do its magic with resizing, etc.
I can do all of that, but how do I reference the image uploaded in the Files? If it is in a channel, I get how to reference that. But what if its not in a channel. What if its just an uploaded image? How do I reference that in my HTML for the snippet?
Thanks in advance for any thoughts.
Myles