kh1noo Posted February 20, 2015 Posted February 20, 2015 Hello how to install slider in osCommerce 2.3.4 with admin? help , thank
♥kymation Posted February 20, 2015 Posted February 20, 2015 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.
kh1noo Posted February 24, 2015 Author Posted February 24, 2015 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>
Recommended Posts
Archived
This topic is now archived and is closed to further replies.