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

Magic zoom plus integration on 4.4.4

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 01-16-2012, 04:07 AM
  vasilis's Avatar 
vasilis vasilis is offline
 

X-Adept
  
Join Date: Feb 2009
Posts: 758
 

Default Magic zoom plus integration on 4.4.4

I want to integrate magic zoom plus with xcart 4.4.4
I followed the instructions of uploading the files on the server, including the css and js path on the home.tpl head section and I was wondering where to integrate the "MagicZoomPlus" class (products list page or product details page?).

The instructions go like this:
Quote:
Link your small image to your large image with a class of MagicZoomPlus. Example:

<a href="big.jpg" class="MagicZoomPlus"><img src="small.jpg"/></a>

For example I tried to integrate it in the products list page (/common_files/customer/main/products_list.tpl) in the code (close to line 25):

Code:
<div class="image"{if $config.Appearance.thumbnail_width gt 0 or $product.tmbn_x gt 0} style="width: {$max_images_width|default:$config.Appearance.thumbnail_width|default:$product.tmbn_x}px;"{/if}> <a href="{$url}" class="MagicZoomPlus">{include file="product_thumbnail.tpl" productid=$product.productid image_x=$product.tmbn_x image_y=$product.tmbn_y product=$product.product tmbn_url=$product.tmbn_url}</a>

When I enter the product list page, and hover the mouse over the product thumbnail, a "Loading Zoom" message appears above each thumbnail, and a lens icon appears when hovering the mouse over the thumbnail, but nothing happens. I have downloaded a large image for the product.
How do I link the thumbnail image with the large image, since this is dynamically created? When I look in the generated code, the href attribute is set to the dynamic url
Code:
product.php?productid=67&cat=23&page=1
.
Appreciate any tips
Reply With Quote
  #2  
Old 01-17-2012, 10:04 AM
  Toora Designs's Avatar 
Toora Designs Toora Designs is offline
 

eXpert
  
Join Date: Aug 2011
Location: California USA
Posts: 281
 

Default Re: Magic zoom plus integration on 4.4.4

Magic zoom is already integrated with x-cart
http://www.magictoolbox.com/magiczoomplus/modules/xcart/
__________________
If you need professional help on your x-cart site or any website.
Feel free to PM me or Skype me to discuss your project.
Reply With Quote
  #3  
Old 01-17-2012, 10:22 AM
  vasilis's Avatar 
vasilis vasilis is offline
 

X-Adept
  
Join Date: Feb 2009
Posts: 758
 

Default Re: Magic zoom plus integration on 4.4.4

ok, I didn't know it. Thanks
Reply With Quote
  #4  
Old 10-15-2012, 03:19 AM
 
sparrowdog sparrowdog is offline
 

eXpert
  
Join Date: Jan 2007
Posts: 244
 

Default Re: Magic zoom plus integration on 4.4.4

I just found the magic zoom integration info from the link above, and I feel really stupid, but I can't find where to turn it on in the latest version of x-cart (4.5.2). I can see the screenshot of the setting I need to change, but I can't find it int he x-cart backend.

Can someone point me in the right direction?
__________________
Version 4.1.6 to 4.1.11
Reply With Quote
  #5  
Old 10-15-2012, 08:28 AM
 
Pyro Pyro is offline
 

X-Adept
  
Join Date: Nov 2009
Posts: 506
 

Default Re: Magic zoom plus integration on 4.4.4

Quote:
Originally Posted by sparrowdog
I just found the magic zoom integration info from the link above, and I feel really stupid, but I can't find where to turn it on in the latest version of x-cart (4.5.2). I can see the screenshot of the setting I need to change, but I can't find it int he x-cart backend.

Can someone point me in the right direction?



/admin/configuration.php?option=Detailed_Product_Images


Make sure you have the module "detailed images" enabled.
__________________
Best Wishes,
James

4.5.2 Gold (work in progress)
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design



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 04:43 AM.

   

 
X-Cart forums © 2001-2020