- 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,
Most demos contain custom design, in this case the fitness demo ads a predefined color to the header menu among others
– https://forum.tagdiv.com/topic/links-color-over/
You could remove that demo customization from the demo stylesheet as mentioned in the topic.
Or use some CSS in the theme panel to override it – https://pastebin.com/cJijjEqA
The color will be the one you use in the code – https://www.screencast.com/t/mZlzfE7FZT
Thanks
If you want to use another brand of Ads other than AdSense, notice that you need to access the header section of AMP and add the code of your Ad provider.
lol. Did you hear about AdSense AUTO ads?
They generate the code you must put once in head and body and after that they will generate needed placement automatically…. as google says….
I know of this, and I set this up. But I want to set up AMP AUTO ADS which require 1 code to be set in the header and 1 in the body of the amp posts. How do I do this?
I have edited amp template and put needed codes to head and body section.
But If the plugins updates I will have to make it again =(
clicking my logo by default leads me to my blog’s homepage, I need to change it to go to another page, can it be done ?
I scrolled through all the options, didn’t find any.
Hi, is it possible to only show the ads to unregistered website visitors?
In other words, if people register and get a certain role (like ‘member’) that the ads won’t be showed?
Kind regards, Richard
Hi,
our web: http://diarioaxarquia.com
Whenever we try to share any video-post in FB, it shows the “default” image i’ve put (otherwise it shows some image from the ads)
Testing and researching, i’ve managed to get the correct image when paste the link on FB as second or third time. If not, via FB developer debug tool, retrieving data for the link can fix this… but this is an inconvenience for my client.
Any suggestions?
Thanks in advice.
Hello imbob,
If you want to use another brand of Ads other than AdSense, notice that you need to access the header section of AMP and add the code of your Ad provider.
The amp header is found here: https://www.screencast.com/t/eSsRZ3cItk7u
Thanks.
Hello imbob,
Ad codes for AMP will have to be entered in the dedicated AMP section, be sure to use the proper codes, for example for Adsense
– https://support.google.com/adsense/answer/7183212?hl=en
– https://www.screencast.com/t/vc3VzKSIEHTi
AMP will work properly for pages created with the default WordPress editor if you want to use it for pages, not with page builder content. The main purpose of AMP is speed, not loading heavy pages with blocks and grids.
Of course, our plugin is optional, you can use other AMP plugins if needed. We will try however to improve it and add more options for it in future updates. Let me know if you have more questions.
Hope this helps!
Thanks.
Hi,
From what I can see AMP is not activated for your posts. You simply have to install the plugin and activate it, to test add /amp at the end of the URL of a post page. The posts should look like this
– https://demo.tagdiv.com/newspaper_crypto/td-post-ripple-ceo-and-ethereum-co-founder-bash-ico-industry/amp/
There is no menu currently for the AMP version, this and the design is inspired by the Yoast SEO website
– https://yoast.com/social-media-optimization-with-yoast-seo/amp/
The header logo will be the one you set for mobile in the theme panel
– https://www.screencast.com/t/sk3sDiyVW
If the logo is blurry test with a different image format and sizes, until a good result is found.
Ad codes for AMP will have to be entered in the dedicated AMP section, be sure to use the proper codes, for example for Adsense
– https://support.google.com/adsense/answer/7183212?hl=en
– https://www.screencast.com/t/vc3VzKSIEHTi
AMP will work properly for pages created with the default WordPress editor if you want to use it for pages, not with page builder content. The main purpose of AMP is speed, not loading heavy pages with blocks and grids.
Of course our plugin is optional, you can use other AMP plugins if needed. We will try however to improve it and add more options for it in future updates. Let me know if you have more questions.
Thanks
Note: Another issue. Today morning I discovered that frontpage loads only header (Jetpack is currently deleted). Now I turned off “Contact form 7” and frontpage is fully loaded again. But turning Contact form 7 on again, it doesnt cause any problems … Mystical things. Caching is off all the time.
Hello,
I want to change a standard WordPress upload path and URL. I use a special script for it:
add_filter( ‘pre_option_upload_path’, function( $upload_path ) {
return ‘/path/to/static’;
});
add_filter( ‘pre_option_upload_url_path’, function( $upload_url_path ) {
return ‘http://static.example.org’;
});
I’ve used it many times before with other themes and I have never had problems with it.
But, when I try to do it with “Newspaper”, WordPress generated incorrect URL for media files, like (http://domain1.com/wp-content/uploads // home/mydir/domains/files.domain2.com/public_html/wp-uploads/2018/10/test_img-7.png)
Can you help me fix this issue?
I am trying to figure out how to customize placing different ads on top of Category pages. For example, for one of my categories, I need to place a specific static banner ad at the top of the category page (in the header area).
In the “Ads > Header ad” I would really like to use PHP so I can easily include a PHP conditional code to display the special ad on that category, but that area does not allow PHP code… so is there any other way to edit and include a conditional for that category to display a banner ad?
Hi, I realized that the image box I used in my website is not displaying icons well on the mobile view
In desktop view it looks totally fine as below

but in mobile view, the image gets like this

and I am wondering how to display this as in desktop version, otherwise if there is a way to just hide the whole thing in mobile version
Thanks!
Hi,
Please use the theme ad system: https://forum.tagdiv.com/ads-adsense-overview/
https://forum.tagdiv.com/article-ads/
If your ads are non adsense, please use this method of implementation:
https://forum.tagdiv.com/using-other-ads-non-adsense-ads/
Thank you!
Hello,
It worked.
But soon the site in the footer is of the wrong dimensions.
Anything to adjust or remove the footer logo?

Another issue is the favicon, it is not appearing on the AMP page.
A while ago it was working fine.
Thank you.
Hi,
how do you upload a YouTube video to a post? My HTML looks like this http://prntscr.com/l20ync. Likewise, I’ve changed the dimensions of the video before, but the video still spreads to the full after publishing. On other websites with other themes it works well, so I dont understand 🙁
I upload a video through the TinyMCE Advanced plugin http://prntscr.com/l21705. Does your theme have its own function? I want to insert one video, not a playlist ..
Thanks
Hi,
How do you upload a YouTube video to a post?? My HTML looks like this http://prntscr.com/l20ync . Likewise, I’ve changed the dimensions of the video before, but the video still spreads to the full after publishing. On other websites with other themes it works well, so I dont understand 🙁
Common issue with opcache on server with php; which is designed to ‘cache’ pages for a long time. We have same issue where the cache holds onto page longer than expected; but in our case not theme specific.
Sites without the issue are those with more dynamic elements on front page, like a post slider which forces page update due to new larger thumbnail made for the slider (esp useful with Newsmag). Because other elements on front page updated when post added to a block, seems to work better. Weather widget, and new latest iteration of dynamic responsive page level ads from Google, all seem to impact this behavior.
Just food for thought anyway … not theme specific on our 20 sites.
I haven’t been able to use TagDiv Composer in over a month. As I read through the numerous threads of other Newspaper users who are having the same problem, I see there are multiple conflicts. Inadequate resources, .htaccess file edits, plugin conflicts, etc.
At some point, the core product, TagDiv Composer needs to be fixed, rather than making every user troubleshoot technical issues that they don’t want to be troubleshooting. Many of us would rather be developing new content.
The newspaper theme is the best theme I’ve come across. However, it is useless to me if I can’t edit my pages.
on mobile, how do I change the color of the bars to the right in the menu and the search tool.
they are white on a white background and I’ve tried every background in all the themes to change it.
also when you click on the white bars you get a menu that is Not what I have in the theme setup.
it is showing the sign up and I have that disabled. Also when you click on my account, another menu bars comes up which is actually the one I did make in the theme.
why do I have two? I just want one on the first screen and it should be the menu that I created.
this is the first menu that comes up when you click on the bars on the upper left

then if you click on My contact (which is not in my menu I created) this comes up and then there are new bars on the top right

then when you click on the top bars again you get the menu I created.

Also my post I did today is not showing up on the first page, but if you click through the categories it is there.
why did it not show up as the latest post?
Hello guys,
I have noticed for some time now the link to our posts is not incorporating / rendering the content (thumb + title) of our posts when trying to embed the share through WhatsApp. In some cases the loading occurs but after a long time of inserting the link in the field of entering the app.
I’ve done a lot of testing on this, with a lot of other sites, and I realized that the problem has been happening specifically with those who use Newspaper, any other website instantly loads the rendering of their posts.
Could you help us?
Our website is https://www.areavip.com.br/
Thank you!
Hi,
A first method to place ads in pages is to use the ad box element provided in the composer
– https://www.screencast.com/t/4LCPkXYb
– https://www.screencast.com/t/5sg0zniuQry
In an Ad box you can select from ad spots in which you entered ad codes. You can select from the custom ad spots and the sidebar ad. So if you have ad codes in those sections they will be displayed
– https://www.screencast.com/t/RdYdifrG0P
Another method is to use a widget sidebar element
– https://www.screencast.com/t/lg9DUisvapqT
Maybe you already have created sidebars containing ads and set them for posts. You can also set them for pages with the widget sidebar. In it you can choose from all your sidebars
– https://www.screencast.com/t/hrl9rBGZ
Worth mentioning that if you select the latest articles template for a page
– https://www.screencast.com/t/7M3xC7WNB
This section that displays your latest posts will appear at the bottom of the page, you can select a sidebar for it as well.
Please let us know if you have more questions.
Thanks
Probably need to look online for an ad serving plugin that can insert ads on top of your own hosted videos, or as a ‘pre roll’ which are both fairly advanced topics.
Or, hire a developer to come up with something, as another option.
Hi, Catalin. Thank you for your response. Actually, your screenshot shows exactly what I’m trying to understand. Notice that the grayed out example of the page shows the latest posts next to the sidebar. How/Where can you change that layout. It’s the default layout when one chooses “Default Sidebar.” But what if you want to use the default sidebar, but not latest posts?
Which leads to the other question about this: where does one edit the template for these automatically-generated post pages. I don’t mean in the theme panel; I know how that works. But where can you actually edit the template pages?
Theme does not control sending email. Just as heads up to those new to WP.
Email sent via WP by default goes via sendmail, or out via authenticated email via an actual account on server via correct port. However, this may require the plugin to ‘ping’ the account first before send, which may not work.
Another issue, is that if the email test from the plugin *does work* and you’re sending an email form from your website to @gmail, it might be going to the spam folder at the gmail account so never seen.
ABOUT WP Mail SMTP:
We went through this recently after server update and WP updates.
Suddenly, the latest version of ‘WP Mail SMTP’ would no longer work. All email tests would fail. (One presumes you are testing the email send option from plugin?) — we had to go back to 1.25 vs 1.3x — and that works. So, you may need to try different SMTP plugins to see which one *actually* works with your server.
Not sure that helps — but the SMTP plugin we’d been using since June 2016 stopped working Summer 2018, and we had to roll back to the prior version as “new version” simply did not work with WP forms, or with WooCommerce.
Upshot – if v 1.3 does not work, try to find 1.25 which does work.
Stupid I know, but we would have issue where one email test would work, then actual emails from form would not. Almost like our own server was blocking the plugin, so something changed from 1.25 to 1.3x.
Seriously, we’re running latest CentOS, Apache, https, http/2 and PHP 7.2x, no go with 1.3x but 1.25 works on two sep installs.
Try older version from github:
https://github.com/awesomemotive/WP-Mail-SMTP
https://github.com/awesomemotive/WP-Mail-SMTP/releases/tag/1.2.5
Try it 😉
Hi Simion,
Since i recently asked you how to change the thumbtype of the image displayed after a click on the gallery, another question came to my mind.
I change the thumbtype of the image showed after a click on the tagdiv gallery, as you said, to display a medium size one.
My question is :
If someone uploads an image, WordPress and Newspaper Theme are generating their respective thumbtypes from the original one. Is the original one still displayed anywhere in NewsPaper Theme? I mean, is it still useful? I would like to permit a lot of users to upload images, without any restriction on max file size. Is it possible for me to delete the original image after WordPress and Newspaper have generated their own formats? I would like to do so to save space on the server hard drive.
Thanks