- NewsmagHow to update a plugin
- NewsmagHow to update the theme
- NewsmagHow to update the WPBakery plugin
- NewsmagCategory templates
- NewsmagWhat’s included in Newsmag theme package
- NewsmagAjax view count
- NewsmagSmart Lists
- NewsmagFeatured images
- NewsmagFeatured image or video
- NewsmagModal window
- NewsmagtagDiv slider gallery
- NewsmagVideo playlist
Hello Calin
the mobile plugin doesn’t work as it should even doing everything you need to do
there are a lot of users who are saying this.
Please take note of the problem and resolve it with a new update.
Thanks
Hi,
If you make update to Newspaper v9.6 please follow this quids:
How to Make an AMP ready Website with Newspaper Theme -> https://tagdiv.com/amp-newspaper-theme/
Mobile Theme: Automatic Optimization for Mobile with Newspaper Theme -> https://tagdiv.com/mobile-theme-automatic-optimization-for-mobile-newspaper-theme/
Please make sure that you activate the amp from mobile theme -> https://www.screencast.com/t/6m5bxthx8ec and you check the box from general Amp -> https://www.screencast.com/t/WEyXhNzY
Thank you!
Hi,
Removing the theme structured data would be possible if you remove it from the theme code only. Most of the structured data for the posts is located in this file
– https://www.screencast.com/t/6afOnwYmF
The theme contains the basic required data, like author, date published, date modified, reviews etc. Only manually could this be removed.
Unfortunately you’ll lose all the changes when you’ll make some updates, what you can do is to make a copy/backup to those files and after updates you can compare the content and set it back if there was no changes.
For the moment this is the only way, may in feature will be some implementation for this.
Thanks
Hi,
If you want to achieve better theme results, you need to update the theme to the latest version of it which is NP 9.6. Before making an update, you need to make a full backup to your database to avoid losing all of your data. If you have some custom modifications through the theme core files, all of these will be overwritten to the next update.
Thanks for your understanding!
Hi,
If you make update to Newspaper v9.6 please follow this quids:
How to Make an AMP ready Website with Newspaper Theme -> https://tagdiv.com/amp-newspaper-theme/
Mobile Theme: Automatic Optimization for Mobile with Newspaper Theme -> https://tagdiv.com/mobile-theme-automatic-optimization-for-mobile-newspaper-theme/
Please make sure that you activate the amp from mobile theme -> https://www.screencast.com/t/6m5bxthx8ec and you check the box from general Amp -> https://www.screencast.com/t/WEyXhNzY
Thank you!
Hi,
1. You can use it how long you want, there is not a limited time.
2. Yes, you can skip the update, all you need to do is to follow our change log and see what is change, in this way you’ll now if there will be major changes or not if you make the update, or if you need the news from update or not.
Thank you!
Hi,
Again thanks for all the efforts, but you need to keep in mind that most of the sites that use Newspaper theme are actually news and media sites. They have ever-changing content on the home page and you need to test out a better cache plugin compatibility. Wp fastest cache has become old and mundane.
Issues we are facing:
1) We were using Speed Ninja plugin with 9.5 theme, and it was giving us great results in GTmetrix and google speed index. However, with the new 9,6 update, there are compatibility issues on the mobile. The front page only loads and articles do not load or if they load the style sheet is missing and everything looks like plain HTML. Can you please check its compatibility or tell us which other plugins we can use to get back to 90+ level on Google speed index, because we tried your tutorials and super cache, and nothing is working. We have right now disabled the SNP plugin. So that site works at least.
2) With the new amp plugin we are getting over 400 errors in the very first few hours of updating, none of the new articles are showing as AMP.
3) The 3 bar menu from amp is missing.
4) There is no infinite loading on the mobile theme. Since many come from mobile only, we were hoping it will come this time. When can we expect that?
5) How can we minify CSS and javasript? Since WP fastest cache does not do that.
6) The URL is not changing on autoload on the desktop. As soon as we go down to the next story, the article loads but the url does not change. The GA team tells us we are not getting additional page views because of that.
7) We have loaded the AMP code as the tutorial suggests, however we are not seeing any amp views on GA.
Please help.
Hello,
I updated the last version and I´m having a problem with the social media share buttons, as you can see in this post: https://www.lifeder.com/papilas-gustativas/
I have tried all the options in the theme pannel, but is not working. This issue also happens in mobile.
Can someone help me?
thanks.
Since I have updated to 9.6 version
I have the classic amp plugin template for my amp post.
I have followed all the steps described in the tutorial. but I can’t have Newspaper post template on my amp posts.
I use WP 5.1
Hi,
What exactly is not working after you update? Except the new AMP implementation there weren’t any major changes in the theme. Some new features were added and also fixes.
If you require the previous version we could provide it to you by email. Send us an email at contact@tagdiv.com and also mention the problems you are having when you update. We appreciate any feedback you can provide, let us know.
Thanks
Hello!
Something happend with the update 6 february that generated not mobile friendly pages… i Have almost 200 now… 🙁
Help me please…..
My Cloud Library trouble after update to 9.5 and 9.6, all of item disapears.
If i delete all template, only 1 template left, button ADD appears. Like this http://prntscr.com/mw39ps
But, if 2 themplate, ADD Buttone Disapperas, Like this http://prntscr.com/mw3apq
Hey support team,
I have use custom plugin to edit some modules in original Newspaper theme
like
function hook_td_global_after()
{ //add the api code inside this function
// Update social share module
if ( class_exists('td_api_module') ) {
td_api_module::update('td_module_single',
array(
'file' => $this->plugin_path . "/modules/addthis-social-share.php"
)
);
td_api_module::update('td_module_single_mob',
array(
'file' => $this->plugin_path . "/modules/addthis-social-share-mob.php"
)
);
}
}
add_action('td_global_after', array($this, 'hook_td_global_after'));
So my question is
when I update module td_module_single I have no issues,
but when I start override the mobile theme td_module_single_mob
I see error from Booster

