Need help to add third party widget directly to a page, NOT in an iframe.

I use a calendar software product called Trumba.com - I use it manage hundreds of events and Trumba’s calendar tool is great.

The problem I have is this… the calendar’s javascript widget is embedded on one of my sites in an iframe/html module. https://www.clevelandpublicsquare.com/events-calendar

Trumba’s support team is tells me that this is causing an error in the functionality of the javascript. Each individual event would normally have a permalink available so I can post and share direct links to one individual event.

Because the javascript calendar widget is inside an iframe it is hosted at www-clevelandpublicsquare-com.fileusrcom.

Browser security restrictions are causing the permalinks to NOT show up on my website.

Does anyone know how I could get access to put the calendar javascript code directly onto the wix website page, and NOT in the iframe?

Here’s the code I would like to add directly to the page:


I’m going by these pages which give you a complete breakdown of how to install it all:
https://www.trumba.com/help/api/spudapi.aspx
https://www.trumba.com/help/publish/embedv3.aspx

As it says on the pages, you will need to enter the first part of code into the head section in the tracking and analytics section:
https://support.wix.com/en/article/embedding-custom-code-to-your-site

Then you add the second part of the code straight into an html iframe on your page:
https://support.wix.com/en/article/adding-html-code

For the issues with browsers not displaying, read the section titled ‘When I embed my spuds in a secure page they don’t display. Why?’ from the first link.

Thank you, I will give this a shot.

I have tried added the code into the Tracking & Analytics, head part of the page. Sadly, this just breaks the display. I’ve tried add the http: or https: to see if that fixed the calendar spud so it will display.

Can anyone tell me if adding or creating a custom widget or app is possible? I just need something to house the code directly, then add it to the page so it is NOT in an iframe.

Were you ever able to resolve this? I am considering using Trumba on a Wix site and I want to be sure it works properly.