My blog: http://www.nickkoesling.com -- I have tried to put Kontera link ads on my blog. The problem is I dont know what file to put the code in. I figured the best place to put it would be in my theme's footer.php file. But the ads wont show up. So i'm really confused as to where I should put the code they gave me.
You could put it in your heade next to your name. I never worked with wordpress so I can't help you with code. But make shure you using right code.
Thats what I did... Heres my footer code: <hr class="hidden" /> </div><!--/wrapper --> </div><!--/page --> <?php wp_footer(); ?> <!-- Kontera ContentLink� --> <script type="text/javascript"> var dc_UnitID = 14; var dc_PublisherID = 16231; var dc_AdLinkColor = 'blue'; var dc_isBoldActive= 'no'; var dc_adprod='ADL'; </script> <script type="text/javascript" SRC="http://kona.kontera.com/javascript/lib/KonaLibInline.js"></script> <!-- Kontera ContentLink� --> </body> </html> Code (markup): Btw thanks for the help
You can also use Rodney's Kontera DynamiContext Plugin: http://www.shupe.ca/articles/wordpress/plugins/kontera-dynamicontext
Thanks. I'll try that and see how it goes. I've seen others but they add links of their own on the site. From what I can tell this doesn't do that.
you should check out Kontera's FAQ. try with a simple and empty php file and see if it works. Remember, that kontera's ad code should be not placed in DIV tags....
oo sorry didn't reallise anyone else posted here. I actually found the problem. had nothing to do with me. it was actually the creator of the theme's fault. they didn't make the footer code so it would accept advertising so I had to add a bit of code. Here if anyone else has this problem I have put a tutorial on how to fix it here: http://www.nickkoesling.com/?p=13