SimplePortal

Customization => Custom Coding => Topic started by: Adjacent on October 26, 2011, 03:14:23 PM

Title: Removing the linktree from the portal page? [Solved]
Post by: Adjacent on October 26, 2011, 03:14:23 PM
I was wondering if it possible to omit the linktree from the portal page?
Title: Re: Removing the linktree from the portal page?
Post by: ccbtimewiz on October 26, 2011, 03:26:35 PM
./Sources/Subs-Portal.php

Code: [Select]
// If you want to remove Forum link when it is
// alone, take out the following two comment lines.
//if (empty($context['linktree'][1]))
// $context['linktree'] = array();
Title: Re: Removing the linktree from the portal page? [Solved]
Post by: Adjacent on October 26, 2011, 05:17:05 PM
Wow, that was easy.   :)


Thank you
SimplePortal 2.3.8 © 2008-2024, SimplePortal