Hello,
There are 2 ways to show an ad in the post content. Either you place the ad code directly in the post content from the tiny mce editor, or use the theme incline ad: https://www.screencast.com/t/cmhvVxos7tqi and set it after how many paragraphs you want the ad to show up.
Thank you!
By using the code directly it does not work.
I want to insert the banners in the center Article in the case of very long posts.
I would avoid using plugins, I tried inserting a code directly in the article similar to this:
<div align=”center”>
<script async src=”//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js”></script>
<!– Homepage Leaderboard –>
<ins class=”adsbygoogle”
style=”display:inline-block;width:728px;height:90px”
data-ad-client=”ca-pub-1234567890123456″
data-ad-slot=”1234567890″></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
</div>
Thanks
Hi,
If your ad does not work added directly in the post content then the only theme option is the in line ad: https://forum.tagdiv.com/article-ads/
If the article ads are not what you are looking for then you can use an ad plugin that can provide the functionality you require.
Thank you!
Hello,
I tried to install two plugins to insert the banners in the center Articles (AD Inserter and WP Simple Adsense Insertion) but, by inserting the shortcode in the article do not work.
Is there any function in the thema that does not allow the use of shortcodes?
Thanks