Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

How do i?


hawsil

Recommended Posts

Posted

Hi

how do i insert pictures in Categories into between Welcome message and the New Products for '....' box? Anyone who know please help. Thank

Posted

Find this section of code in your index.php file

 <tr>
           <td><?php include(DIR_WS_MODULES . FILENAME_NEW_PRODUCTS); ?></td>
         </tr>
       </table></td>
     </tr>
   </table></td>
<?php
 } elseif ($category_depth == 'products' || isset($HTTP_GET_VARS['manufacturers_id'])) {

and insert your code before it.

 

Jack

Support Links:

For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc.

All of My Addons

Get the latest versions of my addons

Recommended SEO Addons

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...