Zen Cart Logo
Forums / Basic Configuration / Do not show Featured sidebox on the main page

Do not show Featured sidebox on the main page

Locked

Views: 1,650

Results 1 to 2 of 2
This thread is locked. New replies are disabled.
4 May 2007, 3:01 PM
#1
dealbyethan_com avatar

dealbyethan_com

Totally Zenned

Join Date:
Dec 2005
Location:
Perth, Western Australia, Australia
Posts:
782
Plugin Contributions:
0

Do not show Featured sidebox on the main page

Hi,

Does anyone know how to prevent the Featured sidebox from showing on the main page? Thanks.

4 May 2007, 5:50 PM
#2
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: Do not show Featured sidebox on the main page

You can use the variable:
$this_is_home_page

and setup an IF condition to set the $show_featured to false ... and then it will not run ...