View Single Post
  #1  
Old 02-01-2005, 10:43 AM
 
Jagmeister Jagmeister is offline
 

Member
  
Join Date: Dec 2004
Location: Colorado Springs, CO
Posts: 11
 

Default How do I control which modules appear on different pages?

I would like to know how I can control which modules appear on the various pages. My initial problem is that I have several external links on my main page and when I go to the secure checkout I get that annoying "non-secure items" warning. There is no real reason for those modules to be showing up at this point of the checkout process and I would gladly make them go away but am unsure of how to turn them off.

I am using a slightly modifed FlexyRectangle skin. Actually, I would like to completely drop the right-hand columns when processing checkouts, or replace them with some different modules. I'm guessing this will require some code. If so, which template should I be looking at modifying so I can basically say:

If Normal include ModuleList
ElseIf Checkout include OtherModuleList

Thanks!

Matt
(Getting closer to going Live)
__________________
X-Cart Version 4.0.9
Linux/Apache Server
Reply With Quote