Hi I got this API to insert to my blog pages. <div data-src="DROP_PERMALINK_HERE" class="OUTBRAIN" ></div> <script type="text/javascript">(function(){window.OB_platformType=8;window.OB_langJS="http://widgets.outbrain.com/lang_en.js";window.OBITm="1368624300653";window.OB_recMode="brn_strip";var ob=document.createElement("script");ob.type="text/javascript";ob.async=true;ob.src="http"+("https:"===document.location.protocol?"s":"")+"://widgets.outbrain.com/outbrainLT.js";var h=document.getElementsByTagName("script")[0];h.parentNode.insertBefore(ob,h);})();</script> Paste the code into the template(s) where you want the Outbrain widget to show. Replace the 'DROP_PERMALINK_HERE' text in the code with a variable that indicates each post's permalink URL. This variable may be different depending on what platform you're using, but it should dynamically pull in the permanant URL of each page where the widget resides. What is the blog Permalink variable? any clue? I added this: {tag_permalinkonly} but nothing happens. Thanks Micha
... View more