My server company has recently told me i have to many files in my shop/image folder. Is there anyway I can split that folder into two folders and Zencart still pull from both?
My server company has recently told me i have to many files in my shop/image folder. Is there anyway I can split that folder into two folders and Zencart still pull from both?
Yes. Zen Cart lets you separate your images into separate folders based on whatever criteria you determine. You just have to specify the folder when loading the image.
For example:
/images/greenproducts/myproduct.jpg
/images/yellowproducts/fredsmiles.jpg
/images/redboxes/hearts4u.jpg
You'll have to relocate images manually via your FTP program, and then go into your products and change the image name to include the appropriate foldername ... ie: from "myproduct.jpg" to "greenproducts/myproduct.jpg"
As an aside, if you are wanting to add multiple-sized images, here's an FAQ: https://www.zen-cart.com/tutorials/index.php?article=58
.
Zen Cart - putting the dream of business ownership within reach of anyone!
Donate to: DrByte directly or to the Zen Cart team as a whole
Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.
Thanks,
I will give that a try.