Zen Cart Logo
Forums / Addon Sideboxes / How do I hide "Blank Sidebox" plugin on hompage?

How do I hide "Blank Sidebox" plugin on hompage?

Views: 725

Results 1 to 2 of 2
21 Jun 2012, 4:00 AM
#1
chargin avatar

chargin

Zen Follower

Join Date:
Sep 2011
Posts:
136
Plugin Contributions:
0

How do I hide "Blank Sidebox" plugin on hompage?

Ive installed the mod and got it working, but I need to hide it on the homepage. Ive found a few threads about hiding some things on the homepage but havent really found a way that worked for me.

21 Jun 2012, 4:29 AM
#2
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
177

Re: How do I hide "Blank Sidebox" plugin on hompage?

Haven't used the addon myself, but I suspect in the module file adding code that checks the status of $this_is_home_page (being true or false) would accomplish the goal.