- 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 TD….
Just updated newspaper theme, then had a message at the top of wp dasboard saying td composer and tagDiv Cloud Library have been deactivated as not compatible with newspaper update.
I was able to reactivate composer and seems to be ok at the moment but cloud library does not activate.. see screen capture >> http://nimb.ws/uxPHUm
Also td multi purpose plugin will not activate and throws up a fatal error >> http://nimb.ws/jalzre
Is this because plugins are no longer required or is something wrong?
Thanks.
any update on this regards?
Hi,
If you update to the latest theme version, Woocommerce will not display those notices anymore. Those notices will not affect the theme or Woocommerce functionality in any way.
There are more way to update a theme, please check this guide
– https://forum.tagdiv.com/how-to-update-the-theme-2/
The most reliable and recommended method is by FTP. The automatic update may not be so reliable at some times. You could give it a try later, or try to update with a different method as suggested.
Thanks
Okay, thank you. The last updated date is very important for me because I have many posts that I keep updating and it would help me very much. And thanks for the rest of the assurance.
Hi,
If that is what you want, I will try to help you. The category tag links on modules are created here
– https://www.screencast.com/t/qYbyDrCDyzA
So try adding the additional parameter there, then inspect some links after making this change.
The date displayed on mobile is not a link, so I don’ quite know what you want to do about this date.
Maybe you can find a plugin to modify all links at once, and remove/add the parameters you want. Or search through the theme for the title tags that need to be removed, that would be the only other way. Also note that you might loose these modifications after a theme update.
Thanks
Hi,
We are aware of the sharing issue when using custom post templates, we are very sorry for this inconvenience. This will be fixed in a theme update as soon as possible. Thank you for mentioning this to us.
Thanks
updated to 8.8.1. problem still there. it does not pick article detail when they are sharing. just display the domain.
The time ago has been introduced for the post date, maybe a last updated will be introduced as well in a future update. This is a possibility.
We are also aware of the sharing issue, sorry for that inconvenience as well. All of these will be solved in a theme update.
The composer will indeed allow you to stretch elements in the post templates, just like on pages. Our documentation for the plugin will be improved and more instructions and examples will be added in the future.
Hi,
Indeed, 64M would be insufficient for the theme and plugins. It would depend on your other plugins as well, the bigger the number of plugins the higher the memory consumption. For some users we recommend 256M if possible.
The theme logo should be like this after the update
– https://www.screencast.com/t/murG2ESh
That could be just a browser cache issue, clear the browser cache or test with a different browser. Try to force refresh the page (Ctrl+Shift+R). Also clear all caches installed and CDN files if you use it.
Thanks
Hi,
You can update by FTP, that would be the most reliable method. We have a guide for updating the theme
– https://forum.tagdiv.com/how-to-update-the-theme-2/
If you use a child theme be sure to check the list of modified files that we include with each update. Files that you modify in a child theme may also be modified by us, so the two modifications may not work together. So modifications made by you to a theme file may need adapting.
Thanks
Hello,
As so many others – I get the Google warning “Server errors (5xx)” because of your theme. I am hosting several sites, two of which uses Newspaper theme – and they are the only ones with this issue.
I have updated to the latest Newspaper theme. I have cleaned up among plugins. Both sites are meeting the theme requirements. I have re-installed the theme on both sites.
Yet, Google is getting 500-error from the following path “/wp-content/themes/Newspaper”.
My server host has looked into it as well and told me it’s “the code in your theme causing the issues”. Considering I am hosting several other websites and a huge amount of people seem to have this issue with your theme – it would be safe to assume it’s an issue with the theme.
In this thread you fixed the users issue, but you are not publishing the fix openly (!?) https://forum.tagdiv.com/topic/tagdiv-composer-unusable/#new-post
Could you please advise on this issue and in this thread show the resolution to that user.
I love this this theme, from the design to it’s customization options – but this is breaking my site. Google is already punishing me for using Newspaper theme with this error code. It would be a hassle to buy and change theme.
In addition, I just deactivated your composer-plugin and installed the js_composer, is that a fix for this issue?
Thanks in advance.
Olov
This problem still occur after the last update.
Could you fix it ?? it will take you only 3 seconds …. I have to edit the theme file each update ….
With the new plugin update, it’s only necessery to replace a few occurrences, like :
$plugin_data = get_plugin_data(ABSPATH . ‘wp-content/plugins/’ . $plugin);
replace in td_wp_booster_function.php by
$plugin_data = get_plugin_data(WP_PLUGIN_DIR .’/’. $plugin);
etc…
-
This reply was modified 8 years by
patrice.
Try to update the theme to version 8.8.1.
Tell me what is updated in this version? At themeforest.net I didn’t find it
Is it safe to add the following code in the function.php file of the theme to get rid of search console errors
function add_atom_data($content) {
$t = get_the_modified_time(‘F jS, Y’);
$author = get_the_author();
$title = get_the_title();
if (is_home() || is_singular() || is_archive() ) {
$content .= ‘<div class=”hatom-extra” style=”display:none;visibility:hidden;”><span class=”entry-title”>’.$title.'</span> was last modified: <span class=”updated”> ‘.$t.'</span> by <span class=”author vcard”><span class=”fn”>’.$author.'</span></span></div>’;
}
return $content;
}
add_filter(‘the_content’, ‘add_atom_data’);
Kindly confirm.
Thanks
I downloaded the latest version yesterday and was planning to update today. You say I shouldn’t use this update?
Is Newspaper theme no longer available on themeforest? How can I see what the changes are to the latest version 8.8 and how can I update to the latest version?
Hello
I would like to update my theme but the Newspaper wordpress theme not available for Download in my account on envato.com.
can you please help me?
Thank you
Hi Simon,
I went to update my theme and apparently the download is no longer available? It says it was removed by staff or an authority. Is there another way to get the files to download outside of “my downloads” in envato or the link you posted (it says this item is no longer available).
Thank you!
Any update please? I need to update the theme to 8.8
Please tell me from where I can download latest version… I’ll update manually
-
This reply was modified 8 years by
maityn.
Means that the tagdiv composer plugin is no use for me. It’s running in the background adding more weight to the theme. Please include the option to disable it in the next update.
Hello, On my blog, I see that post is not fully visible on public. Check the screenshot and for the reference I have included the link on which this error happens.

https://technosamigos.com/xiaomi-android-q-update-release-date-list-eligible-phones/
Also I checked with other browsers like Firefox and Chrome. Still the same.
Hello,
I purchased your theme thru the envato marketplace. Today I went to my downloads and noticed your product was removed from Envato. I believe I still have paid support with you but now I don’t know how much longer. I was also about to purchase 5 new licenses but his has given me pause to look elsewhere because I don’t know if this product will even be around any longer. How will I be able to download the latest update????
When i got an email saying i have an update on newspaper theme by tagdiv. when i checked my downloads on themeforest.net it says “the item no longer available to download” . So what happened ?
https://themeforest.net/item/newspaper/5489609
First of all, congratulations for the updates. It’s really incredible the potential of all the configurations, I’m really enjoying making new designs for my pages 🙂
I have a question with Post Loop, when I select “No Pagination” and set a maximum limit of for example 20 post….. The “read more” button does not appear when the 20 posts are finished, it just ends.
Am I doing something wrong?
I would like to see “load more” /”show more” after the set post limit. (load infinite witb 20 post (example) + button “read more”)
https://fotos.subefotos.com/9730ff28a5222b028a8c8f256b609cc6o.jpg