- 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 darian,
I suppose that you are referring to Google Adsense Link Units -> https://support.google.com/adsense/answer/15817?hl=en. Our theme does not recognize these parameters, and if you want to achieve that format of Ads, you can try to use the AdRotate plugin. The theme only works using the Google Adsense ad codes: https://forum.tagdiv.com/ads/ … for another type of ads you can either use wp text widget or a plugin like Simple Ads Manager or AdRotate to render the code then use theme’s ad spots. There is no official tested ad plugins as we have our ad system. Adrotate works with our theme even though it’s not tested by us but by our users.
Thanks for your understanding!
Hello,
The website is CuteBabyAntReviews.com. It is temporarily open so that you can assess it. I currently have 3 Main colors (pink, green, and blue). I would like to be able to make the buttons for “Read more” and other sidebar buttons and titles (orangish and aqua colored) match the rest of the site. Perhaps I could have gotten away with the orangish colored buttons, but the aqua definitely contrasts too much. So, would you be able to help with these, instead of me changing to a different demo since I’ve already put time into it? Thank you. Side question: If I changed demos, I would have to redo settings including logo & favicon uploads and colors, right?
Hi,
is it possible to add slider revoluion shortcode at header ads. I want the header ads is dinamic.
Or any other way?
Thanks.

This is what I see. I know there are other options in the Filter section, but I cannot access them.
Hello,
When I place the adsense text link unit on content, this theme doesn’t display the ad properly. Because same code is working fine on my other site (newspaper theme) properly. Issue is that text of ad is srinking in blocks as well showing only 2 boxes on desktop and only 1 one mobile view.
Snapshot of ads – https://www.screencast.com/t/s1Ow5AKVue
Please let me suggest.
Thanks
Just a heads up, I have tried to install other plugins to display a popular post widget and errors are also occurring.
Hello amsam1979,
Please notice that the only way to add some ads to your post pages is to use the Articles Ads from Theme panel. Notice that option is a general one for entire website and if you want to use such an ads for some posts and not using for others ads you cannot do this but only if you will use a bit of CSS code to hide the ads for specific post pages. If you want to achieve something like that, you should provide your website URL and then you can specify on which kind of posts you do not want to have any ads and I try to provide a quick solution with a bit of CSS code.
Thanks for your understanding!
Hi all,
I want to create a new custom post template for newspaper theme with no ads, other than the header ad.what i want is remove all the ad placement on that particular post template and display only the post.any ideas to solve?
please help.
Thanks.
From here https://forum.tagdiv.com/using-other-ads-non-adsense-ads/ , I ended up doing this in the php header 5 file.
<div class=”td-visible-desktop”>
</div>
<div class=”td-visible-tablet-landscape”>
</div>
<div class=”td-visible-tablet-portrait”>
</div>
<div class=”td-visible-phone”>
</div>
It has the images centered. Is there a way to stretch the image 100% so it fills up the space for each device, but that keeps the image in tact? (i.e. so that parts of image contents don’t get clipped).
-
This reply was modified 9 years by
JJ0000.
Is there a place in visual composer to place an image (ad) so that it’s responsive on all devices? From what I saw, there are no ad spots above the admin bar (which is good spot for many impressions). Is there a hack for this? I have gotten it to somewhat work (doesn’t look great though like the adsense ads), by editing /parts/header/header-style-5.php file. But is there a cleaner way?
I’ve looked at this https://forum.tagdiv.com/using-other-ads-non-adsense-ads/. Can I put this code in the header-style-5.php file and wrap my image in it?
Hi All, so here’s the following deal:
On our website we have some articles under the category “Sex”, which automatically blocks AdX advertisements considering the type of content. So whenever I want to search for articles in the search option (https://crunchy.life/?s=sexo) the results page comes up, and then we get the ads blocked.
From where can we control which ad tag shows up in here? Should we create a custom ad? If so, how can I target it to the Search/Results page, as to exclude AdX tags (DFP) and place other. Bottom line can we control this?
Many thanks,
Fernando
Hi,
Please note that we answer all the topics on the forum, as soon as possible. After inspecting this issue on your website, it seems that the ad code you are using has 2 images in it’s structure. One with the actual image of the ad, and another image with a width and height of 1px
– https://www.screencast.com/t/uBOp1ATLkm
The theme is setting a width of 100% for both these images, that is why they are displayed like this instead of their normal size.
Please enter this code in Theme panel->Custom Css and it should make the ads display in their initial form, and also center them
– https://www.screencast.com/t/KwbSwqc8q
– https://www.screencast.com/t/j1Kadb2OfL4
.td-a-rec-id-sidebar img,
.td-a-rec-id-content_bottom img {
width: auto;
margin: auto;
}
Thanks
I have also checked, that other users of these same codes have no problems. Their ads appear without these grey boxes.
I just hope someone is actually reading this.
Hi,
I cannot see any banner on your site at the moment. Please use this method of implementation for non adsense ads: https://forum.tagdiv.com/using-other-ads-non-adsense-ads/
Thank you!
I am using amazon affiliate on my website and I need to place Ad banner below my article. Amazon banner 728×90″ size in article bottom add is missing Banner’s Border from right side. Please reply me how to fix this issue. Another Guys with same theme are showing their Amazon ads banner and that is working fine there. Then why not working for me.
For example: http://bhathee.com/redmi-4-amazon-flash-sale-best-affordable-smartphone-up-to-4gb-ram-64-gb-storage-4100-mah-battery-13mp-rear-camera-fingerprint-sensor-and-more-starting-price-rs-6999/
check above mention Link inline banner and bottom banner
http://www.billi4you.com/operating-system-functions/
bottom banner working properly here
Hello,
1) Please clear all caching including a cdn server and contact your host and have them disable any hosting side cache.
2) Please provide a link to your site sop I can inspect the logo issue.
3) Unfortunately if you use the speedbooster plugin this can be an effect of it. Or any other tool that minifies css or moves the css load to the footer. There is no way around it. Either it loads first and you do not see the rewrites, or it loads last providing a faster loading speed for your site but you can see the rewrites happen. Css only provides a compromise for speed vs visuals. Unfortunately you cannot have both.
Thanks
Hi,
The theme has a section in the theme panel dedicated to ad placement. You can use Adsense ads, other ad implementations or simply images with a custom link
– https://forum.tagdiv.com/ads-adsense-overview/
You also have the possibility to display different ads based on device. For more information please see this guide
– https://forum.tagdiv.com/header-ads-adsense/
Thanks
Hello shariful18,
Please keep in mind that in our theme allows you to use other ads instead of Google AdSense. Please check the following useful tutorial here -> https://forum.tagdiv.com/newsmag-using-other-ads/ and then you will see how you can add your custom image as an ad.
Thanks for your understanding!
So, I have setup Facebook comments plugin to comment using Facebook. But it’s default language is displaying t1_PH, when checked on Facebook. This is Tagalog – PHILIPPINES (PH) language. In my consciousness, I have never setup this language. I also checked the Language setting on Facebook, and it’s set to English.
Here is the related javascript that loads under my header:
<script id="facebook-jssdk" src="//connect.facebook.net/tl_PH/sdk.js#xfbml=1&version=v2.3"></script>
I have checked and tried disabling all other plugins but couldn’t find the origin of this JS. Does Newspaper theme load Facebook API JS on our site? If yes, how can I check if somehow the language has been changed there?
What might be causing this issue otherwise? Kindly try to help me with this.
Link to check : https:/// tomatoheart . com/webjockey/dhinchak-pooja-dilon-ka-shooter/
Thank you.
Our ads are Google DFP and they are in iFrames which would not really cause issues in breaking the HTML though? And besides that, we have other things in the sidebar besides the ads that should at least be showing?
Wait for FB to get their act together. Nothing you can do about it. We’ve been suffering with this across 10 news portals since Monday. Happens every few months, and usually starts when they are messing with some element related to image capture and their CDNs. It’s working a little better today, but yesterday everything just captured a box with site name in it and no image, text, etc.
Again “theme” has nothing to do with FB capture — if your meta data *is* there, and your content is there, that is what FB uses. Period. So, if you can see it, FB can see it unless you block them via firewall for some reason (we did that once).
Put another way — FB reads the opengraph data; tries to read that data in your meta data into their system, and capture the image linked to from your web domain (outside the theme, in your image folder). Theme has nothing whatsoever to do with your image loading from your image folder, nor anything to do with FB being able to read the open graph meta data on your page.
Anyway — we have been suffering this on and off since FB launched. So, it’s nothing new.
Hope that helped. (Probably not.) It usually clears up in couple of days.
Theme has nothing to do with this.
FB reads the “meta” data injected into your post headers using Yoast SEO plugin (not made by TagDiv) or any other plugin; and then ‘captures’ the info for post on FB, including image from your site.
a) check your post page source to ‘see’ what is actually there and adjust Yoast SEO settings; see the plugin support forum (not here) for help on learning to use Yoast SEO if new to you
b) check your post with FB debug tool also to ensure your meta data formatted properly
c) note that FB has been having image capture issues this week, unrelated to anything else — this happens from time to time when they are either overloaded or doing some kind of system reindex/change/update. Nothing you can do about it except possibly use the “refresh share attachment” option when you post manually to FB.
Good luck!
( I don’t work here; just long time smarty pants on this stuff. )
Hi,
That should not happen. Using that class in the code ensures that the ad content will only be visible on desktop, just like the guide specifies
– https://forum.tagdiv.com/using-other-ads-non-adsense-ads/
If you could provide a link to your website where this is happening, we will inspect it and see if there is a problem.
Thanks
Hello vasik,
If you want to create your own ads, notice that we have a useful tutorial which explains to you how other ads can be used on your website, like this -> https://forum.tagdiv.com/newsmag-using-other-ads/
Hope this helps!
Thanks for your understanding!
Just installed the newspaper theme on fresh wordpress install (not locally). I too see errors for missing images in wp_011_lifestyle theme folder. Specifically called from css for the menu.
When I search google for anything similar I see a few other sites that have same issue in their css. All seem to be using this theme. One example I found is https://www.lgdestek.net/
See example source from rendered site:
.td-menu-background,
.td-search-background {
background-image: url(‘http://192.168.0.194/wp_011_lifestyle/wp-content/uploads/2017/03/47.jpg’);
}.white-popup-block:before {
background-image: url(‘http://192.168.0.194/wp_011_lifestyle/wp-content/uploads/2017/03/2.jpg’);
}