- TutorialsFrom WPBakery to tagDiv Composer
- TutorialsDefault Block Settings Guide
- TutorialsOffset Feature
- TutorialsSystem status parameters guide
- TutorialsWhat is Ajax preloading?
- TutorialsHow to Update the WPBakery Page Builder plugin
- TutorialsHow to Install bbPress forum
I need to explain better..:-)
I use theme style 7 header, full header logo, but I dont use a logo, instead I have designed a full width header advertisement banner including a logo. Showing through theme panel /ads/your header ads.
Now for some pages, I would like to have a different/or no header ad-banner. I am not asking how to create a blank page, but a normal page, just with another header ad-banner or none..:-)
If a specific page could use a custom ad as HEADER ad maybe, but how to get this to the specific page, I need some advise plaese.
Thank You
One tip
if you have two ad spots, make one “text ads only” and the other one “text and image ads” …
Hi
I’m not sure if this has been asked before nor even if it’s possible.
I’d just like to show article specific ads on the sidebar. Let’s say i have an article about a brand, let’s say Ferrari. I’d like to show banners related to that brand on my sidebar. And if i visit my other article talking about BMW cars, then show ads related to that brand. I have of course the banner codes so i’d just need to put them in the right place. Is this possible? Thank you.
Thank you.
Hi
Replace the code from header-style-7.php file with this one: http://pastebin.com/MTxJW8zY – http://screencast.com/t/GiQ05BLPA Place the ad code in custom ads spots from theme panel and replace the required numbers as I indicated in screen.
Also you will need this css in theme panel > custom code > custom css: http://screencast.com/t/s7ovP3m4n
.td-header-sp-ads-left{
width: 35%;
float: left!important;
}
.td-header-sp-ads-right{
float: right!important;
width: 35%;
}
.td-header-style-7 .td-header-sp-logo{
width: 30%;
}
.td-header-sp-ads-left .td-a-rec img {
margin-left: 5px;
}
.td-header-sp-ads-right .td-a-rec img{
margin-left: -5px;
}
@media(max-width: 768px){
.td-header-sp-ads-left, .td-header-sp-ads-right{
width: 49%;
}
}
Note that I’ve tested this only with header style 7. For others header styles you will need additional customizations.
Thanks!
Hi,
2. If you are using header style 8 , the sticky menu problem will be fixed in a future update, until then please use another header style. if you do not use headers style 8 and you need a css code for the sticky menu, then please provide a link to your website so i can create the code by inspecting your site.
3. Unfortunately the theme has no option for ads outside it’s main container. You will need to either hard-code it or find a plugin that has such an option.
4. I cannot confirm anything about the disqus plugin other then the fact that our users seem to be satisfied with it. The plugin is not tested. I cannot provide answers for plugins we have not officially tested. You will need to try it out as it is a free plugin and see if the comment counter will work with the plugin.
Thank you for your understanding.
Hello,
I have a strange issue.
It is somehow related to theme (newspaper V 6.6.5 i have) as I tried to apply the same plugin for other themes and the issue is not visible.
Please advice me what can be wrong. I am attaching the pictures before and after activation of plugin.
Basically once plugin activated the HOME page from MENU bar below is not visible/blank. I cant tell why. I tried lots of things but nothing works.
This is the page: http://www.uspornaziarovka.sk/forum/
This is the plugin: https://www.wpinventory.com/add-ons/
Images:
OK – http://www.uspornaziarovka.sk/forum/wp-content/uploads/2016/02/ok.jpg
with issue – http://www.uspornaziarovka.sk/forum/wp-content/uploads/2016/02/error.jpg
thank you for advices.
good day
with regards Marian
Hello,
I have found a lot of similar cases to the forum, but not a real solution.
The problem:
Images that are linked to external http links do not work. Instead they try to open modal window which leads to “The Image #x Could Not Be Loaded” error.
My settings:
Image link is set to custom url
General Modal Image is ON
Individual modal image is OFF
The modal class is added.
IF I turn General Modal Image to OFF then the above issue is no more, BUT, the modal window doesn’t work for the all the other cases where it should (to show zoomed images).
Please advise how it is possible to have the modal work only to links that end up with .jpg, .png, .gif etc
Thank you
Bug in forum, when you post code with anchor links to images, it tries to load the HTML the first save, and then you have to resave in forum even if wrapped in code for it to actually render as code.
Andrei just pasted in the exmple from the theme docs, as fyi.
https://forum.tagdiv.com/newsmag-using-other-ads/
let’s see if I can get this to render 😉
<div class="td-visible-desktop">
<!-- Your NON AdSense code here - this ad will show only on desktops -->
</div>
<div class="td-visible-tablet-landscape">
<!-- Your NON AdSense code here - this ad will show only on tablets in landscape orientation -->
</div>
<div class="td-visible-tablet-portrait">
<!-- Your NON AdSense code here - this ad will show only on tablets in portrait orientation -->
</div>
<div class="td-visible-phone">
<!-- Your NON AdSense code here - this ad will show only on phones -->
</div>
seems to work.
-
This reply was modified 10 years by
simchris.
Hi I just bought your theme. Actually I am switching from another template and I would like to have a big logo to fit the full header. I dont want to place any ads there.
Is this possible?
Thank you
I have several configuration questions.
1. Hover Slide Animations: Is it possible to disable the slider image animation. What I mean by this is, for example, if I hover over one of the sliders with my mouse the image zooms in and then goes back to its previous size. I have looked for a setting that disables such animation, but have not been able to find a way to turn it off. Is there code that can disable it?
2. Site Width: Can the width of 1164 be reduced without impacting functionality? My primary goal is to get rid of all the extra white space padding on either side of the site. Before looking at it with firebug I thought it was a margins or padding config issue, but when I used firebug it appears the width of the site is 1164 without padding. I’d like to reduce it down so that there is only a small amount of white on either side of the site with a width of say 1096. Can this be done without compromising the theme? If so is would you have code I could just paste in to make the tweak?
3. Wallpaper Ad Functionality: Question 2 directly relates to this question. I run an entertainment blog and from time to time we get campaigns that will take over the site with wallpaper ads on either side and above the header. Do you plan on adding such an ad spot to the Newspaper theme? I’ve seen other developers (such as MVP themes) whose themes contain a wrapper ad feature? I also noticed that in your Newspaper Showcase Fitness First Mag has 90×160 skyscraper ads in a similar manner, but I’m not sure if they did a custom tweak for it. This would be great added functionality for news sites.
4. Disqus: I saw in your hot fix info that there had been a fix for Disqus comments. I didn’t see anywhere on the actual theme feature info that the theme is in fact Disqus compatible. I already use Disqus on my existing site and plan to use it on the new site I’m launching using the Newspaper theme. I just want to confirm it is compatible and that the comment count shown on the main, category and tag page story lists will update based on Disqus comments.
5. Header Menu Issue: I noticed that when using Style 8 – Hibryd Menu 2 and a background color that the white menu is one or two pixels higher than the site layout itself so bleeds into the background color. I’ve included a screencap. It’s not a big deal when I use a white background, but when I have a background color or when I have wrapper ads it would be a problem. 
6. Do you recommend specific freelancers who are familiar with Newspaper that can be hired to make customizations? I want to have some sub themes for specific categories created and before I started looking at freelance sites I figured I’d see if you had any recommendations.
Thank you in advance for your reply!
Thank you for your continued help with this, Bogdan.
The difference I see between your example and mine is that you’re not implementing the image in the same way as I am. When I test the image in the header spot, footer spot, etc. it works fine. In fact we also have other animated .gifs on the page that function correctly.
However, we have the page in a 2/3 + 1/3 column configuration. I’m implementing the image in the 2/3 column. First we have a Block 1, then an Ad Box, then Block 2, then another Ad Box (which currently uses Google adwords). see here: http://www.screencast.com/t/glmWHwTdXos
Now, check out this video: http://www.screencast.com/t/LSpeClaaQF
I have implemented the AspirEDU .gif in the 2/3 column at the top using a “Single image” block. Same issue – flickering and squeezing of the image. At the same time I’ve substituted the header image (which is only a .jpg) in the Ad Block position. You can see how the header image (which is 728X90) has been squeezed to 640X80, left aligned and presses up against the section below (Block 2). If you continue to scroll down the page, in the 3rd Ad block position, we’re using AdWords and the full width is being used without squeezing, etc.
Right now, until we figure it out, I have placed a static .jpg image on the page. Check it out – it should be 700X86, but on the page it is only 640X80.
My gut tells me there is something going on with the Ad Block squeezing the image and, as such affecting the display of the animation (as is readily visible in the video examples I’ve send over).
Note: I’ve updated the images we’re using so they now have a black boarder.
//www.moodlenews.com/wp-content/uploads/AspirEDU.com-Advertisement-700×86.gif
Thanks for your reply
After disabling Yoast SEO plugin Smart List is working fine
Check This Link I have created after that http://www.kohraam.com/trending-topics/dont-tolerate-accept-each-other-50282.html
Another Question is
after using smart list i want to show 3 ads unit on each post 1-below Heading(title) 2.Mid Content(after paragraph ) 3. Below content
is this possible ?
Who We Are ?
We (Kohram News) is well Known News publishing media in India,Kohram news is well reputed Trusted News Portal providing News since 2011
Hello todaybase,
The CSS code that I provided you above it is only applied only for that Ad because I have targeted the ID of this Ad. If you want to add another Ads, you have to inspect these and target with them ID’s. You can find the ID if you use the inspector (Ctrl+Shift+I) like this -> http://screencast.com/t/xyfKcxtJMppn
Hope this helps!
Thank you for the message!
Hello gunner05,
1)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/
2)Yes, if you are using single template 5 you have to change the code in loop single 5.php
Hope this helps and let us know how it goes!
Thank you for the message!
Hello,
This depends on the ads you use. If you use adsense, you will have to request a responsive ad from google. If you use another type of ad, the size settings ion the theme panel will not work and you will have to use this method to make them responsive: https://forum.tagdiv.com/using-other-ads/
Thank you!
Hi
Thanks @Chris!
@DaneOLeary please check our documentation regarding the banner ads integration in our theme: https://forum.tagdiv.com/newsmag-using-other-ads/
Basically your code should look like this:
<div class="td-visible-desktop">
<a href="#"><img src="img-url"/></a>
</div>
<div class="td-visible-tablet-landscape">
<a href="#"><img src="img-url"/></a>
</div>
<div class="td-visible-tablet-portrait">
<a href="#"><img src="img-url"/></a>
</div>
<div class="td-visible-phone">
<a href="#"><img src="img-url"/></a>
</div>
Thanks!
-
This reply was modified 10 years by
Andrei L..
let me rephrase my concern
i have a site called hindi.koimoi.com running on WordPress 4.4.2 with Newsmag theme V 2.2
1) i went to theme panel -> category settings if i set top posts style from gird 1 – grid 7 everything work perfectly fine on desktop however the grid does not appear on mobile phone instead of that it starts direct the article view
http://hindi.koimoi.com/category/bollywood-popular/ chk this link on mobile and desktop
Grid does not appear on mobile devices. this is my concern number 1
2) and other is if set it other way like if i disable the top posts from grid and load directly the articles then the pagination does not work .
it loads same articles again and again
this is my second concern
solve any one of them will be solve my problem
hint : i just got an article in your forum https://forum.tagdiv.com/topic/wordpress-4-4-1-pagination-new-fix/
it seems the new word press is causing this issue however i have the solution given in that article . the issue is still not resolved .
kindly have look at it .
Hello,
Our theme has 2 ways to insert ads. If the ad is adsense then you can insert the code directly into the ad section in the theme panel. For any other ads except for adsense, you need to use this method to implement the ad code: https://forum.tagdiv.com/using-other-ads/ Please use the div’s provided.
Thank you!
Hi everyone of tagdiv,
is there a chance to replace the black/grey shade on most boxes and grids with a white shade – so everything will look a bit more friendly and will remove the intensive colors from a few photos?
The solution totally to remove these photos is good – but white or any other light color will be perfect…
Can you give me the CSS codes on how to change these shades.

