- 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
Hi,
I believe the mobile theme plugin is active, that would explain it. When the mobile theme is active, pages that you created with the composer for example, will be blank on mobile (except the homepage which has predefined content)
– https://tagdiv.com/mobile-theme-automatic-optimization-for-mobile-newspaper-theme/
Each page will require two versions, one for desktop and one for mobile (the mobile editor must be used). Using the mobile theme, a simpler (thus noticeably faster) version of the website will be displayed on mobile.
This plugin is optional however, if you deactivate it the responsive version will take place. Meaning the website desktop content will adapt for mobile.
I should note that the mobile theme can be used together with AMP since a few updates ago – https://tagdiv.com/amp-newspaper-theme/
Please let me know if you have more questions.
Thanks
But for now it doesn’t matter because the tagdiv editor is broken and no one will help me fix it anyway. Probably easier if I just start using that CSS and work from there. At least it won’t take a week – and it won’t break every time something gets updated.
Hi,
Maybe try the solution from this topic – https://forum.tagdiv.com/topic/implementing-the-time-ago/
I remember it worked at the time. In the latest update we introduced a last modified option for the modules – http://prntscr.com/mujoi7 related topic -> https://forum.tagdiv.com/topic/updated-posts-in-the-home-slider/
But a time ago would have to be implemented manually, there is no setting for it at the moment.
Thanks
Hi,
Please make sure that all the settings are like in our requirements, please follow the guide carefully
– https://forum.tagdiv.com/requirements-for-newspaper/
and please increase all requirements that are lower, and follow all steps.
Please make sure that you do not have a plugin conflict, please deactivate all non theme plugins, also if you are using child theme or cache plugin, please deactivate them, clear all cache and try again.
If the problem is still there you can try to reinstall the theme or make an update ( first please make a full backup ).
Thank you!
Hi Calin,
When I applied the code you suggested, all the images in the text covered the screen in the same way as the text. But that wasn’t what I wanted. Because there are pictures in my writings that I do not want to cover the screen.
I solved this problem with the following method.
First, I added the following code to the “Theme panel > Custom Code > Custom CSS”:
.art-fit-to-area {
width: 100%! important;
}
Then, for pictures that I want to appear in full screen
I updated “Image CSS Class” by typing “art-fit-to-area”.
You can see the final version here.
Thank you for your help!
Hi,
Please update the theme to the latest version of it which is 9.6.1 because in that version we have introduced a new feature on AMP which allows you to use it without Mobile theme. Only AMP! Please check our documentation from here -> https://tagdiv.com/amp-newspaper-theme/
Thank you!
Hi,
I have tested with the WPBackery 5.7 and it seems to return good results, as you can see here -> http://prntscr.com/n9wphc Please update your theme and plugins to be the latest version of them, clear all the caches, purge CDN files and check the results.
Thank you!
Hi,
I believe such an option may be added for the cloud header menu element, in a future update.
For the moment with a theme setting it is not possible. However I could give you a CSS code for it
2 columns – http://prntscr.com/n9w5z3
.menu-item-49 > .sub-menu{
-moz-column-count: 2;
-webkit-column-count: 2;
column-count: 2;
width: 20em!important;
}
3 columns – http://prntscr.com/n9w6a4
.menu-item-49 > .sub-menu{
-moz-column-count: 3;
-webkit-column-count: 3;
column-count: 3;
width: 30em!important;
}
This code can be entered in the theme panel custom CSS code section
– http://prntscr.com/n9w7ed
I can modify it if needed, or if it does no properly. It will apply only to that menu item, the one with the dropdown. Let me know.
Thanks
I’m having the same problem. Everything has been updated, php.ini amendments made, all is running 100% on my side, and three support teams have advised it is a theme problem.
So much for the Newspaper theme support answering us in 1 day as advertised.
Hi,
In order to add margin between menu items you’ll need to use a custom css
-> https://www.screencast.com/t/b4jK0lla2n
.td-header-menu-wrap ul li a{
margin-left: 15px;
margin-right: 15px;
}
If you have Newspaper v9.5 or grater you can edit the menu items with the header builder -> https://www.screencast.com/t/C9Fo2p6Sm
-> https://tagdiv.com/whats-new-in-newspaper-theme-9-5-update/
Thank you!
Dear Sir,
I justed update to v9.6, and now see some notification as attachments.
My site: tuhocmmo.com
The image at: https://imgur.com/PWxr0qG and https://imgur.com/Opp33cX
Could you help me to check this ?
Thank you sir so much!
Hi,
Thanks for your reply
We have checked all of that and everything is updated but it is still showing up as a completely blank white screen. Is it possible for you to access remotely to check the template?
Hello @Bogdan thank you very much for this short answer! I forgot to check the lastest news for the last update.
Thank you like always you’re great and I keep recommend your theme to my friends that want to start a website
Have a great day!
Frank for My Beautiful Europe
In his day in an update of the theme gave me to try the lazy load but not being real deactivate it. The problem is that since then the loading of the icons still uses the lazy load effect and despite being disconnected you still see what gives the impression that the web loads much slower. How could you solve it?
URL example here
bit.ly/2uX4opv
Hi,
Thanks for your reply
We have checked all of that and everything is updated but it is still showing up as a completely blank white screen. Is it possible for you to access remotely to check the template?
This is how it looks after update and change to 3rd AMP plugin:

