- Apitd_api_top_bar_template::update_key
- Apitd_api_top_bar_template::update
- Apitd_api_single_template::update_key
- Apitd_api_single_template::update
- Apitd_api_footer_template::update_key
- Apitd_api_footer_template::update
- Apitd_api_smart_list::update_key
- Apitd_api_smart_list::update
- Apitd_api_thumb::update_key
- Apitd_api_thumb::update
- Apitd_api_category_top_posts_style::update_key
- Apitd_api_category_top_posts_style::update
- Apitd_api_category_template::update_key
- Apitd_api_category_template::update
- Apitd_api_module::update_key
- Apitd_api_module::update
- Apitd_api_block::update_key
- Apitd_api_block::update
- Apitd_api_header_style::update_key
- Apitd_api_header_style::update
Hello,
I think I solved the issue on YouTube’s side – the subscribers are now shown there. But the information is still not updated on our homepage. It’s been a couple of hours already, I’ve cleared the cash and re-saved the page settings).
Should I ask my other questions in separate threads? I’ve read other posts with multiple questions in them, please accept my apologies if this was wrong.
Yes. But now last version is 9.6.1 from March 19th, 2019.
Scroll down this page: https://themeforest.net/item/newspaper/5489609

Also set this on your Themeforest account in the Downloads section:
Get notified by email if this item is updated

