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.
Content and News are on same page
Re: Content and News are on same page
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'}
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'}
Re: Content and News are on same page
have you read the help for the 'inline' parameter?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.