- NewspaperUsing Other 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
- NewspaperAutoptimize Plugin – install and configuration
- NewspaperHow to Use tagDiv Cloud Library
Hi,
I have a problem with Footer Top Advert (Newspaper – Theme panel -> ADS -> Footer top), it doesn’t appear above footer section in my wordpress. Any other ads injection in posts are correct (work fine). Please, help me resolve this problem.
Best regards,
Tomek
Thanks for your answer.
Below 2 screenshot of using the plugin sidebar widget :
https://wordatom.com/wp-content/uploads/2018/03/Screen-Shot-2018-03-08-at-1.57.23-AM.png
https://pluginwordpress.info/wp-content/uploads/2016/12/hien-thi-muc-luc-trong-widget.png
After adding this widget to the proper sidebar, I added the widget sidebar in cloud template. Nothing appears, widget is not loaded.
Thanks for your help, I’m sure it’ll help a lot of other people.
Yes, it is happen right after I make another change on theme panel and save it, yesterday, I remove my adsense code on header in theme panel and save it. then I refresh the page by clicking theme panel again, and check 404 page revert back to default template.
Hi,
Please try this https://www.screencast.com/t/OkIJmImc1
<div class="td-all-devices">
<!-- Your NON AdSense code here - this ad will show on all devices -->
</div>
You can read more abut it here: -> https://forum.tagdiv.com/using-other-ads-non-adsense-ads/
Thank you.
Hello,
I downloaded your Wine Aroma demo to customize it for our site. Like so many others,my uploaded image becomes a blurry background image, its not sharp like the one sold with the demo. Now, probably unlike some of the other users who complained of the same thing, I am a graphic designer, so I understand about proper image sizes and ppi. I had to find where the the background image can be changed, because I couldn’t find instructions on that. Its in the CSS section. I then went to the Media Library, the demos background image, the one behind the wine bottles is 2560×900. So, I created and uploaded a file from photoshop which exactly matches that so it is also 2560×900 at a very high 468 PPI resolution, exactly the same as the image behind the wine bottle, yet it STILL shows up blurry. I used the “Cover” setting because the “Do Not Repeat” setting uploads a smaller image, still blurry. Whats worse is I have even re-uploaded the rolling hills, that is the image behind the wine bottles…it up Blurry! How is that possible when its supposedly the source image used!?! Why does this problem exist with Newspapers themes?? If it’s not a problem you need to create specific instructions on how to change it where to find it and how to upload it so that people don’t spend 5 hours trying to do it only to fail!
Also, I couldn’t find a satisfactory answer from your team that would resolve the blurry background issue. You need to speak with your original designers and developers to understand what they’ve done to create sharp background images. it is NOT an incorrect size or pixels per inch (ppi) issue. Please reply as soon as possible.
I tried to install the plugin again, and very carefully checked all of the text entries. I am still getting a white screen when I click on the tagdiv composer button when editing a page…
I’m running Advanced Ads, bbPress, Paid Memberships Pro and WooCommerce along with a few other plugins for functionality or utility.
Best,
Kim
Hello
Thanks, I success to have custom ads on default loop, archive, tag and category after 3 posts. this will be great if we can place custom ads on block for various customization in tagdiv composer.
I do some experiment to place custom ads on block 18. I put this code:
//insert adsense
$adcounter++;
if ($adcounter == 2 or $adcounter == 4 or $adcounter == 6){
$buffy .= do_shortcode('[td_block_ad_box spot_id="custom_ad_2"]');
}
On this file http://www.screencast.com/t/pmWcAIXu the custom ads show up on the block 18 after 2, 4 and 6 from posts lists http://www.screencast.com/t/wsT6hLeT. Also see live result is perfect http://www.screencast.com/t/5Ta26Pjoy. But the code is still not perfect, it’s because I can’t access tagdiv composer anymore hahaha http://www.screencast.com/t/sNKNE1u1o
It would be better if someone volunteered to help me to make this code works on the block 18 file. If this code is working, we can put custom ads in another block file. 🙂
Hi,
Please read about Using other ads:
-> https://forum.tagdiv.com/using-other-ads-non-adsense-ads/
Thank you for your understanding.
Hello, I’ve recently installed newspaper theme and after navigating through to the theme panel for a few days, I have lost access to an entire menu!
The one that includes the appearance for widgets and other options. Now the menu is just the WP menu access to widgets.
Its like the WP menu overrode the newspaper theme panel menu.
Clicking on theme panel brings me directly to the header/footer/ads page, but I can no longer see appearance, or the option to look at widgets.
They were all in an additional menu to the left.
I did install a few different plugins, hidemywp, wpoptimizer and so forth, but I didn’t think their installation would remove the entire menu from the theme panel.
Now all I can do is change the ads on my template.
Does someone know if I can redeploy the menu options or something?
Not a tech person, any help is much appreciated!
So a little detailed:
when I want to edit the frontpage, i open this: https://fotoklikk.hu/wp-admin/post.php?post_id=95152&td_action=tdc&tdbTemplateType=page&prev_url=%2F%2Ffotoklikk.hu%2F