The module already exist!
But i’m not trying add new module I use API to update it :/
perhaps for mobile version I have to use another hook? not td_global_after
Hi,
I tried to edit the content of this page https://www.mondeoz.com/contactez-nous/
But everytime I click on Edit Content, write, close the (too big) window. Then everything is lost.
I have NOT updated this website. It is still Newspaper 9.5 as there are too many problems with 9.6
Can you please quickly help me? I need to have the contact form back as soon as possible.
Today i updated your theme, but i got problem with js
tagdiv_theme.min.js?ver=9.6:147 Uncaught TypeError: a.supersubs is not a function
at Object.init (tagdiv_theme.min.js?ver=9.6:147)
at HTMLDocument. (tagdiv_theme.min.js?ver=9.6:155)
at i (jquery.js?ver=1.12.4:2)
at Object.fireWith [as resolveWith] (jquery.js?ver=1.12.4:2)
at Function.ready (jquery.js?ver=1.12.4:2)
at HTMLDocument.K (jquery.js?ver=1.12.4:2)
jester.js:1 Uncaught Error: Syntax error, unrecognized expression: .
at Function.c.error (jester.js:1)
at c.tokenize (jester.js:2)
at c.compile (jester.js:2)
at jester.js:1
at PSEUDO (jester.js:1)
at t (jester.js:1)
at c.compile (jester.js:2)
at c.select (jester.js:2)
at c (jester.js:1)
at Function.c.matches (jester.js:1)
UPDATE: Now everything is working fine although I’d like to know how to edit my mobile site design, and upon plugin activation why the desktop design is hindered?
I recently updated my theme new version of Newspaper 9.6.
The AMP not working properly, and I can’t monetize my absence ads and some posts doesn’ support it. of course, the ads can be managed by a mobile plugin(with AMP support) section.
but I’m strong to say not interested to use the mobile plugin.
kindly, please develop the AMP features, why are you doing this.! the previous AMP plugin features perfectly alright and working like charm with no other issues.
I need to roll back into 9.5 version I didn’t do that, because the Envato gives only 9.6
please develop the features or rollback to the older version. I tried with the older version of AMP plugin which I have already backup my server. the old AMP plugin says, “we temporarily discard that (something like that.)
please resolve the issue ??
Hello!
Well I think I have solved the installation problem.
Now I have to update all the information but I have some doubts:
Should the “pages” be created new to move from Visual Composer to tagDIV Composer?
hi,
We just updated the theme to the new version 9.6 and installed the new amp and mobile theme.
Suddenly nothing is opening besides the front page. also on the front page the top 3 bar menu is also not opening.
Please help!
Update: Here is the Screenshot https://prnt.sc/mvse4t
Hello,
As you indicated I am installing version 9.6 as a new thema, since the update from my version 4.6, it is not possible.
I delete all themas and I deactivate all the plugins but when installing Newspaper I generate the following error:
wp_booster error:
Please update your [tagDiv social counter] Plugin!
Display backtrace
Array
(
[0] => Array
(
[file] => /home2/futurene/public_html/wp-content/themes/Newspaper96/includes/wp_booster/td_api.php
[line] => 326
[function] => error
[class] => td_util
[type] => ::
[args] => Array
(
[0] =>
[1] => Please update your [tagDiv social counter] Plugin!
Iya, mobile pluginnya merusak halaman shortcode.
Kalau cuma aktivin Official AMP doang, jelek banget di font, gak ada share button dan gak ada comment display.
Saya ogah lagi untuk update ASAP.. mau buat web baru untuk tester biar gak efek ke main web.
Soalnya yang sudah2 gak separah ini.. kalau sudah dapat warning google saya lebih pilih balik ke 9.5
Hi
I have updated to 9.6 and am using the new mobile theme. I am having an issue where by all the links on my footer just go back to the home page (even though they work fine on the non mobile version and if you check the URL that should take you to the page, it just goes back to the homepage instead)
My site url is: https://moviesgamesandtech.com
many thanks
Andrew
I had purchased Newsmag for a client and the template is nothing but a headache. The sliders are not updated and neither is WP Bakery both plug-ins require a code of purchase. Am unable to complete this assignment based on the hindering factors. (Please do not suggest uninstalling an reinstalling the plug ins. This was done multiple times via FTP to no avail). Also, there is no design flexibility in comparison with Newspaper 9.
I wish to get a refund OR transfer the amount towards Newspaper 9 and I’ll pay the difference (if any).
hey, I have sent an email to contact@tagdiv.com with my problem and they do not answer anything.
I already sent the code that was requested from themeforest and they do not answer anything.
I can not edit with TagDiv Composer
and in tagDiv Cloud Library I get this message “Invalid reply from server endpoint.”
https://snag.gy/pvwOsy.jpg
https://snag.gy/xBhHpm.jpg
I have done everything they recommend and it is not resolved. I have the tem updated to 9.6
answer or say something