Recent content by mihai

  1. M

    Magento problems when using hot-spots

    This is entirely strange. After some days everything it`s working fine in all the browsers including IE8 - no modifications. I think the problem is related to the browser cache and the solution is Cache Management in Magento.
  2. M

    Hotspot reposition issue v3.5

    The new update solved the problem :) Thanks
  3. M

    Hotspot reposition issue v3.5

    The OS is in Romanian language and the decimal symbol is “,”. I think the rounded pixel values as in the older version are the best choice for compatibility.
  4. M

    Magento problems when using hot-spots

    In IE 11 works fine. The modified .htaccess file must be in the same folder with images or xml file or both? <FilesMatch "\.(jpg|jpeg|png)$"> Header set Cache-Control "max-age=172800, public" ExpiresDefault "access plus 2 months" </FilesMatch> Header unset ETag FileETag None <FilesMatch...
  5. M

    Hotspot reposition issue v3.5

    In the new version 3.5 of Hotspot editor the path for hotspots is positioned with a precision of 0.5 pixels (offsetX="439.5" offsetY="220.5"). When I reopen the saved file the position is modified by erasing the point “.”(offsetX="4395" offsetY="2205"). In the previous version 3 the path...
  6. M

    Magento problems when using hot-spots

    Hi I`m using Magento 1.8.1 and WebRotate360 3.5.4. I have problems with hotspots especialy in IE (8.0.6). In Internet Explorer the hot-spot`s position and synchronization with images is wrong for Magento but it`s ok on the html page exported from Hot-spots editor. In Chrome (34.0.18) I have...
Top