![]() |
Hi everyone
Thanks for such a great module and installation guide. I put it on my website with no problems. Question: how do I remove the rezise button (maximize, and restore)? and If I want to have thumbnails of the detail images in the pop up window that opens up when clicked on, how do I do that. I am using 4.0.17. Thank you. |
how do you use this mod with image stored in the file system rather than the database?
|
It works fine either way.
|
Quote:
ok, well I get a 404 error in the pop up window. http://www.ortonceramic.com/store/product.php?productid=16383 (live store, do not buy please) ugh |
Looks like you put a template or php file in the wrong directory. Check the installation instructions again just to be sure...
|
Quote:
hmm, looks like the instructions are a tad incorrect. Code:
Step 1) Save the below file to xcart/customer/product_detailed_images.php should really just be xcart/product_detailed_images.php |
Quote:
similarly, I would like only the FIRST detailed image to be shown in the pop up, and not cycle through the other images. Thoughts? |
Quote:
Edit: xcart/skin1/customer/main/product_images.tpl and comment out or remove: Code:
{if $images[1].imageid ne ""} In both the bottom and top of the document.write part of the script. This will simply remove the ability for the customer to proceed forward or backwards leaving them on the initial detailed image only. You may also want to make some adjustments to the initial popup sizes as you may get a margin on the top and bottom, commenting them out. |
Has anyone come across this problem at all? From all accounts the mod seems to have been working ok, I use firefox and then check on a pc explorer etc. For some reason it has started putting in a large space at the top before the alt text and image when viewed in explorer. Have a look at the detailed image on this one.
http://www.kitinfo.co.uk/kitwarehouse/product.php?productid=223&cat=%2039&page=1 This is the detailed image.tpl that Im using Code:
{if $images ne ""} |
Hi Guys,
Thanks to Boomer for this mod, it works fine except that instead of showing the default thumbnail image (130x150px) on the product details page, how would I show a resized larger image (250x297) which would then open a popup window on click? The current correct code for the larger image of 250x297 is this: Code:
{include file="product_thumbnail.tpl" productid=$product.productid image_x=$product.image_x image_y=$product.image_y product=$product.product tmbn_url=$product.tmbn_url id="product_thumbnail" type="P"}{/if} I have tried for days using different variations, don't want to pluck the last strand of hair from my head :D so thought I'd finally ask for help. Many thanks! |
All times are GMT -8. The time now is 01:53 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.