Contributions

Credit Modules (Category Index)
Search: 

X-Sellv2-MS2 Hide Headers Display

Just instructions on how to edit the /includes/modules/xsell_products.php
to get the box header to not display when there are no cross sell products assigned.

I basically inserted a counter to see if any are then. Then I moved the display of the header to the end of the module right before the xsells are output.

Kelly

Expand All / Collapse All

X-Sellv2-MS2 Hide Headers Display 29 Jul 2005

Just instructions on how to edit the /includes/modules/xsell_products.php
to get the box header to not display when there are no cross sell products assigned.

I basically inserted a counter to see if any are then. Then I moved the display of the header to the end of the module right before the xsells are output.

Kelly

Note: Contributions are used at own risk.