- 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
Hi,
I think I need to add the code for Page-level ads in the head section for mobile theme and test it. Correct me if I am wrong. If not, please lead me to this file.
And the other thing is that I have already added this code in the place you told me, but the counter appears on mobile theme.
Thanks!
Hi,
Thank you for your answer!
I want to disable only views on articles but not to completely stop counting from panel. I have hidden it in responsive design by a css code but its shown on mobile, so i suppose I needanother css css code to add in Mobile theme->Custom css.
Also I have added the Page-level ads code and it’s properly shown in the responsive design, but it nos showing in the mobile theme.
Hello Marto,
1) Please notice that our new mobile theme do not support the Visual Composer and it only displays the Big Grid -> your desired text -> and the latest articles features. For more information about mobile theme, please check our documentation here -> https://forum.tagdiv.com/the-mobile-theme/
2) For more information about page level ads implementation, please check this topic here -> https://forum.tagdiv.com/topic/page-level-ads-problems/
3) Please notice that the mobile theme does not support adding the widgets. This was made to be very fast and clean. All information about this feature you will find in the above documentation. If you want to have widgets, you will have to use the normal mobile theme (responsive mode).
4) If you want to hide the back to the top button, you have to use a bit of CSS code to do it. Please try the code below and place it in Theme panel->Cusotm CSS area.
The code is ->
@media (max-width:767px){
.td-scroll-up-visible {
display:none;
}
}
5)If you want to show the footer menu, you have to change them from Theme panel, like this -> http://screencast.com/t/3QDthMdzkA
6)Please try the code below and place it in Theme panel->Custom CSS area.
The code is ->
.td-mobile-footer-wrap {
display:none;
}
7)Unfortunately, our theme does not have such an option for mobile font menu. If you want to change the font from the mobile menu, you can only do using a bit of CSS. For example, you can use the following code ->
.td-mobile-content{
font-family:arial;
}
Please notice that the font will have to be loaded from the Theme panel->Theme fonts, otherwise, the font will not be loaded. If your custom font is not loaded in our theme, you have to load them using ‘@font-face’ For more references in this regard, please consult here ->>
https://forum.tagdiv.com/font-customization/ – https://forum.tagdiv.com/topic/custom-font-issue/
8)I suppose that you are referring to the post view count for each post page. If you want to hide/remove it, please notice that you can do that from Theme panel->Post Settings, like this -> http://screencast.com/t/gBgk740e If is not what you mean, please provide more details.
9)As you can see, for the mobile theme, you cannot display the blocks for your sidebar. For more information about sidebar, please check our documentation here -> https://forum.tagdiv.com/sidebars-tutorial/
10)Please notice that the mobile theme has been designed to be very basic/simple and clear just to be very fast. Yes, the modal image was removed because influence the speed optimization and that was the decision of our developers. Also, you cannot turn it on because you do not have any option to enable it.
So, if you are unhappy with the new mobile theme behaviour, you simply disable the Mobile theme plugin and the theme will be switched to the normal mobile responsive.
Thank you for your understanding!
Hello arvindk,
Please notice that the Ads will be displayed for your smart list only if you will use the Smart list 6,7,8 -> http://screencast.com/t/CTFhbjN8Z and the ads for these you can set from the Theme panel, like this -> http://screencast.com/t/cg1K7wGv7pA
Unfortunately, we do not have a list with theme shortcode. So, if you want to use the do_shortcode() method, all of your desired shortcode you will have to take from your Visual Composer, like this -> http://screencast.com/t/Xqf5mOWElRH and the shortcode for this element you can get it in this way, like this -> http://screencast.com/t/YmiFx4k6Pyr This type of method are used then you want to add your ads (in this example) in a certain place of your site. For example, the snippet of the code for this Ad box will be the following ->>
<?php echo do_shortcode('[td_block_ad_box]');?> and then this it would have to be added in the core files corresponding to your desired place from your website. (for example, if you add the ad in your posts, you have to edit the loop-single corresponding to single template used by you and so on).
If you need more assistance in this regard or you have another problem, please submit a new topic on the forum.
Thank you for your understanding!
I am using Newspaper 7.0.1. I have found a problem with Adsense ads not displaying when I chose smartList layout for a post. Is this a known bug or is this something which can be fixed by tweaking some settings??
Another thing. Ok – I though it was worth trying to put Article Ads as shortcode in top and bottom of my post which had smartlist layout, as it didnt display ads in case of smartlists. Voilla I could not find a single reference to shortcodes in this so called documentation which eventually lead to this Forum!! All I could find is a word [shortcode] in https://forum.tagdiv.com/article-ads/, which says:
[shortcodes] – the spot will run do_shortcode() on the ad. Using shortcodes you can add adRotate ads to that spot. – What does this mean? Can you explain.
Where do I find a list of SHORTCODES this theme provides? Is it not worth considering to put a page somewhere which list all the shortcodes this theme provides?
I am a web developer with almost 10 years of experience in coding, still I am finding it hard to find solutions and helpful things in this theme’s documentations.
-
This reply was modified 10 years by
arvindk. Reason: changed 7.1 to 7.0.1
Hi
You can load a custom image using a custom banner ad code. For more detail about banner ads usage please check our documentation: https://forum.tagdiv.com/newsmag-using-other-ads/
Let me know know it goes If this is not what you mean please provie more details about what you’re trying to do so I can inspect it closer and get back to you with a more accurate answer. Also provide your site url.
Thanks!
I disabled all of the plugins except visual composer and I do not use any caching on my website. I did clear browser cache etc. No luck. Still the logo is floating to the left side only on the home page. The only difference between the homepage and the others is the layout/ grid style.
In google chrome when the page first loads I can see the logo in the center for a split second and then it floats left.
ok for smart list i undesstand that only have 1 in the post and i do before like your advise , but for pc desktop verzion now i see the solution . one more question about ads, can i place ad under related article or in any other pozition in post who is not default set up buy you becouse if in future i want place more ads in article from difrent company . Thanks in advance
what`s the problem, why we cannot put 300×250 or any other dimenzion of adsense ads on our page or posts in pc version and why are we disabled to put a bottom ad on our post when we do like smart list 6.
Hi,
Just purchased the theme today for my new site and totally loving it so far.
I have some problem with the ad placements, i need some ad placements to be fixed for the smart lists i have tried the ad system inbuilt which fixed my 1 ad placement at top of the list but there is no option for bottom of post if it could be done through coding or some otherway it would be best.
Screen shots where i actually want the ads:
1. Bottom Of the content: http://prntscr.com/b2ts1l before the next-previous buttons (adsense ad)
2. After the next-previous buttons http://prntscr.com/b2tpiq (taboola/content ads)
Thanks/Regards
Sam
Hi, Andrei L.
i already placed ad using theme panel and enabled. i haven’t made changes, after theme update.
temporary i placed ads below post title using plugin.
Please help up, For this ad blocking rules cant affect for my some post same like other ads.
Hello elpaulli,
The DoubleClick ads aren’t recognized by theme’s ad system and the code is rendered as it is. The theme only works using 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. For more references about this regard, you can consult this topic -> https://forum.tagdiv.com/topic/tutorial-responsive-ads-with-google-dfp/
Thank you for your understanding!
Yes I understand – please don’t get me wrong I’m a massive fan of the theme – but things are moving on – I’m just thinking of the future development of Newspaper – mobile is the way forward – AMP/FB Instant etc – so a mobile site must be as close as possible to instant, clearly it can’t be instant but it does need 2 seconds max in load time. Newspaper 7 mobile therefore is a great thing.
However for a news outlet with a large following/visitors, it’s pointless investing in lots of blocks and widgets on a sophisticated home page, so though I still use the theme I’ve stripped it back to basically a roll of articles with one grid and one block. Others will do the same, and all of then sell their own ads on these sites and so need the flexibility.
Recently AdRotate’s author planned to remove mobile ads (except Google type) from his plugin settings, there were so many people begging him not to for this reason that he left it the same so sold ads could appear. If a site owner has developed an inventory of ad positions and prices over two years, he/she then can’t just change these positions when people may have paid for a year or so. It would be the right thing to develop this so a site owner can switch the same options on for the mobile theme if he/she needs them, it can’t be that difficult to do and will keep customers with Newspaper 7+
Thanks
I must have done something wrong, but I have copied my code from Google DFP and placed it where it should go in the theme box, as well as added the other code into the header, as well as put it in the custom HTML section. Nothing shows up.
If you could provide me with an email, I could provide the site details as we are still building the site and it is not public yet.
Or point me in the direction of additional trouble shooting information that would be great.
Thanks,
Eric
hi Bogdan,
That was helpful, and thanks…
So I built another site, and followed all the instructions above (except that I used smart list 8)… but now my ads are not showing.
Only on the side bar.
Is there a way to contact you privately to give you login details to look at this for me?
Thanks.
Ivana
Hello,
These texts show up when I click the option: ENABLE COMMENTS ON POSTS and “Users must register and login to comment”
How can I change the texts it or redirect the link to another registration page?
Thank you!!


Version 7 looks great – updated this morning – but
Messed up desktop menu – this is ubermenu plugin – when deactivating ubermenu site white screens
Mobile theme is great but I need to show all ads sold to local businesses so not good for me – use ShiftNav which only changes mobile menu not entire theme – perhaps a step too far to change mobile theme for me, but good progress for others.
Is there a way to use the weather widget without updating to v7?
Thanks
Hi Andrei,
Thank you so much!!! it works 🙂
Last question: if i want to block AdSense code also in other position (ex: article top ad, inline and bottom) where I have to put the code?
Thank you! Awesome support!
Hi
The above code is tested and works fine just make sure you add it as I’ve indicated above. Also make sure you add a correct category id, otherwise won’t work. The code can be tested in a very simple way to check how it works. Added like here in ads.php:
render(array('spot_id' => 'header'));
}
// show the header ad spot
?>
This code will remove the header ad for all category pages. If this works just add your a category name as parameter for is_category function and will remove the ad for a that category page.
I hope this helps.
Thanks!
Hi
You can’t set a category page as mega menu page. The theme allows you to set only a page as mega menu page. You have to create your page in Visual Composer then only add the page id as it’s indicated in our documentation.
For example this page: https://forum.tagdiv.com/wp-content/uploads/2014/10/page-menu.png is made in Visual Composer then it’s id is added in menu item.
Here is another example: this is how a page built in VC looks: http://screencast.com/t/TrlKlshc4K and this is how the same page displayed in mega menu looks: http://screencast.com/t/VRbI0pDpRzaI All page content added with Visual Composer it’s displayed in mega menu.
We can’t provide any html code as the mega menu is generated by php from dynamic content.
Please refer to our documentation for more details about block settings and how they can be used: https://forum.tagdiv.com/block-settings-tutorial/ You can also check this topic for more details about adding different post types i blocks: https://forum.tagdiv.com/topic/visual-composer-unable-to-pull-data-from-custom-content-types/
Thanks!
Hi,
It depends on how you implement the ads. Our theme was designed to work with adsense but the theme will render any script you provide in the ad spots. If your code is not adsense, please try this method for implementing ads:
https://forum.tagdiv.com/using-other-ads-non-adsense-ads/
ALternatively yopu could use the adrotate plugin and test your ads with it to see if they display properly outside the theme;s ad system.
Thank you!
How about this, the ad company believes they located the ad code im looking for in the Block1 section of our website. Now, when I go to the top of our main and click the “edit page” option ..I found both block 2 and block 3 areas but not block 1… Where typically would you find block1 in the newspaper theme?
Also sorry for any confusion, but I also am very confused… What I meant in my previous post the other day was, when I go to the WordPress Theme Panel > Ads > Custom ad 3, the code seen below is whats currently in that area.
<!– Ezoic – Sidebar 3 – sidebar –><div id=”ezoic-pub-ad-placeholder-104″>
<script async src=”//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js”></script>
<!– below all/ tna/wwe news –>
<ins class=”adsbygoogle”
style=”display:block”
data-ad-client=”ca-pub-4793404262316174″
data-ad-slot=”3674627237″
data-ad-format=”auto”></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
</div>
<!– End Ezoic – Sidebar 3 – sidebar –>
Now, why wouldn’t the code seen above here ^^^ that’s currently in our Theme Panel > Ads > Custom ad 3 also match this code seen below in the imgur image? My guess is that the following code (<script async src=”//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js”></script>) been inserted somewhere else in our website (same google code though) and thats why Theme Panel > Ads > Custom ad 3 does not match the code seen below.
For some reason, safari is not showing images on my mobile phone (iphone 6). Works fine on the phone when I use Chrome or other browsers, but not safari.

How do I get the images to show up on a mobile phone using safari? The website address is: http://www.eCoronado.com
Hi Andrei,
I’ll be sending you guys an email.
RE: permalinks – I’ve tried that a few different times.
I’ve also just setup another site (from scratch) with wordpress 4.5.1, and the latest version of NewsMag downloaded from envato (this one included Visual Composer v4.11.2) – and that site isn’t working either. I switch themes to a WordPress default, and it loads no problems.
Definitely ‘feels’ like something theme related.
I believe it’s a mobile ad because when viewing the website on my tablet I see ads interjected between every other three headlines (hopefully you can view on a tablet to confirm ) and I believe those are the ad codes I want to edit. These ads can’t be seen on desktop.
If those suggested ads above, viewed only on my tablet, isnt the right one I was originally looking for please tell me where to locate them within WordPress because I can’t locate them.