Close

Responsive Cloud Zoom in 3.6 possible?

baloghc
7 years ago
#12972 Quote
Avatar
  • 79
Hello,

We're having a complicated issue where we have code within the CloudZoom.cshtml that needs to render on mobile.

It is placed within the

<div class="picture-wrapper"><div class="picture">

divs, which would need to render on mobile in place of the stock "picture" div in _ProductDetailsPictures.cshtml


Is it possible to port over code from the new version of the plugin to make the plugin on 3.6 responsive?
Nop 3.7 - ArtFactory
Nop 4.0 - Lavella, Venture, Smart, ArtFactory
SDobrev
7 years ago
#12975 Quote
Avatar
  • Moderator
  • 283
Hello,

Unfortunately, in version 3.6 the CloudZoom plugin is not integrating to the page on mobile devices and this check is in the source code of the plugin so can't be changed.

You have to insert your code in a different view.

Porting the code from the new version of the CloudZoom is not possible because there are a lot of changes.
Best Regards,
Stoyan Dobrev
Nop-Templates.com
baloghc
7 years ago
#12976 Quote
Avatar
  • 79
That's what I assumed but wanted to verify. Thank you for the response!
Nop 3.7 - ArtFactory
Nop 4.0 - Lavella, Venture, Smart, ArtFactory