|
|
|
|
www.onewavedesigns.com/ Joined: 5/21/2010
Posts: 108
|
|
|
I've tried every type of help suggestion I could find here and on the zoom developer page. It simply won't work. Site is http://honolulusoap.onewaveclient.com and I'm testing it at the product here...
http://honolulusoap.onewaveclient.com/HonoluluSoapStore/NaturalProducts/tabid/78/ProductID/6/shea-butter-sage-soap/Default.aspx
|
|
|
|
| |
|
|
|
|
www.onewavedesigns.com/ Joined: 5/21/2010
Posts: 108
|
|
|
I meant add, when you click on the product it only opens the image in a new url....
|
|
|
|
| |
|
|
|
|
Joined: 12/29/2010
Posts: 109
|
|
|
Have you installed the zoom package? I had this issue before I realized I needed to install the lightbox package to get the lightbox effect.
|
|
|
|
| |
|
|
|
Joined: 7/28/2009
Posts: 1452
|
|
|
Here are the instructions to setup the Zoom javascript and css support files:
- Extract zoom-files.zip to a new folder on your PC or Server.
- Copy the jqzoom.css to your \CSS folder off the root of your server DNN install.
- Copy the \JS files extracted to your \JS folder off the root of your server DNN install.
- Copy the zoomloader.gif in the \Images folder extracted to your \Images folder off the root of your server DNN install.
- Open up the productdetails.ascx page located in the \desktopmodules\smith-productdetails folder and uncomment the zoom script section at the top of the page.
For more information on the zoom technology implemented in Smith Cart see the following link http://www.mind-projects.it/jqzoom_v10
At your service,
Dave Smith
|
|
|
|
| |
|
|
|
|
www.onewavedesigns.com/ Joined: 5/21/2010
Posts: 108
|
|
|
Ummm... what do you mean by "uncomment zoom script??"
|
|
|
|
| |
|
|
|
Joined: 7/28/2009
Posts: 1452
|
|
|
If you open up the productdetail.ascx you will see the following at the top of the file:
<%--Zoom Live Server--%>
<%--<link rel="stylesheet" type="text/css" href="/css/jqzoom.css" />
<script type='text/javascript' src='/js/jquery-1.3.2.min.js'></script>
<script src="/js/jqzoom.pack.1.0.1.js" type="text/javascript"></script>--%>
<%--Zoom Localhost--%>
<%--<link rel="stylesheet" type="text/css" href="/dnn551cart/css/jqzoom.css" />
<script type='text/javascript' src='/dnn551cart/js/jquery-1.3.2.min.js'></script>
<script src="/dnn551cart/js/jqzoom.pack.1.0.1.js" type="text/javascript"></script>--%>
To get zoom to work on your live server you uncomment the section titled "Zoom Live Server" if you are running from localhost you uncomment the "Zoom Locahost" section.
At your service,
Dave Smith
|
|
|
|
| |
|
|
|
|
www.onewavedesigns.com/ Joined: 5/21/2010
Posts: 108
|
|
|
Forget the last post, I opened the file and saw the script. Thanks!
|
|
|
|
| |
|
|
|
|
www.onewavedesigns.com/ Joined: 5/21/2010
Posts: 108
|
|
|
However, I would like to know if it's possible to have this done on variant images. I have multiple sizes per product, each with it's own image, is it possible to have the zoom effect on the variant images?
|
|
|
|
| |
|
|
|
|
www.onewavedesigns.com/ Joined: 5/21/2010
Posts: 108
|
|
|
Ok, so got the zoom feature working. THanks for the help. BUT why does the "ZOOM LOADING" show up on products that have NO zoom image uploaded? We don't want all of them to have the zoom feature, only a particular category needs this feature, so the "Zoom Loading" on products that don't have zoom images uploaded doesn't show..
Product WITH ZOOM Image link...
http://www.thehonolulusoapco.com/Hono...
Product WITHOUT Zoom image uploaded, but ZOOM LOADING still shows
http://www.thehonolulusoapco.com/Hono...
|
|
|
|
| |
|
|
|
Joined: 7/28/2009
Posts: 1452
|
|
|
We will look into this and postback with a solution.
At your service,
Dave Smith
|
|
|
|
| |
|
|
|
|
Joined: 3/11/2012
Posts: 1
|
|
|
Hi.
Just purchased a couple of days ago the smith cart module, however on the zip file I have downloaded I cannot see the zip file for the zoom effects you mentioned nor the readme file. I have also dowloaded a trial version to see if the zip file was in there, but I cannot find it.
Kindly please advise.
Thank you
Gabriel
|
|
|
|
| |
|
|
|
|
Joined: 3/11/2010
Posts: 1979
|
|
|
The zip files to enable the zoom feature are no longer needed, all the zoom support files are built in and installed when you install the cart module to dnn. To enable the zoom feature go to the product detail module settings and click the radio button option to enable the zoom feature.
Scott Kelly
Project Manager
|
|
|
|
| |
|
|
|
|
Joined: 9/15/2011
Posts: 7
|
|
|
I enabled the zoom feature on the product detail but it's not working. When I scroll over the image, the faded progress window pops up with message "Loading Zoom" and nothing else happens. The DNN version I am working with is 5.6.2, and the Smith Cart version is 5.00.00. Please help.
|
|
|
|
| |
|
|
|
Joined: 1/1/0001
Posts: 0
|
|
|
Hi Alexey,
Have you uploading Zoom images for your Product by clicking on the “Product Zoom Images” sub menu button in the top navigation of the Product Setup screen?
|
|
|
|
| |
|
|
|
|
Joined: 9/15/2011
Posts: 7
|
|
|
My product pic is 320 X 213. If I put same size pic into zoom images then during zoom it just displays the whole pic. But when I put the full pic like 3000 X 2000. Then the zoom works. So is there a specific size picture should for zoom in relation to the product picture? Could it be twice as big as product pic?
|
|
|
|