![]() |
Re: Dynamic Images for X-Cart version 4.1.x
Great mod should be a real time saver for me. I had a small problem with the instructions but he was very helpful in resolving the issue.
Thanks, Mike |
Re: Dynamic Images for X-Cart version 4.1.x
I ordered it a couple of days ago, it works fine.
BUT i never got the switch image function for the 4.0.x version, anyone know how to get it to work. I have a deadline tomorrow on that function, so need an answer quick please =) |
Re: Dynamic Images for X-Cart version 4.1.x
I got the files from telefirma, thanks
But a. the switch function does not work in IE6. b. the recommended products dosent show pictures any more. |
Re: Dynamic Images for X-Cart version 4.1.x
The recommended products do not show thumbnails by default in X-Cart. In addition, when building the products array for the recommended products, X-Cart does not add the URL of the thumbnail.
To fix this in version 4.0.x, open the /recommends.php file and add these lines: Code:
if (!empty($recommends)) { right before the line: $smarty->assign("recommends",$recommends); This will add the thumbnail URL to the recommended products array and then allow it to pass that URL to the mod. Also - I have emailed you the files that address the issues with some versions of IE6. |
Re: Dynamic Images for X-Cart version 4.1.x
Mine doesn't do that image swap, is there already a newer version out?
Also, I would love to be able to control both the height and width of images. Ideally, I'd like to set a max height and a max width. For example, if I set my max height and max width for thumbnails to 100px, and then upload a thumbnail that is 200x100, it will resize to 100x50. If I uploaded one that was 100x200, it would resize to 50x100. Is that possible? My current site (not X-Cart) does that and I love it! Otherwise, some product images look very odd, like these thumbnails for instance: http://www.babyplanetboutique.com/xcart/baby-store/cleansers-and-moisturizers And this product image for example: http://www.babyplanetboutique.com/xcart/baby-products/bare-organics-all-in-one-cleanser.html Thanks! |
Re: Dynamic Images for X-Cart version 4.1.x
This would take a little custom coding. Contact me as scouch@telafirma.com to discuss.
|
Re: Dynamic Images for X-Cart version 4.1.x
Hi Stephen,
I have been sending you multiple messages over the past several days but did not receive a reply. I would certainly appreciate if you would reply to my message to let me know one way or another. From your previous message on 10/30, I was under the impression it was a quick fix to correct the problem and should only take a day or two to make it work properly on Windows/IIS. But has over 3 weeks now. With you stopped replying to my message, I have decided to go with a different alternative. Please go ahead and refund my payment. I will be more than happy to re-purchase your software again when you can get it to work properly on the Windows/IIS platform. (I think you should update your product description page and exclude the Windows/IIS platform.) Thank you -Tuan |
Re: Dynamic Images for X-Cart version 4.1.x
Quote:
I'm having the same problem with IE7. What did you do to get this fixed? |
Re: Dynamic Images for X-Cart version 4.1.x
Solved. Stephen sent the updated version of his mod.
Good response time. |
Re: Dynamic Images for X-Cart version 4.1.x
I know this isn't part of the mod but I was wondering if anyone was able to display thumnails in the related products section (upselling).
I am using the 3column mod from the following post: http://forum.x-cart.com/showpost.php?p=178759&postcount=36 but the thumbnails won't show and was wondering if anyone knows how to make them appear. Code:
{* $Id: related_products.tpl,v 1.15 2005/12/07 14:07:32 max Exp $ *} |
All times are GMT -8. The time now is 11:05 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.