This is how it looked like before:

My website went down for a few days after the latest Newspaper update, and had to hire a professional WordPress developer to help me resolve the issue since I had no access to WP Admin. Here is his reply (and my website is now working again):
“”” I was able to replicate the issue on my end. The issue was with the Plugin “tagDiv Multi-Purpose” and “ManageWP Worker”. I have installed and activated the fresh files of the Plugin “ManageWP Worker” and deactivate the Plugin “tagDiv Multi-Purpose” to fix the issue. Now your site is loading on my end, without any issue. “””
Can Admin verify this issue exists? Or is it only for me?
Thanks!
Hi,
Using older versions than 8.7.3 Instagram may not work properly or at all. There were modifications on their side, so we had to fix the social counter and Instagram widget in order to maintain the functionality – http://prntscr.com/n9idux
If you don’t want to update the theme, you could try the fix we provided at the time, for the social counter – https://forum.tagdiv.com/topic/social-counter-and-instagram-problem/
Thanks
Hi,
Yes you can, the latest version of the theme is now 9.6.1. There is a changelog for each update here (bottom of the page)
– https://themeforest.net/item/newspaper/5489609
As always it is recommended to make a backup before updating
– https://tagdiv.com/update-newspaper-theme/
After you update the theme, update the theme plugins as well. Also, if you use a child theme and have copied files from the main theme in it in order to modify/add code in them, note that in updates we also modify theme files. If there are problems, copy the necessary files again in the child theme and redo the modifications (remove the old files).
Thanks
Hi jorge,
Regarding on Adsense code, notice that exists a lot of special Ads for AMP and if you want to bring good results you need to properly customize them according to the official documentation from here -> https://amp.dev/documentation/components/amp-auto-ads?referrer=ampproject.org -> http://www.jilaxzone.com/2018/04/21/a-guide-how-to-show-adsense-ads-on-amp-pages-on-wordpress-sites/
All the Google Analytics code should have to be added in the Theme panel, here -> https://www.screencast.com/t/9wjGxm5m0NaX
At the moment, the theme does not offer any support for Disqus in AMP plugin, sorry! We have added to our list of improvements and maybe, this can be considered to be a new feature in our updates.
Please provide your website URL and more details about your encountered errors with Google Search Console and your database so we can take a closer look at them and also, so we can further investigate it. Also, provide some screens with errors!!!
Thank you!
Hi,
If you are using the mobile menu you can change the menu from Appearance > Menus
-> https://www.screencast.com/t/bGcit1Zoyn
If you are not using mobile theme you can use the header editor and edit the menu -> https://www.screencast.com/t/hoQItj7LO
Thank you!
Hi,
We are investigating an issue like the one that is happening here. Seems that when there aren’t enough posts in a category that uses a cloud template, the header will not load properly. That is why in the first example the header template loads, while in the second it does not.
If there aren’t enough posts to populate the top grid and the loop below it, the cloud header will not be displayed.
We will fix this issue in the next theme update, sorry for this inconvenience. One solution would be to create category templates for those categories (with less posts in them) that don’t have a top grid so that the posts display in the loop.
There is also a quick fix that I could provide you until the theme update is released. replace this theme file – http://prntscr.com/n9fstd
With this one – http://www.filedropper.com/tdutil (make a backup of the file before attempting).
Thanks
Hi,
There are some few optimizations, but I don’t think this will make a big difference of speed; the best way will be to make an test using a copy of your website on a sub-domain were you can make the update and check the improves.
Also is possible to need to make the set for increase page loading speed -> https://tagdiv.com/how-to-increase-page-loading-speed/
Thank you!
Hi,
The mobile theme can only display an image logo, currently it cannot display a text logo like on desktop. I could add this as a request and it will be considered.
The header that the mobile theme displays will not be the one that you build with the header builder in the composer. Only when the mobile theme is not active will that be displayed (responsive version). So to display the mobile cloud header template you have built, the mobile theme has to be deactivated.
Most of the mobile theme elements and templates are predefined, this is what makes it faster. We will add more options and settings in it in future updates. Sorry for any inconvenience.
Thanks
After the last update on the theme, the plugins and the popular plugin YOAST SEO, something strange happened on my site. When Yoast is enabled, WpBakery and tagdiv composer not showing on edit post. I mean on the frontend they work, but i can edit or make a new page with either of the two, cause the tabs for selecting them are missing. Disabling either of the two (or both and then re-enable them) don’t work.
If i deactivate Yoast, everything is fine, but Yoast is essential, so that’s not an option. I suppose this is more of a Yoast problem and not a tagdiv one, but i am curious if somebody else is having the similar problem and if anybody found a workaround?