This is a discussion on PHP in body of mainpage.php within the osCMax v2 Customization/Mods forums, part of the osCMax v2.0 Forums category; I have searched everywhere and can't find an answer.. I like the NEW ITEMS on the main page but I ...
| |||||||
| Register | FAQ | Donate | Members List | Calendar | Mark Forums Read |
|
#1
| ||||
| ||||
| I have searched everywhere and can't find an answer.. I like the NEW ITEMS on the main page but I want it up further.. I'm using CSS-fluid-1 I want to add: Code: <?php include(DIR_WS_MODULES . FILENAME_NEW_PRODUCTS); ?> Doing some research here it looks like I should be looking at templates/CSS-fluid-1/main_page.tpl.php in this area: Code: <div id="middleFrame">
<div id="middleContent"><?php
require (bts_select ('content')); // BTSv1.5
?></div>
If I use the Define main page option inside the admin, the editor changes the php code to an HTML comment. Anyone do this that can guide me? thanks |
![]() |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| javascript scroller on mainpage.php (Define mainpage) | zuqaili | osCMax v2 Customization/Mods | 7 | 04-30-2007 09:51 PM |
| How to run php code inside the body | groggory | osCMax v2 Customization/Mods | 1 | 10-08-2006 10:08 PM |
| body of order email confirmation message | chrismole | osCMax v1.7 Discussion | 3 | 06-08-2005 09:10 PM |
| Main body text size/size of search box/adding img to footer | thecandypam | osCommerce 2.2 Modification Help | 1 | 07-10-2004 10:58 AM |
| question about creating an auto body parts online shop | jacven | osCommerce 2.2 Modification Help | 1 | 05-13-2004 10:45 AM |