I have a Form Module in the body of my page and also I have a banner that when a user click on it, it loads a lightbox with another (different) form module. (you can see the image attached)
The problem we have is that if the banner is above the form, then the form in the module is not displaying. It will display once the user click on the banner and opens the lightbox, if not then it wont display the module.
If I put the module first and the banner under, then I can see the form at once but then the lightbox doesnt load the form.
We have tested this plugin in the rest of the page and its working perfect. This problem wont happen if for example in the banner we load in the lightbox any other module, it will only happen if we try to load the 2 modules from the same type .
Any idea about how can I solve this problem?
Thanks!!