Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

How to install Slider in osCommerce 2.3.4


Recommended Posts

Posted

The easiest way is to install the Modular Front Page addon. See the link in my sig.

 

Regards

Jim

See my profile for a list of my addons and ways to get support.

Posted

The easiest way is to install the Modular Front Page addon. See the link in my sig.

 

Regards

Jim

<div class="slider-wrapper theme-default">
            <div id="slider" class="nivoSlider">
<?php
  while ($banner = tep_banner_exists('dynamic', 'nivoSlider')) {
      echo tep_display_banner('static', $banner); 
  }
?> 
</div>
</div>

Archived

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

×
×
  • Create New...