news module, news expanding problem clicking on more
Posted: Wed Oct 03, 2007 6:27 am
Hi all,
I'm new to cmsms. I have a problem with News module.
Here's the code I use on my template (where 'news-2' is the same page-id used for display summary):
{news detailpage='news-2'}
The problem is when I click on 'more', the page is reloaded but show always summary.
I tried to change the detailpage id with the cmsms original news page (template used by default from cmsms after installation):
{news detailpage='news'} and in this case news is expanded correctly.
I can't understand what I'm missing on my template.
Thanks
I'm new to cmsms. I have a problem with News module.
Here's the code I use on my template (where 'news-2' is the same page-id used for display summary):
{news detailpage='news-2'}
The problem is when I click on 'more', the page is reloaded but show always summary.
I tried to change the detailpage id with the cmsms original news page (template used by default from cmsms after installation):
{news detailpage='news'} and in this case news is expanded correctly.
I can't understand what I'm missing on my template.
Thanks