Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls
 

Dynamic Images for X-Cart version 4.1.x

 
Reply
   X-Cart forums > X-Cart 4 > Third Party Add-Ons for X-Cart 4
 
Thread Tools
  #81  
Old 11-26-2007, 02:10 PM
 
Tye Tye is offline
 

eXpert
  
Join Date: Nov 2002
Location: Australia
Posts: 284
 

Default Re: Dynamic Images for X-Cart version 4.1.x

Stephen, Telafirma - can you please send the updated mod over to me for version 4.1.X - I no longer need the extra modifications.

Your PM box is full - so I thought I'd post here

Thanks
__________________
Today is a beautiful day, grab it while you can and live it to the full

Version 4.2.3 UNIX
Reply With Quote
  #82  
Old 11-26-2007, 03:13 PM
  scottmotte's Avatar 
scottmotte scottmotte is offline
 

Advanced Member
  
Join Date: Oct 2007
Posts: 41
 

Default Re: Dynamic Images for X-Cart version 4.1.x

Is there any setting or hack so that the watermark does not display on the thumbnail images only?

or possibly there is a way to change the following option to 125px or 150px instead?
Quote:
Watermark images that are over 100px wide with the company name as defined in X-Cart (Requires FreeType Support):
__________________
x-cart pro 4.1.9
http://allprotools.com
Reply With Quote
  #83  
Old 11-28-2007, 06:29 AM
 
netexplorers netexplorers is offline
 

Member
  
Join Date: Dec 2005
Posts: 11
 

Default Re: Dynamic Images for X-Cart version 4.1.x

Hi

The module really is excellent and I am so happy with it - well done!

Just one minor problem -

In IE 6 and IE 7, on the product detail page if there is only one product image, with no detail images, when I click on the product image it loads a new window rather than using the ajax animation to appear.

See example here (use IE 6 or 7) - http://frontiermodelscouk.pre-dns-change.com/FREEDOM-FIGHTER-120mm-Resin-Model-Hobby-Kit-p-16134.html

Can you offer any advice?

thanks in advance
__________________
dom

x-cart gold 4.1.9
Reply With Quote
  #84  
Old 12-06-2007, 03:30 AM
  Owl's Avatar 
Owl Owl is offline
 

Advanced Member
  
Join Date: Mar 2003
Location: Sweden
Posts: 92
 

Default Re: Dynamic Images for X-Cart version 4.1.x

Quote:
Originally Posted by ach21
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 $ *} {if $product_links ne ""} {capture name=dialog} {assign var="tmp" value="0"} {section name=cat_num loop=$product_links} {if $product_links[cat_num].productid}{assign var="tmp" value="1"}{/if} {/section} {section name=cat_num loop=$product_links} { if %cat_num.first% } <table border="0" cellspacing="0" width="100%"> <tr> {/if} {if $smarty.section.cat_num.index is div by 3} </tr><tr> {/if} <td align="center"> <div class="relatedsidebox"> <div class="relatedboxhead"><p> &nbsp; </p></div> <div class="relatedboxbody"> <a style="text-decoration: none;" href="product.php?productid={ $product_links[cat_num].productid }"{if $config.Modules.upselling_new_window eq 'Y'} target="_blank"{/if}> {include file="product_thumbnail.tpl" productid=$product_links[cat_num].productid image_x=$config.Appearance.thumbnail_width product=$product_links[cat_num].product type="T"}</a> <br> <a style="color: #FFFFFF" href="product.php?productid={ $product_links[cat_num].productid }"{if $config.Modules.upselling_new_window eq 'Y'} target="_blank"{/if}> <b>{ $product_links[cat_num].product}</b> </a> <br> <font class="ProductPriceRelated">{include file="currency.tpl" value=$product_links[cat_num].taxed_price}</font> {if $product.taxes}<font class="ProductPriceVatRelated"> {include file="customer/main/taxed_price.tpl" taxes=$product.taxes}</font> {/if} </div> </div> </td> { if %cat_num.last% } </tr></table> {/if} {/section} {/capture} {include file="dialog.tpl" title="Related products" content=$smarty.capture.dialog extra="width=100%"} {/if}

