Announcement
Collapse
No announcement yet.
Is it possible to implement outbrain CMS widget for Vbulletin CMS?
Collapse
X
-
Originally posted by bszopi View PostIf you want to add it to every article, why not just place that code into the article template?
Leave a comment:
-
If you want to add it to every article, why not just place that code into the article template?
Leave a comment:
-
Originally posted by CvP View Posttry pasting that code in non-wysiwyg editor mode.HTML Code:<script language='JavaScript'>var OB_langJS = 'http://widgets.outbrain.com/lang_en.js'; var OBITm = '1319637824257';var OB_raterMode = 'none';var OB_recMode = 'strip'; var OutbrainPermaLink='http://www.policywala.com/content.php/356-HDFC-Life-launches-online-term-plan-Click-2-Protect'; if ( typeof(OB_Script)!='undefined' )OutbrainStart(); else { var OB_Script = true; var str = unescape(""); document.write(str); } </script>
Leave a comment:
-
How to add below outbrain script after every article. I have given user HTML permission in CMS. And while saving with 'HTML On - Don't Convert Linebreaks' option. It's giving me error (nothing is coming up after saving it, whole article body is gone).
HTML Code:<script language='JavaScript'>var OB_langJS = 'http://widgets.outbrain.com/lang_en.js'; var OBITm = '1319637824257';var OB_raterMode = 'none';var OB_recMode = 'strip'; var OutbrainPermaLink='http://www.policywala.com/article'; if ( typeof(OB_Script)!='undefined' )OutbrainStart(); else { var OB_Script = true; var str = unescape(""); document.write(str); } </script>
Please guide how to solve above issue. Nobody is answering on vbulletin.org (http://www.vbulletin.org/forum/showthread.php?t=273896)
Leave a comment:
-
admincp > vbcms > permissions > enable HTML
then when posting article, enable HTML form right panel, and just copy paste the code.
Warning: Enabling HTML for not 100% trusted users is an extremely bad idea and can cost you dearly.
Leave a comment:
-
Thanks CpV!
But is it possible to add the above code in the cms article templete.
Leave a comment:
-
outbrain > configure widget options > select javascript > get code
make some changes in it as outbrain suggests.
Go to admincp > widgets > add new widget > select HTML
copy paste the outbrain widget code. add your widget to your layout.
Leave a comment:
-
This vbulletin website already implmented outbrain - http://www.1weddingsource.com/conten...g-caterer-793/
Leave a comment:
-
Is it possible to implement outbrain CMS widget for Vbulletin CMS?
Is it possible to implement outbrain widget for Vbulletin CMS - http://www.outbrain.com/getwidget?ut...ampaign=widget
If yes please tell me where I need to put the code in vbulletin?
widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
Leave a comment: