HTML does not work in the Text or HTML widget
-
@galois: Oh yes! You are absolutely right. I should have used double quotation marks. It is working fine now. Thank you so much for your help; I sincerely appreciate your effort and time.
In this thread, somebody also mentioned that we cannot use Ad sense code in WordPress. Is that true?
-
Hi, I want this widget to be on my site, but it is not working. Can any one help?
code is as follows:<!– 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”: “NSE_EOD:NIFTY”,
“interval”: “D”,
“timezone”: “exchange”,
“theme”: “White”,
“style”: “1”,
“toolbar_bg”: “#f1f3f6”,
“hide_top_toolbar”: true,
“allow_symbol_change”: true,
“hideideas”: true,
“show_popup_button”: true,
“popup_width”: “1000”,
“popup_height”: “650”
});
</script>
<!– TradingView Widget END –> -
-
I should have used double quotation marks. It is working fine now. Thank you so much for your help; I sincerely appreciate your effort and time.
You’re welcome, @ginnisharma :)
In this thread, somebody also mentioned that we cannot use Ad sense code in WordPress. Is that true?
True, absolutely:
https://en.support.wordpress.com/advertising/
- The topic ‘HTML does not work in the Text or HTML widget’ is closed to new replies.