Hi,
I have bought the evonews template, I am trying to insert a widget into one of the pages, could you please tell me what would be the right option to insert the below code in one of the menu items, so that once the menu item - Economic Calendar is selected, the below widget code is displayed.
<!-- 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/markets/currencies/economic-calendar/" rel="noopener" target="_blank"><span class="blue-text">Economic Calendar</span></a> by TradingView</div>
<script type="text/javascript" src="https://s3.tradingview.com/external-embedding/embed-widget-events.js" async>
{
"width": "100%",
"height": "100%",
"locale": "en",
"importanceFilter": "0,1"
}
</script>
</div>
<!-- TradingView Widget END -->
Thank you in advance for your assistance and regards,