This is a discussion on box.tpl.php and a couple of modules... within the osCommerce 2.2 Modification Help forums, part of the osCommerce 2.2 Forums category; Okay, using BTS 1.2a, I've managed to modify box.tpl.php to allow me to modify the way the boxes in the ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| Okay, using BTS 1.2a, I've managed to modify box.tpl.php to allow me to modify the way the boxes in the side columns appear. However, the two modules that appear in the main content area on the homepage, the Default Specials and the New Products boxes, don't seem to take the box format. I've been staring at the code for hours now...what am I missing? Thanks! -- Dan |
| Sponsored Links | ||
| ||
|
#2
| |||
| |||
| stylesheet.css? |
|
#3
| |||
| |||
| Quote:
The issue is that the modules don't call the template and for the consistency factor, I need them to. Any ideas? |
|
#4
| |||
| |||
| default_specials.php and new_products.php do not have the following: require(DIR_WS_TEMPLATES . TEMPLATENAME_BOX); compare category.php and information.php and you will see both of these call for the template_box... default and new (which are in includes/modules) do not call for the template...try adding the line
__________________ True Meaning of Lost: Building a web site without knowledge or skill True Meaning of Crazy: Building a web site anyhow The Net Results: Never needing a comb again www.MakeMeThis.com |
|
#5
| |||
| |||
| Quote:
|
| Sponsored Links | ||
| ||
| |
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Couple questions--any help please? | countingsheep | osCMax v2 Installation issues | 5 | 04-05-2006 05:08 PM |
| Problem with modules.php and shipping & payment modules | heroyol | osCommerce 2.2 Modification Help | 1 | 11-18-2005 01:33 PM |
| Couple of questions | paulj | osCMax v1.7 Discussion | 1 | 02-15-2005 08:22 PM |
| couple of questions. | twinklep | osCommerce 2.2 Modification Help | 1 | 09-30-2004 01:23 PM |
| A couple of questions | Anonymous | osCommerce 2.2 Modification Help | 1 | 11-23-2002 06:37 AM |