|
Find a product on the site (use the Products section of the admin system). Once you've found your product,
you will see two boxes with Browse buttons next to them. Click either browse button, this will give you a
new window allowing to browse your computer and select the image./p>
This usually occurs because your image is either too big (the maximum file size is 40KB) or your
connection isn't fast enough to upload the file (your internet browser only allows 60 seconds to upload
the image - there is NO way of increasing this). If the problem continues you, should see the questions below.
First you will need to name your images.
- Make sure that each image is either a .jpg or a .gif image
- All fullsize images should be named with the product_id.extension all in lowercase.
For example if your product id is: SPOON01 then your image should be called spoon01.jpg
- All thumbnail images should take the same names but start with "t_" (no quotes).
So thumbnail for the example above would be: t_spoon01.jpg
Uploading the Images
Once you have finished naming your images (and checked that they are correct). Then follow these steps to upload them
to your site:
- Open your FTP client and connect to your site.
- Go to the "/public_html/shop/images/products" folder (no quotes).
- Upload your images here. (Depending on how many images you have, this may take quite a bit of time).
Viewing Your Products With Images
To see your finished products with their images,
you will need to enter the Shop Admin system and perform a shop rebuild. Your images should then
appear correctly, if you find that images aren't appearing then double check your image names
against your product ids (NB: Remember that product id's can only be letters and numbers).
In FTP upload the following two images:
- default_image.jpg
- default_thumbnail.jpg
to:
/public_html/shop/images/products/
When you next do a rebuild any product without an image with have an image displayed.
Put the following images, as appropriate, into your template folder (where all your tpl_...htm files are found):
- order.gif - "Add to Cart" button
- go.gif - "Go!" button
You can use .gif, .jpg and .png files for these (just replace the .gif in the filenames above).
Previous /
Contents
/ Next
|