MegaZoom not showing Lightbox in modal

Hi guys
I have lost the Lightbox associated with this plugin,


Here is the page I’m working on.
Originally you helped me set up a modal and added the raw content.
https://www.dropbox.com/t/R6kSqJTdrm9t7sUN
I got the following text in the documentation:

To open the zoomer in lightbox when a button or image is clicked use the code below and make sure to set in your preset the display type to lightbox. If more instances are used change the setupFWDZoomer0 to setupFWDZoomer1, setupFWDZoomer2, setupFWDZoomer3 etc, based on how many zoomer instances are added in the page.

[?](file:///Users/philyoung/Library/CloudStorage/Dropbox/Client%20interim%20work/RichardR/PM2544%20magnifier/%E2%80%A2content/codecanyon-VpYx99ZT-mega-zoom-pan-image-viewer-wordpress-plugin/documentation/index.html#)

1 < button onclick = "setupFWDZoomer0()" >Open in lightbox</ button >

To auto open the zoomer in lightbox when the page is loaded and ready use the code below. If more instances are used change the setupFWDZoomer0 to setupFWDZoomer1, setupFWDZoomer2, setupFWDZoomer3 etc, based on how many zoomer instances are added in the page.

[?](file:///Users/philyoung/Library/CloudStorage/Dropbox/Client%20interim%20work/RichardR/PM2544%20magnifier/%E2%80%A2content/codecanyon-VpYx99ZT-mega-zoom-pan-image-viewer-wordpress-plugin/documentation/index.html#)

1

2

3

4

5

6 <script>

document.addEventListener( 'DOMContentLoaded' , function (){

setupFWDZoomer0();

});

</script>

Hello @philysgdy,

Thank you for the inquiry.

Would you mind providing a link to the documentation? We can’t find any documentation or website related to FWDZoomer, and the instructions above are a bit unclear. Please provide a PDF version of the instructions or post them somewhere else.

Unfortunately, we don’t provide support for third-party plugins, but we’ll try to help as much as we can. For additional assistance, please contact the plugin authors.

Best regards.

Hi Ismael
Im happy to contact support for the third party plugin. But before I do that I just wanted to check with you it wasn’t an update that had caused the issue to the original set up we did.
MegaZoom plugin instructions
Video on instructions from FW design

Hi @philysgdy,

It seems that the plugin code is conflicting here. As we don’t have any control over the 3rd Party plugin code you need to contact the Plugin Author as suggested by my colleague, and let us know the feedback from them.

Thanks

Thanks Tristup
I will follow through then.
cheers
Phil

Hi Phil,

Please let us know the feedback from them.

Thanks

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.