Awesome, It work perfectly. Thank you so much colage for guide me 🙂
I have another question, One ad automatic appear on Homepage like this
I don’t know why it appear because I have no insert ads in Homepage, plz help me!
Hi
We didn’t tested the adrotate plugin so I can’t guarantee that will work 100%. However from our reports received from different users, the plugin works fine.
I am not sure why the plugins does not work on your site but you can try to deactivate all others plugins except Visual Composer and adroatate, just to be sure that there is no conflict, clear the cache memory, also check if the ad code it’s ok then test again.
Note that if you want to display it using the php code you will have to use the do_shortcode function like this:
echo do_shortcode('ad-rotate-shortcode'):
You can also check this tutorial here, it may help: http://www.wpbeginner.com/plugins/how-to-manage-ads-in-wordpress-with-adrotate-plugin/
Thanks!
Hi,
I want to give access to user roles than author or editor to have access to Newspaper Theme Options but only to the Ads Section.
I want these users can manage the ads of website, without the help of Administrator user, and make the necessary changes, but i don’t want to have access to all options of Newspaper Theme Options.
Its that possible to do that?
I wait for your response.
Thanks
Hello,
It is normal to see only one image in the library and many thumbnail created for that particular image. The theme creates different thumbnails and different sizes for a single image that are used in it’s modules and blocks. This affects loading times a great deal as the featured image on modules and blocks does not need to load the full size image. Instead it simply loads the smaller thumbnail created for that particular image.
You can read more about thumbnails here: https://forum.tagdiv.com/theme-thumbs/
You can see a list of thumbnail getting generated here: http://screencast.com/t/OqgLsiUG5xlW
In order to save some space on your server, you can select just the thumbs you want to use from this list and uncheck the others so no unused thumbs will get generated. Then you can use a plugin that deletes the old thumbnails and creates the new ones you chose called ‘force regenerate’
I hope this helps.
Thank you!
Hi, regarding this, I use ad rotate and I LOVE it! BUT, I can’t get it to show up in your theme? HELP? i’ve tried both the php and also the shortcode in the ad area, i’ve put the shortcode in a text widget (works on other sites) – i’ve tried everything – and the ads won’t show up? Please advise.
Good afternoon,
It’s come to my attention that the artile bottom ads are not displaying in the list type post formats. This is a problem becuase I display my FB comments and a few other things in that ad section. Is there a way to fix this?
example: http://gruntstuff.com/can-you-spot-him-theres-a-sniper-hiding-in-these-forests
Thanks in advance