- NewsmagUsing other ads
- NewspaperUsing Other Ads
- NewsmagSidebar ads
- NewspaperSidebar ads
- NewspaperIntroduction to CPT and ACF with Newspaper Theme
- NewspaperHow to edit modules for Flex Block X
- NewspaperHow to use the Posts List shortcode
- NewspaperCreate a frontend submission form
- NewspaperHow to Use the Tabbed Content shortcode
- NewspaperWooCommerce: Happy “Add to Favorites!”
- NewspaperHow to generate Facebook App ID
- NewspaperLink Tracker
- NewspaperFlex Block Settings Guide
- NewspaperGeneral Options that May Interfere with the Newspaper Theme
- NewspaperSocial Icons
- NewspaperPosts Loop Element
- NewspaperSet a Background for Category Page
- NewspaperThe Newspaper Mobile Theme: Introduction
- NewspaperHow to Add a Logo in Newspaper
- NewspapertagDiv Shop
Hi
Found that now thanks. If I want to change the code for all ads in all spots where do I find that please. So I want to be able to change the sidebar ads and those that appear in the posts and all others based on categories. Where do I find that in the code please?
Hi Again…
I tried again on my side & the 2 ads that are in between the content still doesnt appear. Only the header & footer ad appeared. I cleared my Chrome history & problem remains. However it appeared on my Firefox & also on another computer. I could have sworn I seen all the ads appearing my my chrome the other day. Are there any other cache to clear aside from the chrome history?
I’m on newspaper version 6.6 now. On another question, I notice on your screencapture, the ad was scaled down to 640 x 79. The actual ad image is 728 x 90. How do I set the ad size, so that it is the same as my actual ad image size?
Hi Bogdan,
Thanks for your reply. Can you please make some tests on your side? Unfortunately our test server is only local and I don’t want to break the layout on the live site.
What I have noticed so far, it is not caused by ads. Furthermore, if I would put a extra ad in between, the layout would be fine. It seems like the issue is occurring as soon as I put 2 block widgets after each other and one is hidden on mobile.
Regards,
Loano
Hello,
You can ad a header ad to whatever size you whish if you chose any other style except the first 3 https://forum.tagdiv.com/header-styles/
The first 3 styles reduce the size of the logo so it will fit besides the logo.
The other styles support bigger ads such as this: http://screencast.com/t/xg3Fx9A12BK
Just make sure to use this method to display your ads: https://forum.tagdiv.com/using-other-ads/
Thank you!
Hello,
The theme was built to work with adsense, but we have not tested the code through the adspeed server. A clasic adsense code will work fine. For other types of ads we recommend using this option: https://forum.tagdiv.com/using-other-ads/ – http://screencast.com/t/3cLXjHTa
I hope this helps
Thank you!
Hi!
I have started selling ads at my Newspaper site and everybody asks for me to put a top or inner banner 980px width. Is it possible to change the theme in that way via some css or do I have to buy another theme?
Also having an issue with sharing on my site. In fact, for some reason one of my posts was even taken off of facebook.
Here is the error I get:
“The server found your request confusing and isn’t sure how to proceed.”
Here is another popup error I’m getting when I try to post the link of an article directly to my facebook page (example: http://www.rtbuzz.com/do-you-also-love-pizza-science-can-finally-tell-us-why/):
“The content you’re trying to share includes a link that our security systems detected to be unsafe:
http://rtbuzz.com/wp-content/uploads
http://rtbuzz.com/wp-content
http://rtbuzz.com/wp-content/uploads/2015/10/pizza_bed.jpg
Please remove this link to continue.
If you think you’re seeing this by mistake, please let us know.”
Can anything be done on my end?
Hi. everyone.
I am newbee, when i using newspaper theme for video. i try with JWPLAYER 7. i work in post but in featured video i can’t change . video play with default of youtube or vimeo. some one cant help me. how to using another player or some thing, solution i can make ads preroll in my site.
i dont want using another theme because i love newspaper so much, very nice.
My english. very bad. thanks all for care.
Hope all your help.
Thanks you very much.
Dear Tagdiv,
Loving Newspaper!
I just noticed something: the featured image of a post (original size 660×385) is reduced to 324×189 pixels when shown in the sidebar of another page. See http://www.greenem.nl/wassymbolen-en-strijksymbolen/
It pertains to the featured image sourced from: http://www.greenem.nl/wp-content/uploads/2015/11/zonnepanelen-kopen-geld-660×385.png
That’s fine, as the original image is too big to fit in the sidebar. Except for one thing: the original image (518KB) is first loaded in its original size and forced by the browser to show only the reduced pixelsize. Which is still 518KB!
I read through the documentation and this board, but could not find this exact question.
Am I missing something? I thought the whole idea to upload the largest possible image size was to have WordPress reduce the bytesize as it resizes it to the appropriate pixelsizes like thumbnails.
Or should I periodically run the ‘force regenerate thumbnails’ plugin?
Kind regards,
Gijs
Hi there!
Have a local problem, only happened on one of the computers. Normally in chrome, but now it also happened in Firefox. I can’t for the life of me find out why this is happening, som maybe you can help?
As you can see from the attached image, the blocks won’t load like they should.
This happens in firefox and chrome (not IE, but I hardly ever use it). Previously it did not happen in FF, wich is my prefered browser, so I did’nt care much about it happening in chrome since it seemed to only be the case on one computer. I have previously fixed it in chrome by resetting it completly (clearing history, cache++ does not work).
As you can see, the white-space (the image that should occupy it is now beneath it, not beside it)

But now it’s also the case in Firefox. And if this happens to one of our readers, it would be nice to know what’s causing this. In case you’ve stumbled upon this before.
It only affects our website, not others with the newsmag-theme.
I was very surprised that this theme doesn’t enable us to show/hide the author box (that appears at the bottom of single posts) by category, and that the only option the theme provides us is “all or nothing”; show/hide the author box across ALL posts in all categories. Really? May I please put in a strong feature request for this?
Meanwhile, I did research in the forums here and found some others who were similarly interested, however their desires were a little different from mine. Whereas most others want to only hide the author box for a category or two – I am the opposite, and would like to only SHOW the author box on one or two categories (the blogs, where it makes sense).
I used the theme panel to select the option to hide the author box, and then dove into the code on td_module_single_base.php and simply added
|| is_category( array( 65, 84 )) ) {
to line 705 that starts with
if (empty($hideAuthor)
So the line reads:
if (empty($hideAuthor) || is_category( array( 65, 84 )) ) {
I’ve tried placing this modified td_module_single_base.php in the (same subdirectories, etc.) in my child theme, and when that didn’t work, I tried overwriting the existing td_module_single_base.php file in the Newsmag theme itself, and it still doesn’t work.
Can anyone guide me on what I’m doing wrong or missing? Thanks so much in advance!
I didnt just create my adsense. It is also showing on another website. so why is not showing on the newspaper themes?
Any input on this subjet? Managed to break it down to this, if you enable it (see attached image) the profile page breaks, cover image shows up but then everything else goes missing, menues, activity/wall etc rendering the page unusable. Tried 4 other themes now and they all have it show up correctly, so i’m pretty certain its down to something in Newspaper (as of yet we have no custom code/tweaks in newspaper).

Hello,
I’m serving my ads through DFP and I followed the instructions on how to setup other ads because I plan on having the ads served locations not set by the theme.
Only issue is I need to call the shortcode in the loop-single.php template file which I did like this:
<?php echo do_shortcode('[td_block_ad_box spot_id="custom_ad_4"]');?>
I know it works for image ads because I have another custom spot with the ad being displayed but it doesn’t seem to work for non-adsense scripts. Below is the script I put in the custom ad settings of the theme panel.
<div id='single-bottom-custom-flex' class="td-pb-padding-side td-pb-border-top aligncenter">
<script type='text/javascript'>googletag.cmd.push(function() { googletag.display('single-bottom-custom-flex'); }); </script>
</div>
I can see the script in the source code yet the publisher console doesn’t recognize the unit. Hard coding the unit works but I need it to be done via theme panel’s custom ad. What’s preventing the custom ad from displaying the unit?
Ok, i thinks this can not resolved my problem, i’m sorry my english is not very good, i try to explain better.
I create a new page on child theme, this page will be my home page, in this one, a put header.php and footer.php with get_header(); …. it works!!
I chose a specific header on theme panel (header 1, 2 … 12) it works too!!
but it appears, there a ads on it 728×90, just under the header menu.
I know i can disabled it on the theme panel, but if i do that, it will disables but in all pages.
And i would like to remove this ad but just on the page i built, because it’s my home page, i want to keep the ads on the other pages.
I hope you understand
Thanks
Hi alexcamarillo,
I have check your site and i have not found the article bottom ad on your site.
This settings http://screencast.com/t/OHsPQNgjtaP are valid only if you have adsense, otherwise you should use div’s, like this: http://screencast.com/t/NoyXNgXT .
For more information about ads, please consult our documentation here: https://forum.tagdiv.com/article-ads/
Thanks and let us know how it goes!
Just a last question. It is possible to remove the ads 728×90, only on the News page home? But keep it on the other pages?
Thanks in advance
As long as it is not just ads only scrolling. This means you have to have other content or widgets besides ads. So lets say one ad and at least 2+ widgets on the sidebar. They don’t like just ads only scrolling and it is considered floating ads, which is against their policy.
Not any issues with not scrolling or not smart sidebar but without other widgets it looks like big white space when going down the page.
-
This reply was modified 10 years by
doucare1971.
Hi withney,
To add more ads, you should use a custom ads. By default, our theme comes with 5 custom ads in theme panel like this: http://screencast.com/t/p7GAK3xexxXL .
If you want to add more ads, it is necessary to create another custom ad (custom ad 6, custom ad 7, etc). Please follow the steps in the topic to create another custom ad: https://forum.tagdiv.com/topic/create-additional-custom-ads/
Hope this helps and let us know how it goes!
Thanks!
Hi withney,
Our theme has been designed to use google adSense, but also you can use other ads using these codes, in Theme panel->Ads area like this: http://screencast.com/t/Jqd3FSqY
For more information about adding ads, please consult our documentation, here: https://forum.tagdiv.com/using-other-ads/
Thanks!
Hi
The theme can’t display different type of ads from same spot, so for example if set a banner ad for header this will be displayed on all devices. To display the ad-sense ad only for mobile devices and for other devices banner ads you will need custom modifications in theme’s core files.
This is a complex task which require lots of customizations and unfortunately we cannot offer custom work as we work hard on the development, updates, fixes and support. If you need this and you’re not aware of the steps you need to take in this regard please consider hiring a developer or a freelancer from sites like: http://studio.envato.com/ to do this for you.
Thanks!
Hi,
I want to add private ads, only .jpg images. How do I put random images in the header, for example?
If the theme does not support this function could direct me to a plugin or otherwise consistent with the theme that is efficient so I put random customized ads?
Thanks from Brazil.
Att.
W. Guilherme.
I am using 2 sidebars for my site: 1 for pages and a 2nd one for posts. Whenever I go to “widgets” section in wordpress my blog sidebar’s widgets disappear and I have to add them all over. Same happens each time i renew the widgets page. Another thing is that I can not edit my additional sidebar’s widgets. They can’t be open! I can’t change the title, can’t select the ads.
Would really appreciate some help.
Thanks a lot,
Natalia
Hey there,
I’ve selected Open Sans as the font for the header menu and some other things, seen here: http://themedium.ca
“Latin” is checked in the theme panel for which Google Fonts subsets to load.
But at the moment I can only see Chrome actually displaying Open Sans. Firefox and Edge are showing a placeholder.
When I check sources, I see that Chrome is indeed loading the CSS and hence fonts from Google:
http://www.screencast.com/t/VrXcbxgOQI
But FF and Edge are only loading Roboto, not Open Sans:
http://www.screencast.com/t/9gdBHCTppI
http://www.screencast.com/t/ApqBMwc8
I’ve already purged all caches. I am using a CDN, but my htaccess allows font downloads, as you can see from Roboto and even my custom font files.
Any suggestions?
Hi news_lp_client,
Unfortunately, we cannot recommend another plugins because our theme has not been tested with another plugins but only with Google adsense. I suggest you search on web another plugins and test it. You can see which works and which do not causes conflicts in theme.
Thanks and good luck!