it seems that it starts opening another post, especially an event. (see at left breadcomb)
Hi,
So you want to hide the amazon ads on mobile, or maybe the other way around show them only on desktop.
You could wrap the amazon ad codes in the predefined containers with classes
– https://forum.tagdiv.com/using-other-ads-non-adsense-ads/
Wrapping them in the “td-visible-desktop” div will make them visible only on desktop for example.
Thanks
Hi,
Please make sure that you set the ads in AMP ads like in tagDiv AMP Plugin Tutorial
I see the ads just fine, no problem there. Can’t say I know how tracking adsense ads in AMP pages is done, maybe check some topics I found (could be others)
– https://support.google.com/adsense/answer/6090771?hl=en&ref_topic=23416
– https://support.google.com/adsense/answer/7354894
– https://stuarte.co/2017/how-to-track-of-adsense-revenue-from-amp-pages/
Thank you for your understanding.
Hi,
Maybe the plugin doesn’t insert the code where it’s needed. Try to enter both codes manually, one between the head tags the other after the opening body tag. According to the Google specifications that should work
– https://support.google.com/adsense/answer/9011465
Thanks
Hi,
I have 4 big banner sidebar ads on my posts, 2 on each side (one below each other). I made them with widgets.
Sidebar Ad Adsense (sidebar ad) Sidebar Ad Adsense (sidebar ad) <- these I want to stay active even on mobile because they’re responsive.
Custom Ad 4 Amazon (banner sidebar ad) Custom Ad 5 amazon (banner sidebar ad) <- I want to disable these two amazon ads because they aren’t responsive. How can I do this? As I said, they are loaded into separate widgets.
http://prntscr.com/laa19l If you want to see what I want to hide on mobile.
Thx.
Hi Simion,
and thank you for your fast answer to my question. This indeed is bad news for us. This theme nearly perfectly fits our needs – unless this one (most important) thing. The ability of monetizing a site through pre-roll video ads is the most important option for the future. Even for a magazine or newspaper site.
We of course are able to insert videos into posts and pages with the newspaper theme. But it just doesn’t look that sexy, when not able to fit it into the right places – and not able to see those posts in video playlists – and all that stuff!
There must be a workaround to make this possible. I am not a coder – so I would not be able to do this. Of course I could ask for a freelancer to make this possible for us. But I think, that this could harm other functions, if it’s not done by the original team. And as I think, that this would be a groundbreaking feature for the whole TagDiv-Community – why not just asking for it here?
The thing is, that I really (to be honest) went away one year ago – to another theme creator – just for having these features. So I had this feature – but the rest was crap. So I came back one week ago – the rest is fine again – but most of our videos are gone. This is a real nightmare for us. A lot of work to do, to fill them manually back in – into the content.
But this cannot be the final solution. I don’t want another theme, and I don’t want to install dozens of plugins, to make one quite simple thing running as it should …
Of course the TagDiv-Team does not have to do this for free …
Best and warmest regards
Torsten
Hi, I have a few questions if you can help me would be awesome.
1)Is it possible to make the content container wider? (I see in theme panel I can make footer/header/logo wider etc…but I want the actual content to be for example 800-900 pixels wide.
2)Is it possible to add Sidebar adsense ads on both sides of pages/posts? I wouldn’t mind adding the 2nd one manually if there’s a way and you know how.
3)Is it possible to add a Sidebar Ad under the current Sidebar Ad so there’s 2? Basically what I want to achieve is 1 sidebar ad 300×1050 and then another one 300×1050 just below it.
In case you didn’t quite understand what I’m trying to achieve, 2) and 3) can be seen here, check this screenshot http://prntscr.com/l9mb0y (not my website, just an example, also this is zoomed out, these sidebar ads are each 300×1050 or something close to it).
MY website link if you need it for whatever reason: https://gamerdiscovery.com/
Thanks! Looking forward to a reply and hopefully at least one of these things are possible to make.
Hi,
I see the ads just fine, no problem there. Can’t say I know how tracking adsense ads in AMP pages is done, maybe check some topics I found (could be others)
– https://support.google.com/adsense/answer/6090771?hl=en&ref_topic=23416
– https://support.google.com/adsense/answer/7354894
– https://stuarte.co/2017/how-to-track-of-adsense-revenue-from-amp-pages/
Hi,
In order to “clone” the ads all you need to do is to copy the cod for ad and pest it in other places ( for ads ) on your website.
Also you have some option to force the size of adSence for all devices in part.
https://www.screencast.com/t/LB8ptd6iy2p
Thank you.
Hi, Thanks for the answer.
I have upgraded to 9.1 theme. And the ads I removed also temporarly to see if that was a problem. But I did not change the Internet Explorer issue.
I s there any other things I can do??
Hi Calin,
is it still entry-content or do you use some other class?
I’m asking because i added some other css to the CUSTOM CODE/CUSTOM CSS and it does not seem to work. The code i added is
.entry-content a[href*="amzn.to"]:after {content: url("https://www.teilzeithelden.de/wp-content/uploads/2013/11/amazon-icon.png") !important;
margin: 0 0 0 3px;
}
Regards,
Roger
when i use SmartList ads other ads as Article Top ad and Article Bottom ads disappeared.
how can i use them all together please ?
Ok, closing in to the final solution.
The height is indeed now neatly corrected to everywhere the same, however…
the image is not shown completely, the others are 150 px square so they show in full, but once it’s bigger like 250px the picture is not automatically resized to fit.
Also the rest of the images in the menu are now stretched to fit the content without the width resizing.
what would be the correct css code to accomplish correct resizing ?
it’s a bit tricky finding out since the menu disappears trying to use the firebug extension.
thanks for your patience in this matter

