News reading problems on main website page

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
burlington
Power Poster
Power Poster
Posts: 444
Joined: Wed Dec 27, 2006 5:15 pm

News reading problems on main website page

Post by burlington »

I am developing a 3 col site with the middle column being the main content carrier, and with the right hand column being the news column.

If i write an article, send it, and then click on 'more' in the column, the full article appears in the main content column as i wanted it to BUT underneath the existing content instead of being on a fresh new page.

How do I get over this please? I can't find any option I can change.

Thanks

Martin
User avatar
Nullig
Power Poster
Power Poster
Posts: 2380
Joined: Fri Feb 02, 2007 4:31 pm

Re: News reading problems on main website page

Post by Nullig »

Have you created a specific page for displaying detailed news?

Nullig
burlington
Power Poster
Power Poster
Posts: 444
Joined: Wed Dec 27, 2006 5:15 pm

Re: News reading problems on main website page

Post by burlington »

Thanks Nullig

Oh, no I haven't!

I have just tried to do it by adding a page with the 'Content type' being News.

The message I am getting is that the News content type has been removed and that I should place {news} tags with appropriate parameters into my page template or into my page content to replace this functionality.

Do I just put the {news} tag under the {content} tag in the appropriate part of the template?

Regards

Martin
User avatar
Nullig
Power Poster
Power Poster
Posts: 2380
Joined: Fri Feb 02, 2007 4:31 pm

Re: News reading problems on main website page

Post by Nullig »

Create a page called "News".
In the content area of the page, just put the {news} tag.
On the Options tab, uncheck the "Show in Menu", if you don't want it to appear in your menu.
Make the page alias "news".

In your template, where you call the news module in your sidebar, use this:

Code: Select all

{news detailpage='news'}
Nullig
burlington
Power Poster
Power Poster
Posts: 444
Joined: Wed Dec 27, 2006 5:15 pm

Re: News reading problems on main website page

Post by burlington »

Thanks Nullig. I am very grateful for your time.

I will to it tomorrow.

Regards

Martin
Locked

Return to “[locked] Installation, Setup and Upgrade”