Google Adsense

Posted in: Newsmag
Post count: 6

Hi!
I just purchased your great theme.I really like it.

About your Ads system,I’m trying to display my google adsense
however it has gone wrong with endless loading after paste ad code and save setting.

Thus I cannot complete save setting and done!

Do you know why?

I just paste my code like

<script async src=”//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js”></script>
<!– 336 –>
<ins class=”adsbygoogle”
style=”display:inline-block;width:336px;height:280px”
data-ad-client=”ca-pub-~~~~~~~~~~~”
data-ad-slot=”~~~~~~~~~~~”></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>

I tried to amazon ad was working.

Thank you

Post count: 6600

Hi,

The adsesne ads work fine with the theme. The issue with saving settings usually appears because the server security module blocks the access to admin-ajax.php file. Try to verify if this happens when you save settings in other cases in theme panel and also verify the console for error while saving the settings on the Theme Panel, usually it displays a 403 or 404 error.
Contact your server administrator and explain the situation, as it’s requested many times during the a save the file it’s treated as threat so it’s banned. You can report false positives to your server administrator to remove it from the banned list.
Hope this helps! Please let me know!

Thanks

Post count: 6

Thank you for your replay.

I checked admin-ajax.php file,Thus my ads appear on my site!

Two more things I have questions.

1.I would like to display “sponsored link” above google ads.

2.Do you have any solution I won’t display ads on specific pages like I’m using some NG words of Google ads.

Thanks a lots

Post count: 9544

Note you cannot put “sponsored link” above Google ads, as that is a violation of their ad policy. They *will* give you warning and disable your payments if you do so.

You can put - advertisement - or similar, however. I traded some email with Radu about possibly adding this in future.

For sidebar, pretty easy, just put the text in a text widget, wrapped in a div tag with class named “adheaderzx” or similar. Add the following to your custom CSS box in the theme panel.

.adheaderzx{margin-bottom:-20px; font-size:10px; color:#BBB; text-align:center; padding-top:8px}

Post count: 6

Thank you for relay.

OK, I’ll use “advertisement”.
However I do not’t need ads for sidebar.I would like to put article inline and bottom ad
because those area is most high CTR.

But it does not working with text(advertisement) and ads using newsmag’s theme panel.
I tried it but show only ads on my site so no text(advertisement).

And I’m worry about NG words of Google adsense so I won’t show adsense on some specific posts.
Can I control show ads or not using newsmag?

Thank you

Post count: 6600

Hi,

You can use the Advanced Custom Fields plugin and the method posted here: https://forum.tagdiv.com/topic/function-to-hide-ads-and-function-to-show-author/#post-8993
Hope this helps!

Thanks

Post count: 6

Thank you fro replay.

I’ll try it.

So how to put “advertisement” text above article inline ads and bottom ads by theme panel?

Thank you

Post count: 6600

Hi,

You can do it like this: http://screencast.com/t/KxnCAudl5
Result: http://screencast.com/t/1YWZw4Pb2

Thanks

Viewing 8 posts - 1 through 8 (of 8 total)
You must be logged in to reply to this topic.