and the album art causing the issue looks like this normally

Hi,
@Gonzalo That is an old solution, the theme code has changed over the years. What exactly do you want to do with the ads? Maybe there are other solutions.
Thanks
Hi,
I have removed the image as a thumbnail, uploaded a totally different one from another source on internet and the problem persists, oddly enough… it’s even a tad bit worse than with the first original image.

-
This reply was modified 7 years by
NickDeBaerdemaeker.
Hi,
1. Actually Facebook, Twitter and Instagram counts will most likely not work. Due to changes made by most socials on their side, we had to adapt the theme by updating to work with these socials
– https://www.screencast.com/t/ab0TgHLjt
– https://themeforest.net/item/newspaper/5489609 (changelog in the bottom half of the page)
So using older theme versions than 8.7.3 the social counter will not work. There were also various fixes in the theme when WordPress was updated, mentioned in the changelog as well. It would be best to try and keep both WordPress and the theme updates when updates are available.
The theme current version is 9.1. if you should consider to update here is a guide
– https://forum.tagdiv.com/how-to-update-the-theme-2/
2. From what I can see in both those pages the ads provide an error
– https://www.screencast.com/t/WuNXpiFlA6H
You could check some topics I found online about this (there may be others), could be helpful
– https://productforums.google.com/forum/#!msg/adsense/g-Ekt68_EXY/U2vEUQcYCAAJ
– https://groups.google.com/forum/#!topic/page-speed-service-discuss/20ujBgsYv4s
Thanks