Westwood 0 Report post Posted April 18, 2017 Can anyone advise on how to configure your image gallery not to have an “onclick” event please? We changed our listing template to conform with the non-active content rule, but it is not showing as 'mobile friendly' on the i-ways tool. Apparently, it is an M2epro issue. And need to know how to configure the gallery. I've looked on knowledgebase, can't find anything. Can anyone help please? Thanks Quote Share this post Link to post Share on other sites
manolinda 0 Report post Posted April 18, 2017 I am using Magento 2 and latest m2epro and there is no oncklick event in the gallery (if the gallery gets shown, see my other thread ) Quote Share this post Link to post Share on other sites
Sarah R 0 Report post Posted April 24, 2017 I have the same issue with Magento 1.9.2.0, can't seem to get rid of the 'onclick' javascript ... Quote Share this post Link to post Share on other sites
jwtsb007 2 Report post Posted May 10, 2017 (edited) Yes, curious about this too. considering ebay's shortly upcoming Active Content policy changes. It seems that the current M2e Media Gallery function as it stands will not work when 'Previewing' the Active Content switch on the ebay listing. So for example, of course, in our current listing template, we have: #media_gallery[800,800,0,2,column,0,"",]# -- but unfortunately it will appear to be non-functional after the upcoming changes Is there any other method to still use M2e's built-in image Gallery and ensure ebay Active Content compatibility/functionality? I have noticed this here for Magento "2.0" however (I'm only planning on sticking with Magento ver. 1 family for the foreseeable future), but unfortunately could not find this same update/upgrade function for Magento 1's version of M2e. There is apparently a CSS replacement to the previous Javascript-based Gallery function. It would be great if this could also work for ver 1 (perhaps it's a limitation of Magento 1 + M2e): Edited May 10, 2017 by jwtsb007 Quote Share this post Link to post Share on other sites
jwtsb007 2 Report post Posted May 12, 2017 Hey guys, check these release notes out. I just had missed them. It seems if you simply update M2e for Magento 1 to its latest version, it should then now have the CSS replacement for the old Javascript-based Image Gallery functionality. Sweet. Doing that right now as we speak! 1 Quote Share this post Link to post Share on other sites
NickT 0 Report post Posted June 2, 2017 Did the upgrade work for you guys? I've still got the same problem despite upgrading to v.6.4.10, am running Magento 1.9.2 I've also now got red magento debug boxes around my images : http://www.ebay.co.uk/itm/-/162538510971?ssPageName=STRK:MESE:IT All help appreciated. Nick Quote Share this post Link to post Share on other sites
TimW 0 Report post Posted June 6, 2017 We're having the same issue as you Nick, being on v6.4.10 and on Magento 1.9.2. Quote Share this post Link to post Share on other sites
NickT 0 Report post Posted June 6, 2017 After 4 days I had a response from support, unfortunately it was useless. Basically saying M2E has supported CSS for image galleries since 6.4.9 and so the issue is within my description. It isn't. They ignored the issue with the red Magento debug boxes. I have asked them to "reconsider" their reply. Quote Share this post Link to post Share on other sites
NickT 0 Report post Posted June 12, 2017 Still no sensible reply and I've given up. Have now had 2 replies that included links telling me how to enable / disable template hints in Magento, I am aware of how to do this, I have no hints ANYWHERE other than on the image panel within my Ebay listings. Support = totally and utterly useless. Anyone else able to help, please? Quote Share this post Link to post Share on other sites
manolinda 0 Report post Posted June 12, 2017 (edited) @NickT dirty CSS solution: div#gallery > div#etb-gallery > div { border: none !important; } div#gallery > div#etb-gallery > div > div { background: none !important; } Edited June 12, 2017 by manolinda Quote Share this post Link to post Share on other sites
P.P. 4 Report post Posted June 16, 2017 On 12.06.2017 at 6:25 PM, NickT said: Still no sensible reply and I've given up. Have now had 2 replies that included links telling me how to enable / disable template hints in Magento, I am aware of how to do this, I have no hints ANYWHERE other than on the image panel within my Ebay listings. Support = totally and utterly useless. Anyone else able to help, please? Nick, the debug boxes may indeed result from the enabled template hints in your Magento. It might be a reasonable suggestion to check the configurations in your Magento. The version 6.4.10 that M2E released in May processes the gallery through pure CSS. We did some tests too, it goes pretty smooth. Quote Share this post Link to post Share on other sites
kellyon 0 Report post Posted July 24, 2017 Have you solved the problem? Quote Share this post Link to post Share on other sites