Trading view widget
-
Hello,
I am trying to embed the code below from tradingview.com into an HTML block on a page. When I am building the page and select ‘Preview’ on the HTML block after pasting the code in, a perfect image of what I want visible appears. However, Once I click to preview the page itself or attempt to see the page after it has been published, it defaults to only showing the HTML code. Any advice?
<!– TradingView Widget BEGIN –> <div class=”tradingview-widget-container”> <div class=”tradingview-widget-container__widget”></div> <div class=”tradingview-widget-copyright”><a href=”https://www.tradingview.com/” rel=”noopener nofollow” target=”_blank”><span class=”blue-text”>Track all markets on TradingView</span></a></div> https://s3.tradingview.com/external-embedding/embed-widget-symbol-overview.js </div> <!– TradingView Widget END –>
The blog I need help with is: (visible only to logged in users)
- The topic ‘Trading view widget’ is closed to new replies.