Code: Select all
{content_image block='image1' alt="Main'}
I've uploaded my images to image manager and they're showing. They're also showing in the drop down on my content page options. For my homepage, it just wouldn't show up, it kept wanting to show an image called 'logo.gif' which I had deleted (it was the SMSCS logo IIRC).
I probably, stupidly, went into the database with phpmyadmin and changed the url in the properties table to the correct image from the logo.gif and all is well on the homepage. This seemed to work a treat.
However, subsequent pages I'm creating aren't showing the image I have selected for them. When inspecting the output html, it's not missing as it can't find the url like it was before – the html for the image isn't even there. It's as if I haven't selected an image in the page options.