On one of my CMSMS sites, I have pictures on each different page using the following code in my template:
On another site, I need to have particular images on certain pages that have a specific word in their page alias. For instance, all of my pages in the Articles section have a page alias that starts "articles_[nameofarticle]" or all of my pages in the Lectures section have a page alias that starts with "lectures_[nameoflecture]".
Is there any way to group the images so that they display according to what section they are in or a particular word that is in the page alias title? Beyond using the page alias, if you have another suggestion please let me know.
Thanks in advance.
[SOLVED] images on certain pages
[SOLVED] images on certain pages
Last edited by CMSmonkey on Sun Jun 07, 2009 2:49 pm, edited 1 time in total.
Re: images on certain pages
You might wanna use the {section_image} tag.
I've used it on my simracing website to show an image linked to the channel.
http://dev.cmsmadesimple.org/projects/sectionimage
I've used it on my simracing website to show an image linked to the channel.
http://dev.cmsmadesimple.org/projects/sectionimage
Re: images on certain pages
Awesome!
I am going to try that out - thanks!
I am going to try that out - thanks!