UPDATES EasyBlog 6.0.11 Released! Update to the latest version now!

Helpdesk

Your Time
Our Time
Response Time
24 — 48 hours
We strive to provide the fastest ever response possible. However, we are not super beings.

Allow at least 24 — 48 hours
  Support is offline
Our team is away during the weekend. Some answers may already be available on our documentation

Rest assured that we will get back to your posts as soon as the week starts!
  Support is offline

Adjust module height

QMAXX · ·
12:12 PM Thursday, 24 May 2018
None
Since the update to 5.2.4, the specified height is ignored.

To determine the height I have inserted the following code:


<div style="height: 620px">


Since then, the following code is no longer loaded:


<!-- TradingView Widget BEGIN -->
<div class="tradingview-widget-container">
<div id="tradingview_68896"></div>
<div class="tradingview-widget-copyright"><a href="https://de.tradingview.com/symbols/FOREXCOM-GRXEUR/" rel="noopener" target="_blank"><span class="blue-text">GRXEUR chart</span></a> by TradingView</div>
<script type="text/javascript" src="https://s3.tradingview.com/tv.js"></script>
<script type="text/javascript">
new TradingView.widget(
{
"autosize": true,
"symbol": "FOREXCOM:GRXEUR",
"interval": "15",
"timezone": "Europe/Berlin",
"theme": "Light",
"style": "1",
"locale": "de_DE",
"toolbar_bg": "#f1f3f6",
"enable_publishing": false,
"withdateranges": true,
"hide_side_toolbar": false,
"allow_symbol_change": true,
"watchlist": [
"FX:EURUSD",
"OANDA:XAUUSD",
"OANDA:SPX500USD",
"OANDA:NAS100USD",
"XETR:DAX",
"FOREXCOM:WTIUSD"
],
"calendar": true,
"container_id": "tradingview_68896"
}
);
</script>
</div>
<!-- TradingView Widget END -->


Can you help me?
The replies under this section are restricted to logged in users or users with an active subscription with us