Hi, when I use an adsense responsive code within EB 5 settings like this one (I have the responsive option enabled too of course):
<ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-XXX"
data-ad-slot="XXX"
data-ad-format="auto"></ins>
(I have removed sensitive information)
In the page console i see this javascript error:
Error: adsbygoogle.push() error: Cannot find a responsive size for a container of width=0px and height=undefinedpx data-ad-format=auto
The result is that no ad is displayed.
With standard (no responsive) adsense codes the system works and the Ads are displayed correctly.
The EB version is the latest 5.0.22
Any help is appreciated. Thank you