nvm, I found the easy way.
nvm, I found the easy way.
The "easy way" is to upload ONE IMAGE ONLY - usually your largest image - and then configure your IH3 settings to resize for large and medium images.
The instructions for all of this is in the READ_ME file included in the download package.
If you haven't read it yet, suggest you do so ASAP so you don't create problems that could easily be avoided.
Stupid Question BUT do your category images have extensions
on this page
http://skippypages<dot>com/zen-cart-v1.3.9h-full-fileset-10262010/index.php?main_page=index&cPath=45_1180_108850
the images are showing as
images//schematic/104100
with no extension
Image handler won't handle them if they don't have an extension
Webzings Design
Semi retired from Web Design
My Site - Zen Cart & WordPress integration specialist
I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.
MANY THANKS NIGELT74 for noticing my oversight.
When I created a new d-base for the live site, I decided to split out some images and when a ran the SQL to update the new path I forgot to concat .jpg
Thanks again, one problem about to be fixed and then I can focus on other modifications.
ZC 1.5.5
Add ons: - Column/Grid 1.3.8 - Dual pricing 1.7 - ImageHandler3
Dunno what easy way you found but there is only ONE WAY that ZEN CART recognizes additional images, and the FAQ you quoted is the key. As you can see the file naming is how Zen Cart links additional product images with a product.. So any method you found that does not follow that convention may not work..
Also, the additional product images code is CORE Zen Cart functionality and not specific to IH3. IH3 merely works with default Zen Cart image management..
My Site - Zen Cart & WordPress integration specialist
I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.
Here is the method I found to add Multiple product images the easy way:
It automatically formats the file name for me and adds the image. You can see the extra images on the bottom of the product page.Code:Go to image handler from admin Select a product and click add new file finally clicking choose file under default Pick your extra image.
Is this the correct method?
There is a problem however:
1) When I click the extra image on product page, the large image popup doesnt use zen light box. Instead it uses a regular popup window(I think default zen cart).
2)Go to image handler from admin
Select a product and click add new file
finally clicking choose file under add large image, it does not work properly and gives me an error.
And yes, to the best of my knowledge I correctly named the 2nd image file(CAKE_02), however I think that IH3 expected it to replace original image files large image and thus I should of kept the file name as the original filename(CAKE_01). Of course this wasnt my goal.Code:Error! Unable to determine the page link! Function used: zen_href_link('', '', 'NONSSL') Is this supposed to happen?
Last edited by wildchick; 27 Aug 2011 at 09:38 AM.
Regarding Image naming for additional images and the best way to do it: There is a detailed tutorial for this in the IH3 READ_ME (in the second section of the "Troubleshooting" tab).
Regarding additional images not working with your lightbox: As previously advised via answer to the PM you sent me:
Your template has a built in lightbox functionality that is conflicting with IH3.
IH3 only works with two specific lightbox addons built for zen cart. These are listed in the READ_ME file (first section of the "Misc" tab).
You will have to uninstall the lightbox software built in to your template and install one of the recommended lightbox addons if you want IH3 to work.
Your choices:
- Change your template (using one provided through the zen cart community to ensure compatibility)
- Uninstall your template's lightbox (ask your template designer to provide you the necessary tech support to accomplish this), and then install a ZC approved lightbox and IH3
- Keep your template as is and forget about using IH3 (uninstall it)
Things to check:
- You said you ultimately paid someone to install IH3 for you. Did you provide them with the above information?
- Did they take the time to read the READ_ME before they did the installation?
- Did you change your lightbox to one of the two lightboxes that work with ZC in general and IH3 specifically?
- If so, did you read the first section of the "Misc" tab of the READ_ME for specific instructions on getting those lightboxes to work with IH3?
As you can see from the above tips and from my previous posts and PM responses....all of your problems can be solved if you would invest the time to read and follow the instructions in the READ_ME file that came with the download package.
Any answer we could provide will not be any faster or easier than what you'll find in the READ_ME file because the answers we would give you in the thread are already in the READ_ME.
The READ_ME took countless hours to create, so I'm sure you'll forgive us for not wanting to repeatedly type out the same information over and over and over when it's already been provided in a clear, concise, and detailed document.
Once you've gone through the READ_ME file and have followed all of the instructions contained therein - if you still have trouble, come back and post the details and we'll see what we can do to assist you.
Good luck and happy Zenning :)
The answer is in the READ_ME file (as noted in my previous post)
Don't do this:
As noted in my previous post, there is a tutorial in the IH3 READ_ME that provides a more appropriate method. The method quoted above is for carts that are not using IH3.For the large image (used in popups) I use FTP and upload:
/images/large/dvd/a_bugs_life_01_LRG.gif
/images/large/dvd/a_bugs_life_02_LRG.gif
/images/large/dvd/a_bugs_life_03_LRG.gif
/images/large/dvd/a_bugs_life_04_LRG.gif
For the medium image (used as the main image on the product_info page) I upload via FTP:
/images/medium/dvd/a_bugs_life_MED.gif
Bookmarks