Hello!
I've added a script to my forum that shows rotating banners in the header. When I wanted to get these rotating ads to show in the ad space between the first and second post of forum topics, they wouldn't show up.
I used this code: https://gist.github.com/danielhaim1/e1012f6cf3aaffd2b9cc and pasting
| <layer id="placeholderlayer"></layer> |
<div id="placeholderdiv"></div>
in the Custom Header text box worked fine. When I added the same code to the text box for Post Ads it didn't work. Any idea why?
Thanks for any help!