embed code
-
i can’t use an embed code that in other wordpress sites i use, it works proprierly.
the code is in the page “home” and it doesn’t work. why?The blog I need help with is: (visible only to logged in users)
-
<!– TradingView Widget BEGIN –>
<script type=”text/javascript” src=”https://d33t3vvu2t2yu5.cloudfront.net/tv.js”></script>
<script type=”text/javascript”>
new TradingView.widget({
“width”: 998,
“height”: 610,
“symbol”: “ITA40”,
“interval”: “D”,
“timezone”: “exchange”,
“theme”: “White”,
“style”: “1”,
“toolbar_bg”: “#f1f3f6”,
“withdateranges”: true,
“allow_symbol_change”: true,
“details”: true,
“calendar”: true,
“news”: [
“stocktwits”
],
“hideideas”: true,
“show_popup_button”: true,
“popup_width”: “1000”,
“popup_height”: “650”
});
</script>
<!– TradingView Widget END –> -
Hi there,
This embed code uses Javascript, which isn’t allowed at WordPress.com for security reasons. (The same code may work on self-hosted WordPress sites, just not here at WordPress.com.)
I’ll let our team know that’s a widget you’re interested in having here at WordPress.com, so our team can consider adding it as a future feature. Please let me know if I can do anything more to help!
- The topic ‘embed code’ is closed to new replies.