How do I totally remove the What's New Section?

rated by 0 users
This post has 1 Reply | 1 Follower

Not Ranked
Posts 20
Points 325
jeffmace Posted: Tue, Apr 8 2008 8:49 AM

I don't see any options in the admin panel to not include the what's new section.. If there is, where can I find it, or what file do I need to edit to remove it..  I am using the default theme on the CS2007.


Thank you for your help!

  • | Post Points: 20
Top 10 Contributor
Posts 4,039
Points 61,280
TelligentSupportTeam

Open up ~\Themes\default\Common\home.aspx (N.B. make a backup of this file before you do any editing incase you make a mistake.)

Remove the folowing section from the top of the page,

protected override void OnInit(EventArgs e)
{
    ...
}

Then scroll down, and arround the middle of the file, you'll find

<CSControl:IndexPostList runat="server" ShowHeaderFooterOnNone="false" ID="RecentPostList">
     ...
</CSControlIndexPostList>

Delete this and save.

  • | Post Points: 5
Page 1 of 1 (2 items) | RSS
Powered by Community Server (Commercial Edition), by Telligent Systems

Copyright© 2008 Telligent Systems Inc. All rights reserved
CommunityServer.com  •  Telligent.com