Questions tagged [magiczoomplus]

A javascript library for creating zoomable images.

Homepage: http://www.magictoolbox.com/magiczoomplus/

19 questions
4
votes
1 answer

I am unable to Find Configurable options on Product page Magento?

I have customized pages in magento, it was working fine until I installed Extension MagiczoomPlus. Now When I create a Configurable Product as shown in this link. I am unable to find my Configuration options on product detail page. even the add to…
ScoRpion
  • 11,364
  • 24
  • 66
  • 89
4
votes
0 answers

"Warning: Expected server HTML to contain a matching in ." - How to use MagicZoom Plus in a server side app? -

How to use MagicZoom Plus in a server-side app like next js? I see the following error when I refresh the page: "Warning: Expected server HTML to contain a matching in ." const [activeIndex, setActiveIndex] = useState(0);
Pep
  • 647
  • 6
  • 20
3
votes
1 answer

MagicZoomPlus:Uncaught Error: Call to a member function getShowSwatchTooltip() module-swatches/view/frontend/templates/product/view/renderer.phtml

MagicZoomPlus:Fatal error-Uncaught Error: Call to a member function getShowSwatchTooltip() module-swatches/view/frontend/templates/product/view/renderer.phtml file:catalog_product_view_type_configurable
2
votes
1 answer

How to change the height of popup box in magic zoom plus

I am facing some problem not exactly the problem I want little change in this script.Actually I want to change the height of the `magic zoom plus window' but I am not able to find the solution reason is that I am not more aware with javascript.you…
Chauhan
  • 2,441
  • 8
  • 37
  • 46
2
votes
1 answer

Change the pop image in magiczoomplus

I have requirement as follows: I am using magiczoomplus script. I want to change the pop up image that shows the zoomed image using ajax on run time. Right now I am able to change the main image but zoomed image I am not able to change. Please…
Digvijay
  • 21
  • 2
1
vote
1 answer

Add share button in magiczoomplus

I am creating a WordPress site using Artisteer and various plugins to show off some photo galleries. I have also purchased a e-commerce WordPress theme that I have included as a subdirectory. In this theme they have a share button that I like the…
1
vote
0 answers

Addthis breaks magiczoomplus on chrome on pc

Adding addThis on my site breaks Magiczoomplus on chrome on PC only. When zooming in the image randomly shifts size. I have tried using jQuery.noConflict() without success but I am not a jQuery expert, I might have done it wrong. Any ideas ? Here is…
Jelly
  • 11
  • 3
1
vote
1 answer

Running MagicZoomPlus.stop(); causes intermittent errors

If I call MagicZoomPlus.stop(); on active magiczooms I'll frequently get the error: Uncaught TypeError: Cannot read property 'width' of null At other times I'll get this error: Uncaught TypeError: Cannot read property 'r' of undefined When that…
0
votes
1 answer

MagicZoomPlus zoomed image positioning

I use MagicZoomPlus as a module in PrestaShop. but the zoom image is not shown in correct position. take a look at following URL: http://beheshtian.org/product.php?id_product=11 how can I fix this? (when you move your mouse on thumbnail, the zoom…
Amy
  • 1
  • 2
0
votes
0 answers

zoom of second Image while switch from an image to another

I have two images of products. I use Magic Zoom plus 4.0 to zoom in on the images when I mouse over the Images. It works fine until I click then second image; the second image shows on the main window but when I mouse over it, it already shows the…
Lan Danel
  • 55
  • 7
0
votes
1 answer

zoomplus magento - can't scroll

Ok so this is the site --> http://www.ascent.ro/bluza-rossignol-speedster-polo-ls-fw14.html I've just added Magic Zoom Plus to a page and it's working as expected on desktop. When I view this page on a mobile or Ipad, I can't scroll. Does anyone…
0
votes
1 answer

MagicZoomPlus - Magento 1 - Tripling Images Error

Within Magento on Extention [MagicZoomPlus] by Magic Toolbox. When clicking an image for it to open in a lightbox, it seems to double, triple the first image. An example can be found at…
0
votes
1 answer

Ajax Post not working for mobile browser

The following extract calls a php file that retrieves some info from a database and returns the values which are then used to update my page. Works perfectly on standard browsers but as soon as I try it on a mobile it fails to update. //function -…
keeper
  • 26
  • 6
0
votes
1 answer

Magic Zoom Plus breaks scroll on touch and mobile devices

I've just added Magic Zoom Plus to a page and it's working as expected on desktop. However, when viewing on a mobile or touch screen device, you can't scroll/drag past the image, so if your image takes up most of the screen, it makes it very…
Robin
  • 17
  • 6
0
votes
1 answer

is there any way to destroy magiczoomplus on mobile - javascript/jquery

i am using the famous plugin magiczoomplus to allow zoom feature. However i want to disable this on mobile.. I could not find any documentation anywhere about how to destroy magicZoomplus. Basically the plugin looks for any element with the class…
wasiim_dev
  • 1,057
  • 1
  • 9
  • 22
1
2