Hello,
The template functionality of CMSMS allows for multiple content areas using:
[glow=red,2,300]{content}
{content block='Textblock2'}[/glow]
Short:
I was wondering whether there is any similar functionality to allow for multiple images to be assigned to a page?
Longer
On the page --> Options there is *Image:* which allows for one image, my template has 3 image blocks per page and I'm trying to figure out if you can put something in the template to allow for 2 more images to be assigned under the page --> Options tab.
Thank you.
[Solved]Multiple Images
-
- Forum Members
- Posts: 15
- Joined: Wed Oct 28, 2009 1:38 pm
[Solved]Multiple Images
Last edited by Monkofdoom on Sat Nov 06, 2010 8:07 pm, edited 1 time in total.
Re: Multiple Images
There is no way to add a second one of those but you may want to look into the {content_image} tag, it lets you put as many images on page as you want, I use it to let editor choose what images to use in rotating header images...
-
- Forum Members
- Posts: 15
- Joined: Wed Oct 28, 2009 1:38 pm
Re: Multiple Images
Thank you, this is exactly what I was looking for. I searched around but didn't come across this tag so thanks again.