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,

    pbaranda-gmail-com
    Hi
    You can use a custom html module to add this code and then publish this module on the calender page.
    To check the module position ?tp=1 add it at the end of URL.

    Kindly set the default editor to NONE from system > Global configuration as sometime editor may not save the script.

    Regards

    Write a Reply...
    You need to Login to view replies.