Yeah i got them to display after hours and hours of work =)

This should work, but this comes from 4.018 and on a highly modified theme so it may differ some. alt=$recommends needs to be set.

{if $recommends}
{capture name=recommends}

{section name=num loop=$recommends}

<a href="product.php?productid={$recommends[num].productid}">{include file="product_thumbnail.tpl" productid=$recommends[num].productid alt=$recommends[num].product image_x=75 tmbn_url=$recommends[num].tmbn_url}</a><br/>

<strong><a href="product.php?productid={$recommends[num].productid}">{$recommends[num].product}</a></strong><br />

<br style="clear:both;">
{/section}
{/capture}
{include file="dialog_clean.tpl" title=$lng.lbl_recommends content=$smarty.capture.recommends}
{/if}
__________________
-----------------------------------
4.2 rox...

http://www.fivestar.nu | www.nystil.se | www.hidealite.se
Reply With Quote
  #85  
Old 12-07-2007, 06:00 AM
 
ach21 ach21 is offline
 

Member
  
Join Date: Oct 2007
Posts: 11
 

Default Re: Dynamic Images for X-Cart version 4.1.x

Thanks Owl, but isn't that for recommended products? I am looking for a way to display images with related products that you define in upselling section.

I can do it by using the original product_thumbnail file but I'm looking for a way to use telafirma's mod with them. When i use telafirma's i get the dreaded noimage graphic.
__________________
4.1.9
Reply With Quote
  #86  
Old 12-07-2007, 06:30 AM
  TelaFirma's Avatar 
TelaFirma TelaFirma is offline
 

X-Adept
  
Join Date: Nov 2002
Location: North Carolina USA
Posts: 930
 

Default Re: Dynamic Images for X-Cart version 4.1.x

Hopefully today I will have another free mod downloadable from our site that will do just this. It will display Upsell or Recommended products in a tabular format with images. In addition, there will be fallover between the two. If you have Upsell products defined, then it will display them, if not then it will display the randomly generated products.

Oh - and it will also work with the image mod.
Reply With Quote
  #87  
Old 12-07-2007, 07:03 AM
 
ach21 ach21 is offline
 

Member
  
Join Date: Oct 2007
Posts: 11
 

Default Re: Dynamic Images for X-Cart version 4.1.x

awesome news
__________________
4.1.9
Reply With Quote
  #88  
Old 12-07-2007, 04:02 PM
  TelaFirma's Avatar 
TelaFirma TelaFirma is offline
 

X-Adept
  
Join Date: Nov 2002
Location: North Carolina USA
Posts: 930
 

Default Re: Dynamic Images for X-Cart version 4.1.x

Quote:
Originally Posted by TelaFirma
Hopefully today I will have another free mod downloadable from our site that will do just this. It will display Upsell or Recommended products in a tabular format with images. In addition, there will be fallover between the two. If you have Upsell products defined, then it will display them, if not then it will display the randomly generated products.

Oh - and it will also work with the image mod.

This is now available. You can find it at:

http://www.telafirma.com/store/product.php?productid=16142
Reply With Quote
  #89  
Old 12-11-2007, 11:04 AM
 
samz724 samz724 is offline
 

Advanced Member
  
Join Date: May 2007
Posts: 84
 

Exclamation Re: Dynamic Images for X-Cart version 4.1.x

Just installed the mod, looks great! Having a problem with thumbnail pictures and variant pictures..

When I upload a thumbnail picture, it does not show in the product listing. It will show a "no image" image.

When I upload variant images, it will show under the product image but will not show anything when selecting different options(variants) from the drop-down box.

Please help! Thanks a lot!!!
__________________
Samz
--------------------------------------
Heavily modified
X-Cart Gold v4.1.10
Reply With Quote
  #90  
Old 12-11-2007, 07:13 PM
  TelaFirma's Avatar 
TelaFirma TelaFirma is offline
 

X-Adept
  
Join Date: Nov 2002
Location: North Carolina USA
Posts: 930
 

Default Re: Dynamic Images for X-Cart version 4.1.x

What is the URL of the site?
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Third Party Add-Ons for X-Cart 4



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 07:49 AM.

   

 
X-Cart forums © 2001-2020