- NewspapertagDiv AMP Plugin Tutorial
- ApiPractical example – How to add a new Block and Module
- NewspaperTrack Subscription Sources with Locker URL in Opt-In Builder
- NewspaperWP Rocket and Newspaper Theme: Optimization Guide
- NewspaperCredit System
- NewspaperIntroduction to CPT and ACF with Newspaper Theme
- NewspaperHow to edit modules for Flex Block X
- NewspaperHow to use the Posts List shortcode
- NewspaperUser review system
- NewspaperCustom Fields Support
- NewspaperHow to generate Facebook App ID
- NewspaperHow to insert a block inside the content of a post
- NewspaperModal Popup
- NewspaperPayPal Setup
- NewspaperLink Tracker
- NewspaperLockers
- NewspaperGeneral Options that May Interfere with the Newspaper Theme
- NewspaperAdd Cryptocurrency Price Ticker Widget
- NewspaperPosts Loop Element
- NewspaperThe Newspaper Mobile Theme: Introduction
AMP was disabled before this video – screen – https://drive.google.com/file/d/1sfv9kuKGyn_Hcc-U6W2waim6CRvVrK-M/view?usp=sharing
Hi there, Anamaria.
It seems you didn’t see me video. 🙁
I’ve disabled AMP, I want responsive page format
according to this manual – https://tagdiv.com/newspaper-10-3-7-update-brings-customizable-and-fast-mobile-pages/
I’ve created mobile page
But mobile data is empty.
Watch video please – https://drive.google.com/file/d/1kmjPK5ughfeDFPrqUbEpOHo5-mZwgXDz/view?usp=sharing
Hello!
This flash from the menu appears when your pages are not loading so fast. For example, I’ve checked your website and for me it’s not appearing because the time of loading is faster than what I’ve seen in your video. Please check the video and test it on a faster connection: https://www.screencast.com/t/QIdodhCVu2Rt
Thank you!
I’ve imported pre-made Template.
PC version looks great.
But mobile version for Template page is empty.
It seems, there are 2 ways:
opt1 – use simple manual Mobile editor – screen – https://drive.google.com/file/d/1RrraJ7XlZ29EErRVp6i-VZZhqv4VuQhe/view?usp=sharing
opt2 – when AMP is disabled – I thought that Ready template should be compatible for response design.
screen – https://drive.google.com/file/d/1hFoYFc95riMeFiuqf3HrXEusiujBz-i_/view?usp=sharing
But it was not created.
After that I tried to switch into Mobile template here – https://drive.google.com/file/d/1ID5PR1H-g66xLeTNbiXDFAzbbihAwNRN/view?usp=sharing
But mobile responsive format was not available after that.
Could you provide step-by-step manual how to enable pre-made Template into ready Mobile responsive design?
P.S. By the way some part of mobile design was not ok – screen – https://drive.google.com/file/d/1M2ILQ26MQSehoo2_94o7dtBnZA4Flg7a/view?usp=sharing
Hello,
so well i hope anyone can help me.
The Problem is with the Background + ADs i use a picture and a Link. but the Problem is, not the complete picuture is click available just 50%
up is not working
donw is working
sample
https://ibb.co/mHxQ7kr
site
https://www.playstationinfo.de/
Hase anyone a idea what can i do, to make the complete banner click available, not just 50%?
Thanks for helping
OK its the new AMP plugin which auto installed and activated. I deactivated it.
I have totally the same issue, this only happens when the mobile theme is activated. On AMP it is working.
-
This reply was modified 4 years by
Testventure.
Yes, we’re talking about the same.
So you have done following steps, right?
1. Deactive all TD-Plugins on the site
2. Activate all TD-Plugins on the network
3. Setting on the theme panel on the site: Mobile Theme -> USE MOBILE THEME FOR: -> AMP
1. Add child theme support for mobile theme.
Many sites alter the layout or add some extra ad codes, widgets to a single post page. So, every time the theme gets an update, the developer needs to redo those customizations. (Single template, header, footer) [/wp-content/plugins/td-composer/mobile/]
2. td Plugin updates
Every time we update the theme it’s doesn’t auto-update all the plugins. Consider fixing this or provide plugin updates in the plugin section directly. Most of the time you just change the updated date of the plugin and not its version which confuses most of the users. Also, make sure it should not install or update the td plugin which is not in use. In our case, we don’t use td social counter plugin but on every update, it is being auto-installed from the welcome screen.
3. Changelogs and Patch files
Provide clear changelogs (you used to provide it earlier before you introduced td standard plugin and td composer) Now even on the minor updates like (Newspaper 11.3.2), we have been asked to update td composer plugin and we lose all the customizations made in the plugin files (especially for mobile). So releasing even minor updates takes a lot of time for each site. Earlier it was really super easy to release minor updates just by overwriting theme files with patch (https://www.screencast.com/t/BXNL8iaX). Now every update has a few changes to the plugin files as well. I will suggest you provide clear changelogs for plugin files as well.
4. AdSense Responsive ad units for AMP (AMP Compatible ad unit)
Google recommends using responsive ad units on the site as they have started auto optimizing ads on the page. The mobile theme supports responsive ad units, but it uses fixed-size for AMP.
AMP should support Responsive AMP-compatible ad units. I am using Responsive AMP-compatible ads and I have seen improvements in earning. The last time I shared a solution for this via mail was on April 2, 2019, with you, but you have not implemented it yet.
/*
* if its a google adsense ad on amp..
* we use the 'g_data_ad_client' && 'g_data_ad_slot' to generate a adsense ad type > amp ad component
*
* <amp-ad width=300 height=250
* type="adsense"
* data-ad-client="ca-pub-2005682797531342"
* data-ad-slot="7046626912">
* </amp-ad>
*
* */
/*
* Modified by Amit Refer: https://support.google.com/adsense/answer/7183212?hl=en
**/
$buffy .= '<amp-ad width="100vw" height="320" ';
$buffy .= 'type="adsense" ';
$buffy .= 'data-ad-client="' . $ad_array['g_data_ad_client'] . '" ';
$buffy .= 'data-ad-slot="' . $ad_array['g_data_ad_slot'] . '" ';
$buffy .= 'data-auto-format="rspv" ';
$buffy .= 'data-full-width> ';
$buffy .= '<div overflow></div> ';
$buffy .= '</amp-ad>';
5. Newsletter
The theme comes with Newsletter plugin, but it does not work with mobile theme and AMP. Now Google has started mobile indexing first. From the sites I am handling, I can see 80-85% of overall traffic is from mobile devices.
Try to make a Newsletter plugin compatible/usable with a mobile theme/AMP version. Having a Newsletter popup will be the cherry on the cake. Currently, we have added Newsletter on Mobile and AMP by modifying the code.
That’s it for now.
How to add different footer for page and post. For example, I need Footer A for all the pages and I need footer B for all the posts.
thanks a lot Anamaria & Calin. it looks like Calin solution is working for me. I suggest – it must need to add update related to this issue in next newspaper release.
Greetings,
On various instances, our newspaper-themed website’s home page displays nothing besides a few options on the top. Kindly help us in getting the problem solved as our visitor’s experience is getting hampered. We are attaching a screenshot for your reference.
Thanks and regards.
Team Legally Flawless
Website Link:
E-Mail:

I want to edit the category page to not show posts which are in X category.
So for example the category page of A shows posts which have A and X as category, i want to exclude X.
The template uses “Posts loop” to show them.
Where do i edit post loop?
Simon, frankly I’m yet to take the changes I made live, but on a staging server, it appears to be working for me i.e. the mobile site is responsive desktop site only, while the mobile theme is used only for AMP. The settings get saved for me so far as staging server is concerned. The setting I’m talking about is Theme Panel –> Mobile Settings –> AMP settings. Are you talking about the same? If so, as I said, at least in the staging environment, the changes are saved for me.
Seems my post view counter have some problem
When enabling WP Super Cache, seems counter don´t work on iphone
When using chrome at PC it seems working
Fex this post shows 272 at my PC – on my iphone it shows 256 at this moment
Any idea where i locate this problem ?
Hi rahulroushan, thank you for your help! Sadly it don’t work by me, cause everytime I want to change the mobile Theme from “mobile” to “AMP” it don’t save the settings (I use the mobile theme just for AMP). Have you any idea why does the setting always reset?
Hello Bettina,
Thank you for the quick response.
It’s a very critical error, since all AMP-URLs which are indexed are not available anymore. AMP not working if you’re using a mutlisite!
Best regards
Simon
I’ve the same problem – so my AMP-Sites are not working. When do you fix the error?
Thank you and best regards
Simon
Hello!
You can modify only from the CSS code. For example, try to apply this code in the Live CSS, save it and see the changes:
.td-technology .tdm-header-style-2 .sf-menu > li > a { padding: 0 22px!important;}
Thank you!
Hello!
We recommend to use cloud/PRO templates in order to have the possibility to edit them with the TagDiv Composer which contains a lot of functions and features, please check our tutorial here: https://forum.tagdiv.com/tagdiv-composer-tutorial/
Documentation here:
– https://forum.tagdiv.com/cloud-library-templates/
– https://forum.tagdiv.com/design-post-pages-using-cloud-library-templates/
– https://forum.tagdiv.com/cloud-library-category-templates/
Check also our video tutorials here: https://www.youtube.com/c/tagdivThemes/videos
For cloud/PRO templates: you should add the sidebar from tagdiv Composer. Steps:
1. Add 1 row
2. Split into 2 columns( 2/3 + 1/3 )
3. You can add whatever you want into the second column and consider it a sidebar.
Take a look here in this video for example where I build 6 columns: https://www.screencast.com/t/mZ2c5XamTFN
Check this documentation and you will be able to build a mega menu: https://forum.tagdiv.com/mega-menu/
Thank you!
Warning: Invalid argument supplied for foreach() in /home/avertizo/public_html/wp-content/plugins/td-composer/includes/tdc_mapper.php on line 42
Warning: Cannot modify header information – headers already sent by (output started at /home/avertizo/public_html/wp-content/plugins/td-composer/includes/tdc_mapper.php:42) in /home/avertizo/public_html/wp-includes/functions.php on line 6712
Warning: Cannot modify header information – headers already sent by (output started at /home/avertizo/public_html/wp-content/plugins/td-composer/includes/tdc_mapper.php:42) in /home/avertizo/public_html/wp-admin/includes/misc.php on line 1310
Warning: Cannot modify header information – headers already sent by (output started at /home/avertizo/public_html/wp-content/plugins/td-composer/includes/tdc_mapper.php:42) in /home/avertizo/public_html/wp-admin/admin-header.php on line 9
What can i do? This error comes from tagDiv.mobile.themes and AMP plugins.
Hello!
The CSS code you need to add in Newspaper -> Theme panel -> Mobile Theme -> Custom code:
#td_amp_menu .td-menu-background, #td_amp_search .td-search-background {
background-color: transparent!important;
}
Hope that helps you!
Thank you!
Hi,
The latest in the world of news websites is this trick.
For example, a reader comes to the website from Google News or Google Search. He/she reads the article but now clicks on the back button to go back to the Google News page or Google Search page.
However, when clicking on the back button the user is taken to the websites home page, and then by again clicking the back button they go back to the Google News or Search page.
Does Newspaper have that functionality? OR any plugin recommendation?
websites like http://www.NDTV.com do that regularly.
Hi chunsamPARK, the tagDiv Cloud Library is a plugin that is coming only with Newspaper theme, the Newsmag theme do not have it.
Also the mobile menu I see in your screens that you are using the mobile theme plugin, then the mobile elements can be edited from Newsmag > Mobile theme -> https://i.imgur.com/r1qoWQh.png
I hope this will help you!
Hello,
I’ve just tried to disable all plugins except AMP and tagDiv ones. The result is the same. As soon as both plugins (AMP and tagDiv Mobile Theme) are active, AMP configuration is not visible (and thus not accessible) in the wordpress admin menu. As soon as the tagDiv Mobile Theme plugin is deactivated, AMP plugin configuration suddenly appears in the WordPress admin menu.
Only tagDiv plugins are enabled, no caching plugin active, tried in anonymous mode.
Thanks for any advice,
Jan