Jump to content

Interstitial / DHTML zone not displaying banner when usinf style "Simple"


Recommended Posts

Hello,

 

First I'd like to thank people working on this great project, you're doing such a great job! 👍 I just started to use Revive adserver to manage ads on my websites.

 

There is a very important feature I need to use, it's Interstitials and Sticky banners. I've been using Adsense for several years, and these ads formats are generating 38% of my Display income, with very high CPM for Interstitials so I can't do without.

 

I tried to setup Sticky / Interstitial style ads using Revive adserver. I created a HTML banner, associated to a Interstitial or Floating DHTML zone. Banner is displaying when I chose Cursor or Floating Style in invocation code. But when I chose Simple style, banner will not display. I can see that banner is loaded on source code of the page, but it has "visibility: hidden" property, so it will not appear. Here is page content after loading the invocation code:

 

"<div id="MAX_ab1234" style="position:absolute; width:584px; height:272px; z-index:99; left: 0px; top: 0px; visibility: hidden">
<table cellspacing="0" cellpadding="0" style="border-style: solid; border-width: 1px; border-color: #000000">
<tbody><tr>
<td bgcolor="#FFFFFF" align="right" style="padding: 2px"><a href="javascript:;" onclick="MAX_simplepop_ab1234('close'); return false;" style="color:#0000ff"><img src="https://adserver.com/main/www/images/layerstyles/simple/close.gif" width="7" height="7" alt="Close" border="0"></a></td>
</tr>
<tr>
<td bgcolor="#FFFFFF" align="center">
<table border="0" cellspacing="0" cellpadding="0">
<tbody><tr>
<td width="578" height="255" align="center" valign="middle" style="padding: 2px"><a href="https://adserver.com/main/www/delivery/cl.php?bannerid=5&amp;zoneid=13&amp;sig=randomnumber&amp;dest=https%3A%2F%2Fwww.target.com%2F" target="_blank"><img src="https://domain.com/picture.png" border="0"></a><div id="beacon_abc123" style="position: absolute; left: 0px; top: 0px; visibility: hidden;"><img src="https://adserver.com/main/www/delivery/lg.php?bannerid=5&amp;campaignid=1&amp;zoneid=13&amp;loc=https%3A%2F%2Fwww.website.com%2F&amp;cb=abcdef" width="0" height="0" alt="" style="width: 0px; height: 0px;"></div></td>
</tr>
</tbody></table>
</td>
</tr>
</tbody></table>
</div>"

 

As soon as I edit it to visibility: visible using developpers tools, banner will appear.

 

What am I missing? How can I make this banner appear so I can use Interstitials and Sticky ads? Any help is much appreciated.

 

Best regards and have a nice day.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...