Hi,
We’ve created a content area and added code. The widget shows on cornerstone (using pro) but when we save and load on the front end the widget isn’t showing.
Images can be found here: https://imgur.com/a/Qqr8tbW
The code in the content area is here:
<script type="text/javascript">
$(function() {
var widgetFrame = $("#rd-widget-frame");
widgetFrame.load("https://booking.resdiary.com/widget/MiniTall/TheYachtLondon1/8934?includeJquery=false");
})
</script>
<div id="rd-widget-frame" style="max-width: 285px; margin: auto;"></div>`
Help is much appreciated.
Alex
