Home User profile
tagDiv Member
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
mrsky28
tagDiv Member

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.

mrsky28
tagDiv Member

How do I also change the target link to in the mobile menu?

mrsky28
tagDiv Member

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?

mrsky28
tagDiv Member

I’d like to also point out that the borders are not also working in the CSS Box:

mrsky28
tagDiv Member

Thanks in advance.

mrsky28
tagDiv Member

Ahh got it. Any ETA on the new update? 🙂

mrsky28
tagDiv Member

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.

mrsky28
tagDiv Member

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.

mrsky28
tagDiv Member

Will try that. 🙂 Please do investigate further.
Thanks!

mrsky28
tagDiv Member

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)

mrsky28
tagDiv Member

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!

mrsky28
tagDiv Member

Can you please super please also implement the smart lists of Newspaper theme on the newsmag? Esp Smartlist 8, 9, and 10.

mrsky28
tagDiv Member

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?

mrsky28
tagDiv Member

Sent! Thank you.

mrsky28
tagDiv Member

I’m curious too before I upgrade. Can you report in this topic the issues you guys are having?

mrsky28
tagDiv Member

Be sure to have enabled comments on pages on Panel> Template> Page Template

mrsky28
tagDiv Member

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!

mrsky28
tagDiv Member

Do you have Yoast SEO installed?

mrsky28
tagDiv Member

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.

mrsky28
tagDiv Member

Hi Chris,

I did that and now currently checking. 🙂

mrsky28
tagDiv Member

Are you guys using a child theme?

mrsky28
tagDiv Member

I’m curious also. Images are not loading at all.

mrsky28
tagDiv Member

Additional, it should be something that is set at the Users> Your Profile > Display name publicly as

mrsky28
tagDiv Member

@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!

mrsky28
tagDiv Member

Hello it’s not working for me. Is the current update file missing a few files?

Viewing 25 posts - 51 through 75 (of 111 total)