Hello,
remote debugging doesn’t seem to be enabled.
Thread Starter
mgofv
(@mgofv)
ok thx,
remote debugging is now enabled
I see all the blocks inserted as configured.
However, your ad code does not display anthing:
<ins data-revive-zoneid = "5" data-revive-id = "05c26318668526ef3bb42bd3e91617be"> </ins>
This is only an empty HTML tag. What code should display ads there?
Thread Starter
mgofv
(@mgofv)
this code with adinserter#9 should post an ad
the code that sould display would be this
<script data-adfscript=”adx.adform.net/adx/?mid=991937&rnd=<730445>”></script>
<script src=”//s1.adform.net/banners/scripts/adx.js” async defer></script>
Block 9 seems to be empty – not inserted.
Block 8 has only this code:
<ins data-revive-zoneid="10" data-revive-id="05c26318668526ef3bb42bd3e91617be"></ins>
Have you checked your ad codes?
Are you still having issues?
Thread Starter
mgofv
(@mgofv)
ok thank you spacetime.
we have checked our ad code and have a new code in Block 8
still not work
I still see the same code as posted above.
Your ad code is wrong – at least for cleint-side insertions as configured now.
document.write method is a very bad approach to insert any code.
It will work only when the code is inserted server-side.
I would strongly suggest to get asynchronous code from your ad network.
Thread Starter
mgofv
(@mgofv)
thx, asynchronous is now online
Thread Starter
mgofv
(@mgofv)
still not work, can you anything see what’s wrong?
It seems that your code does not display anything:
<!-- Revive Adserver Asynchronous JS Tag - Generated with Revive Adserver v5.2.0 -->
<ins data-revive-zoneid="10" data-revive-id="05c26318668526ef3bb42bd3e91617be"></ins>
<script async src="//medizinadserv.mgo-fachverlage.de/www/delivery/asyncjs.php"></script>
I tried it on our test server and it doesn’t display anything.
Check it in a plain text widget in the sidebar.
If you make it to display something there then it should work also when inserted elsewhere.