Re: Image Handler 2 Support: different additional images file types
Quote:
Originally Posted by
emmtqg
I've coupled it with jquery template and a jquery fancy zoom and I love the look!
Please post a link to that and the procedure that you used.
IH2 only cares about the base image:
suppose your base is somename.jpg, for IH2 that is image 00.
First additional image will be named somename_01.jpg, regardless of what you named it or the format it has.
So, yes, all images for a product have to be same format.
Re: Image Handler 2 Support
For those who are interested, I was able to adjust the file noted in post 4122 above to allow me to continue not to show the phrase "larger image" on product pages where there is currently no image when using IH2.
Now I have another question. When the image is hovered, in addition to showing the image, the name of the product also shows up....I would like to eliminate this so that only the larger image appears. I don't think this can be controlled from admin (though perhaps I am mistaken)....I tried the developers toolkit to see where the file that controls this might be but so far without success.
So can anyone point me to where I might go to try to modify IH2 to eliminate the name of the product in the hovered image?
Thanks
Image Handler 2 not in tools menu
Ok, I've tried installing and reinstalling Image Handler 2 several times... it doesn't appear in the tools menu.
My website is www.easyrunner.co.uk - the host is Terra Network.
Any help or suggestions appreciated!
Warm Regards,
Joel
Re: Image Handler 2 not in tools menu
Quote:
Originally Posted by
optimalwebsite
Ok, I've tried installing and reinstalling Image Handler 2 several times... it doesn't appear in the tools menu.
My website is
www.easyrunner.co.uk - the host is Terra Network.
Any help or suggestions appreciated!
Warm Regards,
Joel
Come on someone!!!!
I'll rephrase the above - I WANT HELP NOW!
Re: Image Handler 2 Support: different additional images file types
Quote:
Originally Posted by
ckosloff
Please post a link to that and the procedure that you used.
IH2 only cares about the base image:
suppose your base is somename.jpg, for IH2 that is image 00.
First additional image will be named somename_01.jpg, regardless of what you named it or the format it has.
So, yes, all images for a product have to be same format.
Hello -
Thanks for the speedy reply - I thought so, but because I've just started this, I thought I might have been missing something. I'm just getting this going, but I used the jquery template pack/black_2 and customized from there. For the zoom, I used 'fancy zoom' (@ http://www.dfc-e.com/metiers/multime...ery-fancyzoom/ ). Still in progress, but the store is at ener4green .com/shop/ ...
One thing I'm working on (and I've seen something about it somewhere either in this thread or a general discussion) was about losing the watermark on the popup generated from the fancyzoom. I don't really know where to look to see where it's added. I'd love a hint where to look! :dontgetit
Re: Image Handler 2 not in tools menu
Quote:
Originally Posted by
optimalwebsite
Come on someone!!!!
I'll rephrase the above - I WANT HELP NOW!
I would try to reinstall again ...
If you do not see it in your Admin then it sounds like you loaded the files incorrectly as the code for the link is auto loading ... meaning if you load the file into the right directory it just loads ...
Now there are other files that also have to be loaded to make it work, but as you do not even see the link tells me the loading of the code is incorrect ...
Re: Image Handler 2 Support
Sometimes we do not reply because I believe the solution has been posted over 100 times: make sure ALL files are loaded in correct location and no corrupt FTP transfers.
Also to use all caps is bad etiquette, nobody is entitled to shout in a forum where everybody volunteers help.
Bad attitude is not appreciated.
Re: Image Handler 2 Support
For my "image_handler_tools_is_dhtml.php" file from admin/includes/boxes/extra _boxes/ this is all I have...
Should there be more? seems v short for a php file!
<?php
/**
* image_handler_tools_dhtml.php
* call to include IH2 link in admin->tools
*
* @author Tim Kroeger <[email protected]>
* @copyright Copyright 2005-2006 breakmyzencart.com
* @license http://www.gnu.org/licenses/gpl.txt GNU General Public License V2.0
* @version $Id: image_handler_tools_dhtml.php,v 1.1 2006/04/11 22:00:55 tim Exp $
*/
$za_contents[] = array('text' => BOX_TOOLS_IMAGE_HANDLER, 'link' => zen_href_link(FILENAME_IMAGE_HANDLER, '', 'NONSSL'));
Re: Image Handler 2 Support
That is the correct content.
Re: Image Handler 2 Support
Quote:
Originally Posted by
maineiac13
For those who are interested, I was able to adjust the file noted in post 4122 above to allow me to continue not to show the phrase "larger image" on product pages where there is currently no image when using IH2.
Now I have another question. When the image is hovered, in addition to showing the image, the name of the product also shows up....I would like to eliminate this so that only the larger image appears. I don't think this can be controlled from admin (though perhaps I am mistaken)....I tried the developers toolkit to see where the file that controls this might be but so far without success.
So can anyone point me to where I might go to try to modify IH2 to eliminate the name of the product in the hovered image?
Thanks
Stylesheet