HomeHome Product Discus... Product Discus...SmithCartSmithCartZooming issueZooming issue
Previous
 
Next
New Post
9/23/2012 8:59 PM
 
Hi,

I'm using DNN 6.0 and Smith Cart 5.0.

I have configured my site using Trial edition first and once we have received the license files from the sales team, they have asked us to download the full version of smith cart from the SmithCart Downloads page (here is the link: https://www.smith-consulting.com/Supp... )  These steps were followed to remove the trial license message on the Product list page.
 
At that point, Zoom functionality is working fine. Then I tried to install the download zip file from downloads section. The Installation wizard prompted me that Smith Cartv5.0 is already installed and I am provided with option with a Check box for Repairing it. So I went ahead by checking the Repair check box and then successfully installed the downloaded smith cart version. Now the problem has started after installing the downloaded version. The Zoom option is not working at all.

If you want, I can give you my login credentials of our site.
 
New Post
9/23/2012 11:33 PM
 
My zooming issue resolved. In product detail module, in ShareBar.ascx file, we need to comment the below code to get the zoom working.

<scripttype="text/javascript" src="http://ajax.googleapis.com/ajax/libs...></script>
<script type="text/javascript">
  $.noConflict();
  // Code that uses other library's $ can follow here.
</script>

 
New Post
9/24/2012 5:41 PM
 
Hi Swetha,

Thanks for your feedback. In your Product Details module settings, was this issue being caused by having the Smith Show Share Bar setting enabled?

This issue may also be caused by the version of DNN 6 you are running since the early releases of DNN 6 has known javascript issues which have since been resolved.
 
Previous
 
Next
HomeHome Product Discus... Product Discus...SmithCartSmithCartZooming issueZooming issue