Content block and album module question

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
thepieman

Content block and album module question

Post 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
hansom

Re: Content block and album module question

Post 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?
KoalaBlue
Forum Members
Forum Members
Posts: 39
Joined: Tue Sep 12, 2006 4:23 am

Re: Content block and album module question

Post 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.  :)
Locked

Return to “CMSMS Core”