Hi to all,
I ave a little question about album
I use cmsmadesimple 1.0.6
Album 0.9.2
I need to have on a page the album thumbnails directly and not the 2 pass album icon + album thumbnails
I didn't find an answer in my forum search
Thank
MoX
album question
Re: album question
Hi,
use the option "albums=numer of the album to view" in the page where you want to call the module.
It will display only the album you choose and directly the thumbs. It works only with one album once.
The number is displayed in the admin section of Album module.
Bye
Tax
use the option "albums=numer of the album to view" in the page where you want to call the module.
It will display only the album you choose and directly the thumbs. It works only with one album once.
The number is displayed in the admin section of Album module.
Bye
Tax
Re: album question
Hi,
thank for quickly answer, but...
this was the tag put in the page
{cms_module module='album' category="1"}
this is the tag I use now
{cms_module module='album' album="1"}
but the result is the same
In the Photo Album admin I have only one album and only one category both with ID 1
Thank
MoX
thank for quickly answer, but...
this was the tag put in the page
{cms_module module='album' category="1"}
this is the tag I use now
{cms_module module='album' album="1"}
but the result is the same
In the Photo Album admin I have only one album and only one category both with ID 1
Thank
MoX
Re: album question
you miss an S...the correct is {cms_module module='album' albumS="1"}
try this!
bye
tax
try this!
bye
tax
Re: album question

a single typo change the world...


Thank
all works fine