Page 1 of 1

[SOLVED] News Module: Detail Page Header

Posted: Wed Aug 29, 2007 4:05 pm
by fattdaddyj
When I click on a news event, the title from the previous page still appears as the title in the content area on the actual news detail page.  Example - If I am on the 'About Us' page and I click on a news item, the header for that news item is still 'About Us'.  The news content displays fine, but I would like the detail page to remove the header from the referring page.  The site is http://www.wbchiefs.org/pages/

Can anyone point me in the right direction?

Jason

Calguy1000: Changed topic to Solved.

Re: News Module: Detail Page Header

Posted: Wed Aug 29, 2007 5:41 pm
by RonnyK
Create a page called whatever you want, on the options-tab, uncheck "show in menu".

In the calling of NEWS, use detailpage="", like

{news detailpage="yourpage"}

Ronny

Re: News Module: Detail Page Header

Posted: Wed Aug 29, 2007 10:45 pm
by fattdaddyj
OK it worked.  Many thanks Ronny  ;D