Content and News are on same page

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
User avatar
Alain
Forum Members
Forum Members
Posts: 17
Joined: Wed Oct 13, 2010 11:35 am

Content and News are on same page

Post by Alain »

Hello,

I've used a news module in the sidebar which will show some nice summaries of the actual article(s). However, when I click on 'read more' or the title URI, it will show the actual news content that should have been on a new page, together with content instead - so, the article content is at the top of the page after clicking said things, and the content beneath it.

How can I ensure that once a person clicks on 'read more' or the title, it will display the news article content as an entirety on a new page instead of together with the actual content, such as the homepage?

Any help would be greatly appreciated.
Wishbone
Power Poster
Power Poster
Posts: 1368
Joined: Tue Dec 23, 2008 8:39 pm

Re: Content and News are on same page

Post by Wishbone »

Can you point us to an example?

Is the content on that page in the template or actual {content}?

You can also create a blank page called 'news', and use {news detailpage='news'}
jmcgin51
Power Poster
Power Poster
Posts: 1899
Joined: Mon Jun 12, 2006 9:02 pm

Re: Content and News are on same page

Post by jmcgin51 »

Alain wrote: Hello,

I've used a news module in the sidebar which will show some nice summaries of the actual article(s). However, when I click on 'read more' or the title URI, it will show the actual news content that should have been on a new page, together with content instead - so, the article content is at the top of the page after clicking said things, and the content beneath it.

How can I ensure that once a person clicks on 'read more' or the title, it will display the news article content as an entirety on a new page instead of together with the actual content, such as the homepage?

Any help would be greatly appreciated.
have you read the help for the 'inline' parameter?
Locked

Return to “CMSMS Core”