Hi Andrei,
I think you misunderstood, I said at the front-end. If I change the Drop Cap size on the theme panel, it doesn’t apply on the front end of the site.
How do I also change the target link to in the mobile menu?
Thanks Andrei,
Will check on you later. I also have another issue, btw. Somehow changing the values of Drop Caps in the Theme Panel’s font section doesn’t apply on the front end. Could you please verify?
I’d like to also point out that the borders are not also working in the CSS Box:

Thanks in advance.
Ahh got it. Any ETA on the new update? 🙂
Hi Andrei,
I’m not really good at coding so could you provide a simpler explanation? Else, I’ll wait for your team’s update.
Andrei,
I applied the changes you’ve suggested and I’m not sure if I did it right because the link ads were not showing.
I also get this error from the console: pagead2.googlesyndication.com/pagead/js/adsbygoogle.js:6 Uncaught TagError: adsbygoogle.push() error: No link unit size for width=0px
Please advise.
Will try that. 🙂 Please do investigate further.
Thanks!
Also, does this make sense to you? Does it apply for the newsmag theme?
“The cause is that it wraps each div after loading. So that adsense refuse to load request.”
The error I was getting at dev tools was: Failed to load resource: the server responded with a status of 400 (Bad Request)
Hi Andrei,
Thanks for your reply. I did all that and it’s not a caching or plugin problem.
I’m guessing the theme’s way of handling Link Units is different for Text/Display Ads.
I found out that the code is slightly different for link units, whereas text/display ads would show:
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-1111111111111"
data-ad-slot="1111111111"
data-ad-format="auto"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
And responsive link units are:
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-11111111111111"
data-ad-slot="1111111111"
data-ad-format="link"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
The slight difference is in the “data-ad-format” it’s
data-ad-format="auto"></ins> for Text-Display and
data-ad-format="link"></ins> for Responsive Link Units.
Could you please check if Newsmag theme really recognizes the slight difference in code for responsive link units?
Thank you!
Can you please super please also implement the smart lists of Newspaper theme on the newsmag? Esp Smartlist 8, 9, and 10.
Hi Andrei
THanks for that. It worked perfectly. Now I only need to know how to put the pagination before the bottom ad, rather than after it. Is there a way?
Sent! Thank you.
I’m curious too before I upgrade. Can you report in this topic the issues you guys are having?
Be sure to have enabled comments on pages on Panel> Template> Page Template
Hi Alin,
Thank you for your help. I found out that Yoast breadcrumbs is having a conflict with the theme’s own breadcrumbs. Activating Yoast’s will disable the breadcrumbs for the bbPress.
Thank you again!
Do you have Yoast SEO installed?
Hi,
I checked again today, it’s still not working. The code is getting removed still.
It’s an adsense code for link units, not the responsive one. Maybe that could help.
Hi Chris,
I did that and now currently checking. 🙂
Are you guys using a child theme?
I’m curious also. Images are not loading at all.
Additional, it should be something that is set at the Users> Your Profile > Display name publicly as
@christophersimmons
Hello! Thanks for your reply. The first the I checked was WT3C cache plugin if its causing that but the minification is off. I’ll try to do what you have suggested. Thank you!
Hello it’s not working for me. Is the current update file missing a few files?
