Page 1 of 1

Content block and album module question

Posted: Wed Oct 18, 2006 12:25 pm
by thepieman
Hi

I've created a template which has 3 content blocks, I've named them as per instructions however in the second content block I placed the code for the album module e.g. {cms_module module='album' albums='3'}, into the second content block.

Now although the album appears in my page, that's as far as it will go, if I click on the thumbnail generated I'm only able to view the one image even though there are several in this album.

If I then cut the module code from above and paste it into content block one, the album when viewed though the site works fine.

Any ideas please?

Regards

Re: Content block and album module question

Posted: Fri Nov 03, 2006 5:30 pm
by hansom
Hi,

Just wanted you to know that I'm having the same issue here. It only seems to work if the module call is made in the main Content block. Have you found a solution perhaps?

Re: Content block and album module question

Posted: Sat Nov 04, 2006 4:53 am
by KoalaBlue
why not just use the 'main content' {content} block for the album, if that's working?

{content} doesn't have to be the 'first' content block on your page.

in your template, simply put the code for the SECOND 'content' block e.g. {content-2} above the original {content}

I have used this successfully.  :)