christinaa Posted September 19, 2005 Posted September 19, 2005 Hello, In zen cart the matter of multiple images is to name the images the same, but put a preceeding number after it in the appropriate directory. Is there away to do this in OScommerce too? In the auction php software, you just load up the number of images you have for that product and then the detailed display will show 1 of X images and create the navigation and javascript as well. I wish to have something like this for OS commerce. Thanks!
MoisesZaragoza Posted September 19, 2005 Posted September 19, 2005 I think the best way to show the Multiple images is to call them from the code. Up load your Images via FTP and then when you want a image just type <img src="http://www.Sitename.com/Images/ImageName.jpg"> at the end of the day the code will be good
christinaa Posted September 19, 2005 Author Posted September 19, 2005 I think the best way to show the Multiple images is to call them from the code. Up load your Images via FTP and then when you want a image just type <img src="http://www.Sitename.com/Images/ImageName.jpg"> <{POST_SNAPBACK}> Thanks, but that requires extra work. What I want is to automatically have multiple images for a product which doesn't require any html in the product description. Image1 Image2 etc. Does OScommerce support this? Zen cart does and all one has to do is change the files names and load them to the correct directory. Thanks!
Guest Posted September 19, 2005 Posted September 19, 2005 I think the best way to show the Multiple images is to call them from the code. Up load your Images via FTP and then when you want a image just type <img src="http://www.Sitename.com/Images/ImageName.jpg"> <{POST_SNAPBACK}> Try this one: http://www.oscommerce.com/community/contri...earch,more+pics
Recommended Posts
Archived
This topic is now archived and is closed to further replies.