![]() |
Re: First detailed image instead of thumbnail
Light Speed,
I'm trying to make the changes to my code, but can't find the area that needs changing in my Product_images.tpl as per your instructions. Below is a copy of whats in my Product_images.tpl can you please let me know where the code needs to be changed. Your help would be greatly appreciated. {if $images ne ""} {capture name=dialog} <DIV align="center"> {section name=image loop=$images} {if $images[image].avail eq "Y"} {if $images[image].tmbn_url} <IMG src="{$images[image].tmbn_url}" alt="{$images[image].alt|escape}"> {else} <IMG src="{$xcart_web_dir}/product_image.php?imageid={$images[image].imageid}" alt="{$images[image].alt|escape}"> {/if} <BR> <BR> {/if} {/section} </DIV> {/capture} {if $smarty.capture.dialog ne ""} {include file="dialog.tpl" title=$lng.lbl_detailed_images content=$smarty.capture.dialog extra="width=100%"} {/if} {/if} |
Re: First detailed image instead of thumbnail
Thanks to Balinor prob solved and works nicely.
Great mod! |
Re: First detailed image instead of thumbnail
Hi
Could you please tell me what code you changed on product_images.tpl? thanks |
Re: First detailed image instead of thumbnail
|
Re: First detailed image instead of thumbnail
Hi there, I want to do this with my version 4.1.8. can anyone instruct me? please.
|
Re: First detailed image instead of thumbnail
basically, i like to show product image first center on top, then description and others on the bottom... i can't seem to find mod for 4.1.8.
am i missing something |
Re: First detailed image instead of thumbnail
Hi
please look at http://www.sugarrays.co.uk/shop/product.php?productid=886&cat=1&page=1 is this what you are trying to achieve? So you would have larger image at the top and then the description of the product, then finally rest of your detailed images? if so then go to the link provided in the previous posts. |
Re: First detailed image instead of thumbnail
I have been using this mod with my live cart version 4.0.18 and love it. We are getting ready to migrate to 4.1.19 and the location of one file has changed and the other doesn't seem to exist.
So does anyone know how to implement this for 4.1.x branch? Scott Merritt www.pegasuspublishing.com/xcart/home.php xcart 4.0.18 live xcart 4.1.19 test |
Re: First detailed image instead of thumbnail
hi folks--- is there a simple way to get this working on version: X-Cart version 4.1.9?
please advise asap. thanks |
Re: First detailed image instead of thumbnail
Quote:
Looks like you have since changed the way that works a lot, how do I do it like you did it?! |
All times are GMT -8. The time now is 03:17 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.