- NewsmagUsing other ads
- NewsmagSidebar ads
- NewsmagImport / Export theme settings
- NewsmagRequirements for Newsmag
- NewsmagNewsmag documentation
- NewsmagHow to update the theme
- NewsmagBlock settings tutorial
- NewsmagIntroduction
- NewsmagPage Menu
- NewsmagMega menu
- NewsmagLogo & Favicon
- NewsmagFooter templates
- NewsmagTheme thumbs
- NewsmagBackground introduction
- NewsmagVideo playlist
Hello collinslad,
If you want to display your AdSense for each top and bottom post you have to use Article Bottom Ads and Article Top Ads from our Theme panel. Please ensure that you have introduced the correct Adsense code in order to achieve as you wish. These types of features are tested on my side and seems to works as expected. For more information about these, please consult our documentation here -> https://forum.tagdiv.com/article-ads/
Also, as you can see in our documentation, the theme only displays the ad which you has introduced in the corresponding field and this does not affect the structure of the code. Please ensure that your code works fine, otherwise, I suggest you to address at Google Adsense support because they will be able to provide a more accurate response regarding your Adsense code.
Hope this helps!
Thank you for the message!
Hello,
Unfortunately the theme has no such options/ads You will have to either use a plugin that could have this feature, or hard-code the ads in. You can use simple html to add content into the theme files and css to position the ads and hide them on other viewports. For this you will have to edit quite a few theme files so your ads will appear everywhere on the site.(post templates, category templates, page templates, 404 page, search page…etc.)
Thank you!
Hi.
@eyesandvoice, you received a reply via email
@Damian
‘Eyesandvoice’ had the ads disabled in the theme panel here: http://screencast.com/t/QqNFriWz. Please make sure you have the ads active and the code is correct. You can try it with a default ad (there are ads that come with the theme for demo purposes)
<div class="td-all-devices"><a href="#"><img src="*"/></a></div>
Simply add an image url to the ad to test your ad spots. If you use other codes besides adsense, you need to use this method: https://forum.tagdiv.com/using-other-ads/
Let us know how it goes.
Thank you!
Hi,
Please check your code that you inserted into those fields (custom ad 1 and 2). If other fields work, then custom ad 1 and 2 should work as expected. Please copy over a working ad like the example ads that came with the theme or one of your working ads and copy and paste it into custom ad 1 or 2. The fields are the same only with different names. There cannot be any difference between them.
Let us know how it goes.
Thanks.
Hello,
Please try to use this method to implement your ads: https://forum.tagdiv.com/using-other-ads/
The theme will render any ads and display them on the front-end.
Let us know how it goes.
Thanks.
Hello,
This depends on how you implement the social counter. If you implement it in visual composer on a split row like so: http://screencast.com/t/XaqWUM24Lx1X you can use the adbox element in visual composer. You can use it as any other visual composer element and position it the way you like.
If you implement the social counter on a sidebar, again you can select the adbox in the widgets area as well: http://screencast.com/t/hytUBadNWk
You can read more about ads in our documentation here: https://forum.tagdiv.com/header-ad/
Thanks.
Hello,
Sometimes ads have compatibility issues with certain browsers. An ad could be visible on one browser but could not be visible on another one. This is best described here by one of our veteran users: https://forum.tagdiv.com/topic/problem-displaying-ads-on-ios/
Thanks.
Hi
The theme has been developed to be fast but it may still need configurations on this matters so test your site using google’s page speed insights testing tool(or gtmetrix) and make sure you follow the guide instructions and methods then test your site again.
First of all deactivate all plugins except Visual Composer, clear all caches then test your site page-speed again. In terms of speed we have made a page speed guide and covered the most important aspects that google notifies you of (image optimization, js/css render blocking and more..) and based on which it classifies and grades your site’ regarding speed. You can find it here: https://forum.tagdiv.com/how-to-make-the-site-faster/
If you decide to use the speed booster keep in mind that is an optional plugin and it was designed to work only with tested plugins – http://screencast.com/t/FXXDNtqfz in case you use other plugins it will be automatically disabled, so please check System Status – http://screencast.com/t/XAYYQgfRvEC To make it work with other plugins you will have to alter the code and remove/comment this – http://screencast.com/t/RZLIOPUNdqh Also you may find some useful information here: https://forum.tagdiv.com/topic/website-memory-problem/
Regarding your the mobile theme module from Jetpack plugin that was not teed to work with the theme and if it’s enabled it loads a different theme on mobile devices. For more details about this check this topic: https://forum.tagdiv.com/topic/newsmag-broken-on-mobile/
Thanks!
See the theme docs.
Depends on what kind of ads you’re using.
If you place an Adsense unit in there, of course it rotates (meaning it changes each time page loads).
If you place static image into your ad panel, then of course not.
SO, no, the theme — like most themes — does not include an advertising management system to rotate, track, sell or otherwise manage ads beyond the “spots/hooks” included in the theme.
See theme docs for more info 🙂
Best bet is to only use the AMP plugin from Automattic as it’s the one being developed for all the WP VIP customers (e.g., TIME) and working with Google more closely than random plugin developers can do. It also adds built in support for those using JetPack, and has a simple template system and ability to change fonts, etc.
Highly recommended, and check the AMP plugin support threads for “edge” solutions as they happen.
Any other plugin you’re using, you’ll need to address the plugin developer for help.
( My company not currently available for work, as we are rebuilding our corporate CMS with a massively hacked version of WordPress right now …. as well as optimizing AMP for our news network sites …. overloaded to put it politely and working on the weekend *again* [sigh] )
Everybody learning to use AMP right now (we started with BETA last November hence why I’m a little ahead of most folks on it!). Seriouusly consider sticking with what might be called the “official” WP AMP plugin. The other stuff, including PageFrog, buggy as hell (see support threads for problems).
“It’s not a job, it’s an adventure.”
Yes, you should ideally serve ONE version of site, but normally you would setup your DNS to serve both www and non www, which it appears you’ve done, and then make sure your CANONICAL links say the one you want — this is one of the reasons that Google et al implemented the “canonical” link — this tells bots which link is the “real one” and which is another version, such as www or not www, amp, mobile, etc.
So, check your canonical links are showing on each page as the “actual” link you want the page to be “known as” and of course Google has tool to let them know also. But this needs to match on your site, your theme, your internal links, Google Search Console, G+ account, AdSense, etc.
Hello neikosbn,
For more information about using Adsense code, please consult our documentation here -> https://forum.tagdiv.com/header-ad/ Also, please notice that our theme only renders your Adsense code and not create it and for a good displaying on the theme the code have to be created to support other dimensions. For more information about technical details about Adsense ad and structure, we recommend to address to Google Adsense because they will be able to provide a more accurate response.
HJope this helps!
Thank you for the message!
Hello,
Please read the docs about using other ads: https://forum.tagdiv.com/using-other-ads/ and use the div’s provided.
Thank you!
Hi Bogdan, thanks for your answer.
Really I don’t want to change the width of the whole page… I’d like to aling the blue block (Telepace1, Telepace2, …) on the right togheter with the other elements of the page. I think it’s a padding space issue of the single element, not of the page width. I’cant find the name of the block to modify the css.
Thanks!
Andrea

