Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

rotating picture slideshow for front page


AWWWW.WAHWAH

Recommended Posts

Posted

It is possible. Just find some JavaScript that does just that and insert it into the main page.

Steve

-------------------------

  • 1 month later...
Posted

insert it exactly where?

 

i found a javascript but keep getting an error.

 

i cut andpaste it into the /includes/languages/english/default.php

Posted

I beleive front page is not compatable with oscommerce, microsoft has there own language

Posted

i'm not using front page. i said "on the front page" of the main screen of the shop.

 

i'm trying to get this java script that slide shows jpegs on the default.php page.

Posted

insert you javascript in catalog/default.php where you want it

 

HTH

The_Bear

Posted

i get an error, usually sayinngthere is a an error in line whatever of the page.

 

not sure what i am doing wrong, is there a specific place i should add the code?

Posted

you said that you tried to installin

i cut andpaste it into the /includes/languages/english/default.php
but it is in the catalog/default

 

The_Bear

Posted

Let's say you want to put above your text right underneath the header

you put your javascript just above the:

<tr>

           <td class="main"><br><?php echo TEXT_MAIN; ?></td>

         </tr

 

HTH

The_Bear

Archived

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

×
×
  • Create New...