tobean Posted November 3, 2017 Report Posted November 3, 2017 (edited) Hi, I'm using Revive for many years and have just updated to version 4.1.1 without any problems. But some updates ago I found a problem which was not present in earlier versions: Its possible to define an individual text which will be displayed under the banner. In the german version the form field is called "Text unterhalb Banner". I can see the text in the backend preview of the banner but not on the frontend pages where the banner is displayed. Here is the banner code: <ins data-revive-zoneid="*" data-revive-target="_blank" data-revive-id="*****"></ins><script async src="***"></script> What's the mistake or is this a bug? Thanks in advance for any help! tobean Edited November 3, 2017 by tobean Quote
andrewatfornax Posted November 5, 2017 Report Posted November 5, 2017 Hi @tobean, Does this happen with a clean banner in an otherwise empty HTML page? Just checking if it's CSS or similar on the target site that is hiding the text under the banner. Thanks. Quote
tobean Posted November 6, 2017 Author Report Posted November 6, 2017 Hi! good idea for debugging! But I don't see the text on an empty page only with the banner tag above. Another idea? tobean Quote
tobean Posted November 10, 2017 Author Report Posted November 10, 2017 Any other ideas? I guess someone else had this problem, too? Quote
tobean Posted November 13, 2017 Author Report Posted November 13, 2017 Hi! I've found the following hint in the documentation: "Text below image: Optional text that Revive Adserver will display below the banner creative. This is a quick and easy way to add additional text to a banner without editing the banner creative to include the text. Please note: Only some invocation tags support the text below image option, and you may need to enable the "show text below banner" setting when generating the tag for the text to appear." I guess the text below banner option does not work with the asynchrous js tag? Why? Will this be possible in one of the next versions? Best regards tobean Quote
andrewatfornax Posted November 17, 2017 Report Posted November 17, 2017 Hi @tobean, Thanks for this - and sorry for not responding sooner. You are correct, the Async tag does not support this. The page that is linked in the text you have quoted is https://documentation.revive-adserver.com/display/DOCS/Tag+Settings, and if you scroll down to the "Show text below banner" option, you can see that only JS, SPC, local mode and XML-RPC tag support this. @Matteo Beccati is definitely the person to confirm this, as he's the async tag expert, but I think that there were "technical reasons" (yes, I'm waving my hands here) where the feature wasn't (can't be?) supported in async tags. I might be wrong though - but as far as I know, we have no immediate plans to support this. Quote
Matteo Beccati Posted December 5, 2017 Report Posted December 5, 2017 The technical reason is that the banner text is appended to the HTML of the ad itself, which is then rendered inside an iframe that cannot account for the extra height. To be fair, text below banner seems to me a legacy feature that I haven't seen on any website since the early 2000s and I'd be more than happy to see it going. Quote
tobean Posted December 5, 2017 Author Report Posted December 5, 2017 Hi Matteo, thank you for your answer. I cannot agree that text below a banner is obsolete. If you have a page with text parts and ads (banners) you have to mark banners that everybody can see that this part of your page is not editorial. If you have a look at Google Ads you will see what I mean. tobean Quote
Matteo Beccati Posted December 5, 2017 Report Posted December 5, 2017 @tobean I understand, but I think you can easily do that using :after CSS rules or something else on your website. It doesn't seem to me that AdSense prints a line of text below the banners at all. Quote
tobean Posted December 5, 2017 Author Report Posted December 5, 2017 This is possible - of course! The reason why I asked for the banner text is: If someone has installed an ad blocker or a banner cannot be displayed you see only the banner text on the page ... tobean Quote
Recommended Posts
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.