Hi GManu, thanks for response!
adSlot 4290726558 160×600 (in sidebar) is pasted in text widget, and that is the one we can see.
There is another adSlot 6266230151 (third placement, now):
dynamicgoogletags.defs.push({"id":"secondary","position":"lastChild","clearBoth":true,"marginBottom":"10px","adSlot":"6266230151","adFormat":"auto","marginTop":"10px","tagName":"DIV","adClient":"ca-pub-************"});
That one is not visible:
https://drive.google.com/file/d/0B79gF0lBxgr0Y1lIc2htSjJsUHM/edit?usp=sharing
I think that 6266230151 is making “Cannot find a responsive size for a container of width=0px and data-ad-format=auto
” error. And I think the width of parent container is set in .col-md-4
to 33.33333333333333%
so if that position isn’t capable to be used for ad slot, I thought it would be nice to report it here, to you.
And also, some changes were made to template after ads were implemented with Google Publisher Plugin, you can see details in this message:
https://productforums.google.com/d/msg/adsense/Qsp1QrTKvEQ/6WqdvRCTvFkJ
I’m not sure those changes affected adSlot 6266230151, but they were implemented after ads were implemented.
Thanks!
(Btw. – if plugin would be disabled, I can provide you with “HAR archive with content” from DevToos, I saved one.)