Module Window

More
1 day 17 hours ago #52238 by sharon
Module Window was created by sharon
Hello, 

I have updated the Joomla_5 Business Template.

The Module window does not allow us to click on any links when published in the front end.

Can you assist? Let me know what you need to look into this issue.

Thanks.
Sharon
nawm.org  
 

Please Log in to join the conversation.

More
1 day 14 hours ago #52239 by milos
Replied by milos on topic Module Window
Hello,

What is a "module window"? I visited the site nawm.org, and all the top menu links are clickable. Also, all the buttons I tested on the home page are clickable.

Regards,
Milos

Please Log in to join the conversation.

More
1 day 14 hours ago #52240 by sharon
Replied by sharon on topic Module Window
Hello Milos,

Please take another look at the homepage - nawm.org - I published the popup module which is giving us the issue.

Let me know if you need anything.

Thanks.

Sharon

Please Log in to join the conversation.

More
1 day 12 hours ago #52241 by sharon
Replied by sharon on topic Module Window
Also,

If you go here: nawm.org/home-test

it does work

Please Log in to join the conversation.

More
23 hours 34 minutes ago #52242 by milos
Replied by milos on topic Module Window
Hello,

On the home page, you have a JavaScript error related to this:
Code:
<!-- Custom header code --> <script> window.addEventListener("message", receiveMessage, false); function receiveMessage(event){ if (event.origin ==https://aswm.member365.org){ var iFrameID = document.getElementById('ampStoreFrame'); if(iFrameID){ var newHeight = (event.data+50)+'px'; var baseStyle = 'background-color: transparent; overflow: auto; width:100%; border:0;'; var newStyle = baseStyle+'height:'+newHeight+'; min-height: '+newHeight+';'; iFrameID.setAttribute('style',newStyle); window.scrollTo(0,0); } } else { return; } } // end receiveMessage handler function </script>

On another page, where the links work, there are no such errors. This is the only difference I see. The pop-up module you are using is not our product, so please consult the extension developer for detailed info.

Regards,
Milos

Please Log in to join the conversation.

Time to create page: 0.165 seconds
Powered by Kunena Forum