What helps immensely is
a) make sure you change your site URL to https in the WP site setting (obviosuly)
b) add an explicit setting for the URL in the wp-config.php file for https (path to site)
c) use wp-optimize to clear all “transients” and clear all other cache
d) make sure you set up a site-wide 301 wildcard redirect in your htaccess so any request for http actually loads https version for “anything”
Any theme stuff should “pick up” the https setting if you put it into the wp-config.php file. (In theory.)
We did this in Nov 2014 and went through some of the same issues.
Disqus can slow down the site and page speed.
There is alternate plugin many of us use/used which uses the Disqus API but loads things after main page content loads for better speed.
There have also been reports of many issues with Disqus in 2016. Some folks are choosing to move to FB comments. Others are just sticking with the builtin WP comments. Others still are removing comments entirely as not adding to the conversation on many sites, and simply pulling in trolls and spambots.
Forgive me if I’m not using the right terms.
I think my request is not to change the current background ad behaviour.
What I would reach is to manage the background space as any other DIV with some ads inside.
If in that DIV I can place the script above (maybe via a shortcode) then I don’t need the current background ad support. The URL, the Image and the way the href will open the link will be managed by the script.
Exactly the same as per e.g. the leaderboard ad.
Hi
I am not sure what you mean bu if’re referring at the theme’s background click ad that was designed to work only with links. To change this implementation are required some customizations in theme’s files but I can’t offer now a solution. Basically you need to implement a system which can render a code like other ad-spots or to be able to accepts a shortcode as a parameter: http://screencast.com/t/0A8j4TfwM
This is a complex task as at them moment the background it’s controlled by javascript and implementing a new type of ads can create some conflicts.
Thanks!
Hi guys!
I’m a very happy tagdiv customer and I’m writing to ask you if it’s possible, using newspaper 6, to make something like this:
http://www.coffeebreak.pt/porque-mulheres-poderosas-e-independentes-sao-as-melhores-namoradas/
If you follow the link you will understand better what I want to say!
1. The link, altough it was only 1 url, opens at least 2 articles (the other appear when you scroll down).
2. When you scroll down and you enter on the next article zone the url changes (this is very important because it counts as a pageview and reloads the ads!)
3. While scrolling down, the website loads 2 more articles and, once more, the url always changes when you enter the next article zone.
4. Note that the articles number 3 and 4 are loaded when the user is not even on the middle of the article 1 (wich is also very important)
So… it’s easy to do something like this? Do I need to pay a freelancer to do it? If so, can you recomend me someone?
By the way… It would be amazing if you guys ad this feature to a next update. It’s used by the major websites of the world. Please think about it!
Thank You!
Hello,
Unfortunately the theme ad system has no options for filtering ads. It can however be done using the adrotate plugin (or another ad rendering plugin) Please read the documentation here: https://forum.tagdiv.com/header-ad/
Thanks.
Hello,
I add my adsense code and nothing is displayed on the header. I emptied the cache and tried with another browser but nothing.
http://communaute.nc
Thank you
http://screencast.com/t/DZVnJjCoAb1
http://screencast.com/t/zL6hW5dWX
Hello,
We have not tested this type of ads so we have no idea of their functionality. Our theme was designed to work with adsense by default. If you use any other ad system you need to use this method to do it: https://forum.tagdiv.com/using-other-ads/
I hope this helps.
Thanks.
All themes have ‘render blocking js and css’ … if you research this further, then you’ll learn it basically means some parts of the page were held up waiting for css and js before showing the top part of the page.
The included booster plugin helps with the theme css/js.
But other plugins, avatars, ads, jetpack, etc. can also impact this.
Trick is to fix everything *except* that as you can get a 90+ score then worry about that last as it’s the least important thing to fix.
*all* themes which include page builders, sliders, mega menus, etc., will have this “issue.”
Again – fix everything ELSE first!
-
This reply was modified 10 years by
simchris.
Hi,
Your ad does not work on my end at all so there could be something wrong with the ad itself. Please try to use a standard ad, like the one that comes with the theme:
<div class="td-all-devices"><a href="#"><img src="http://localhost/wordpress/wp-content/uploads/2016/03/rec728.jpg"/></a></div>
If this one works, then it means the theme works as expected and renders ads. You can try your ad in another ad renderer like the adrotate plugin and see if it will work like that. If it does not work even with adrotate, then the ad needs to be checked.
Thanks.
Hello,
In order to use custom ads with our theme, please use this method: https://forum.tagdiv.com/using-other-ads/
Use the div’s provided so the theme can interpret the code as an ad and apply the proper css for it.
Thank you