trouble with widgetmaker
-
Hallo,
the widgetmaker doesn’t work, I don’t kno what i do wrong..
When I u this code in a site:
<script class=”ai1ec-widget-placeholder” data-widget=”ai1ec_agenda_widget” data-events_seek_type=”events”>
(function(){var d=document,s=d.createElement(‘script’),
i=’ai1ec-script’;if(d.getElementById(i))return;s.async=1;
s.id=i;s.src=’//www.inspinazie.be/?ai1ec_js_widget’;
d.getElementsByTagName(‘head’)[0].appendChild(s);})();
</script>it changes into this:
(function(){var d=document,s=d.createElement(‘script’),
i=’ai1ec-script’;if(d.getElementById(i))return;s.async=1;
s.id=i;s.src=’//www.inspinazie.be/?ai1ec_js_widget’;
d.getElementsByTagName(‘head’)[0].appendChild(s);})();and it stays in this code, it does not change into visual.
I put it in the text of a widget and also in the html of a page.
same.Thanks for helping!
greetz,
Nathalie
The topic ‘trouble with widgetmaker’ is closed to new replies.