Add custom widget
-
I do not have html-tags like head or Body, where i can put in a custom widget from fussball.de. Or don’t find the way?
Like that:Einbindung des API-Javascripts im <head>-Bereich deiner Website:
<script type=’text/javascript’
src=’http://www.fussball.de/static/egm//js/widget2.js’>
</script>Ausgabe des Wettbewerbs – Einbindung im <body>-Bereich deiner Website:
<div id=’widget1′></div>
<script type=’text/javascript’>
new fussballdeWidgetAPI().showWidget(‘widget1′, ’01OG0Q15US000000VS541L4SVU70415G’);
</script>The blog I need help with is: (visible only to logged in users)
-
We cannot add Javascript code to WordPress.com due to security reasons.
Could you tell me what are you hoping to do by adding the widget so we can check if there are any alternatives?
- The topic ‘Add custom widget’ is closed to new replies.