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
Content block and album module question
-
hansom
Re: Content block and album module question
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?
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
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.
{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.