and you will always be notified when a new version of the theme is released.
ok so every time that i download the theme from themeforest will it always be the latest updated version? For example now 9.6? Right?
Hi,
Please make a test and let the auto code only in header.
Also I checked your website and is look like you have and error in console for auto ads
-> https://www.screencast.com/t/Lz967KGe
it’s appear that you have multiple page-level ad codes in your site.
Unfortunately there was no option in our theme to have possibility to set more then one inline ads in post content, maybe this will be implement in coming updates.
Thank you for your understanding!
Sorry but the new implementation requires /?amp.
This is the officially AMP implementation. The old one is deprecated and it will no longer work soon. The official amp plugin made this change in their new implementation.
https://forum.tagdiv.com/topic/mobile-theme-does-not-redirect-to-amp-page-after-update/#post-285634
Hi,
The first important step before making a full update or change your theme is to make a full backup to your database to avoid losing all of your data, sorry! The cause of your lost content may be for several reasons. For example, in the beginning, when you start to create your website, if you import a demo with content and then if you were edited all of these posts with your own content when you update or change the theme, all of these data will be lost, sorry! In principle, all of the content created from scratch should have to be loaded into your database because this is the default WordPress functionality.
Sorry for the inconvenience!
Hi,
Usually this is happen when you change the url for articles
Please check our documentation for:
How to Update the Newspaper Theme for WordPress -> https://tagdiv.com/update-newspaper-theme/
Child theme support -> https://forum.tagdiv.com/the-child-theme-support-tutorial/
After theme update please check the theme plugins to be updated and activate in specially tagDiv Composer and tagDiv Cloud Library if you are using elements from cloud -> https://www.screencast.com/t/aNq9x55w
If you make an update to the theme all settings from theme panel will remain, only the changes from theme files will be override, so first you’ll need to make a full backup to your website ( the files that are change in child theme will not be override ).
If you are using child theme please deactivate it until you make the update.
Thank you for your understanding!
Read carefully: https://forum.tagdiv.com/how-to-update-the-theme-2/
The developers recommend to update the theme via FTP.
Hello,
how do I update my theme to the latest version? Is there an automatic method?
Hi,
The modified date is a new option in latest them version that allow you to display each date you want on blocks, you can use this option, or use the old one with publish date.
Please check the settings from theme panel -> https://www.screencast.com/t/H7CFzAKVw7 set the option with tagDiv Composer-> https://www.screencast.com/t/OAoAK9oUu make update on post -> https://www.screencast.com/t/vcQoLkQByxc now check the date of that post -> https://www.screencast.com/t/sKbLrp1jz also you can can sort after modified date -> https://www.screencast.com/t/VSePr63B
Also the modified date on post can be set with tagDiv Composer on single post template -> https://www.screencast.com/t/eYkeLqbCqV -> https://www.screencast.com/t/3qCSo9Nxtt
Hope this will help you!
Thanks.
Hi all,
After some deeper investigations, it seems to be a problem with the latest version of Facebook API and this seems to affects the way of how the Facebook Featured Image works. We will hope to find a solution and implement it in our future updates.
Thank you for your understanding!
Since doing an update to my WordPress instance and the template I am now seeing a new editor and my posts are not saving, or previewing.
Any ideas?
Thanks Calin, I don’t mind modifying the theme file manually, aware of update overwriting.
Could you point me to the file name(s) I would need to edit?
Thanks,
Will
Hello tagDiv Team,
I’ve just updated our dev environment to the latest version of Newspaper + the mobile theme and followed the instructions to do so.
Unfortunately, when I add Analytics and JS code to the site under “ANALYTICS/JS CODES” in the theme settings it leads to AMP failure when checking via Google with many errors. It appears that the mobile theme is attempting to convert the code into amp-friendly without success. As soon as I remove the code from this section all the amp tests pass perfectly.
An example of the code I am using is below:
<script src="//static.getclicky.com/js" type="text/javascript"></script>
<script type="text/javascript">try{ clicky.init(1234); }catch(e){}</script>
<noscript><p>
</p></noscript>
<script async src="//sub.domain.com/js"></script>
Is there any way to tell the mobile/amp theme to ignore these?
If not, could I place directly into the header.php in a child theme?
Thanks
Hi
I want to know how can I use a child theme in Newspaper and update the theme regularly without loosing anything. Every time I update the theme I loose the social share number. See the screenshot https://nimb.ws/RcOz76
Hello,
I think I didn’t explain the issue well.
I did not make changes in Newspapers style.css, I made changes in my old themes style.css years ago. I then override the old theme with Newspaper.
In my old themes style.css I changed e.g. the font of h1, h2 and p and the text color to #001447.
Today, after overriding the old theme with Newspaper this style changes still show up. I also deleted the old theme via FTP.
I also tried your advice of resetting the theme setting. Didn’t help unfortunately. I then changed the theme to another one and fully deleted Newspaper. I then uploaded Newspaper again, because you wrote that this will override old settings. Unfortunately it didn’t.
How can I reverse the changes that were done a few years ago? Is there a way at all? E.g. I don’t want my text color to be #001447 (darkblue) anymore. But I can’t change it via Theme Panel and I also don’t see a solution to change it via style.css, cause there is no code that shows the old changes (like text color beeing #001447).
Thanks for the update tip, but at the moment I’m not sure if I can use Newspaper with this issue or I have to switch to the old theme and style again.
Hello,
Before using cloud template for post page, I was able to edit the date to last updated date under
includes > wp_booster > td_module_single_base.php.
But after using a cloud template, it is showing the publishing date.
How do I edit the date in cloud template?
Hi Mike,
Thanks for sharing the findings. Yes, this is a problem for us as well. We cannot set every post to include the feature image, so unfortunately can’t use post templates 3 and 4 it seems.
Catalin, perhaps this is something you could address in a future update with Newspaper. It would be really nice to be able to use ALL the post templates, regardless of whether or not we choose to display the feature image in the post.
Thanks all!
Janna
Is there any update with this (thumb scraping) Im having the same issue with having to save draft at least twice before it creates the thumbnail. Its driving me crazy.
I am currently experiencing the same exact issue. I use Siteground for hosting and they have updated all of my parameters but the results are the same. They suggested that I contact you all for more assistance. Is there any other possible solution for this?
Hello,
I’ve added the social counter on my homepage a while ago (on my test subdomain and now on prod) but the youtube subscribers count does not seem to be updated – the rest of the social networks look fine. I’ve deleted and reinstalled the plugin but that does not seem to help.
The URL to my website is – https://bogari.bg/, I’ve used the Youtube Channel URL.
Also Google Page Speed Insights shows a pretty bad score. I’ve installed and configured the Cache plugin, as per your tutorial. Any other optimization suggestions?
And one more – I think this is a known issue – from a SEO perspective it is not good that all the video post titles (especially in the menu) are set to be <H3>. In my case this leaves the impression of lots and lots of duplicated (major) content on all pages. Any workarounds or updates on when we can expect development on the issue?
Thanks in advance for your assistance.
Hi,
If you want to have a different header/or build a new one, you can do it using the header builder that was implemented in our theme since Newspaper v9.5
-> https://tagdiv.com/whats-new-in-newspaper-theme-9-5-update/
Check out the New Header Main Menu with Newspaper Theme ->https://tagdiv.com/header-main-menu-newspaper-theme/
Get a beautiful Overlay Header with Newspaper Theme -> https://tagdiv.com/overlay-header-newspaper-theme/
If you want to have a global header you’ll need to set it in theme panel -> https://www.screencast.com/t/dnHozn7zH and all pages/categories/posts that do not have set an individual header will have that header set.
For individual header you’ll need to edit that page/post template/category template… and set in it the header that you want, and on this posts/categories templates or page will be set that header ( the individual will override the global header for that post/page ).
Thank you!
Hello,
I saw that the old mobile of newspaper isn’t supported anymore and I just did an update.
Now, using the new Mobile theme + amp official plugin I get the permalinks changed from domain.com/amp/ to domain.com/?amp and that is 404 error when someone is accesing the already indexed amp pages in google.
How can I keep the old structure domain.com/amp/ ?
Hi Calin,
Thank you for your patience and the time you spend for me!
The only thing is that the problems are still there and I do not know any further.
If I disable AMP Google penalizes me.
If I use classic AMP the article looks bad and
if I use the mobile theme I have duplicate articles and incorrect display on tablets.
Is there any way to hide the featured article in the latest articles box on moblie theme?
I use the cache plugin recommended by you WP Super Cache so there should be no conflict on tablets.
Please help me! Is there another AMP plugin that can solve these problems, or is there a way to downgrade, because everything worked well before the update.
Many thanks for your help!
arti
There are couple of screw ups with the new update. First why there is a need to use different ad codes on the cloud template and the template you have selected otherwise in the theme.
The Auto Ads are not working with the cloud template.
Non of the Ad inserter plugin is working with the cloud template.
It is not possible to add more inline ads in any of the template.
Theme has become more heavy and slow – despite all the optimizations the speed is poor for everyone.
Guys wake up and do something about these issues before you see people jump ship