- NewspaperHow to update a plugin
- NewspaperHow to update the WPBakery Page Builder plugin
- NewspaperHow to Update the Newspaper Theme
- NewspaperSingle Post Excerpt
- NewspaperWP Rocket and Newspaper Theme: Optimization Guide
- NewspaperCredit System
- NewspaperHow to use the Bing Maps API
- NewspaperModules Builder in Newspaper Theme
- NewspaperCreate a frontend submission form
- NewspaperCustom Fields Support
- NewspaperFlex Block Settings Guide
- NewspapertagDiv Opt-In Builder
- NewspaperHow to use the YouTube API
- NewspaperDefault Category Settings
- NewspapertagDiv Composer Tutorial
- NewspaperHow to Set the Image Avatar
- NewspaperUnique Articles
- NewspaperFacebook Share
- NewspaperCache plugin – install and configure
- NewspaperFeatured Image, Video or Audio
Hello, I just update Newspaper to the latest version and try to use only cloud library but no standard kit.
Main language: everything is working.
Other languages: here is the list of problems
– Newspaper does not display correct footer or header.
– Custom template with different footer or header display always template configured int theme panel
When adding a template translation with WPML, the template has to type (footer, header, category, ….)
I fix footer and header by patching the following file with in td-composer
legacy/common/wp_booster/td_global.php
726c726,728
< return (int) str_replace(‘tdb_template_’, ”, $template_id);
—
> $template_id = (int) str_replace(‘tdb_template_’, ”, $template_id);
> // fix for wpml
> return apply_filters( ‘wpml_object_id’, $template_id, ‘tdb_templates’, true );
And everything is working now.
Still get the problem with template type not setted. but i can do it via SQL.
Hi,
Usually this problem appear when you do not install the right file and you try to install the whole theme package.
Please make sure that you are installing the theme according to our documentation -> https://tagdiv.com/how-to-install-newspaper-theme/
Similar topic -> https://forum.tagdiv.com/topic/how-to-update-to-10-3/
Thank you!
Hi Calin,
After the update, another problem has arisen: We are using the Elementor Page Builder for the posts – now after update the posts are without content and can no longer be edited with Elementor (see screenshot: http://ebms.at/corporaid.at/ elementor_error.png).
For example:
Staging (NewspaperX): http://ebms.at/corporaid.at/indischer_tourismus
Live (Newspaper 9.5): https://www.corporaid.at/indischer_tourismus
Some sidebar widgets were also deactivated by the update – what can be the reason?
Best regards
Eugen
Hello
Do you have a recommended GDPR plugin to use with the Newspaper theme?
(I found an old post recommending WP GDPR Compliance, but this hasn’t been updated for 10 months)
Also, is there a list of recommended plugins – that have been tested for conflicts?
Thanks
John
Hello !
Please make sure that all the system requirements are accomplished as you can see it here:https://forum.tagdiv.com/requirements-for-newspaper/
Also make sure that you follow our tutorial in order to learn how to update: https://forum.tagdiv.com/how-to-update-the-theme-2/
Please make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv plugins, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
Let me know the results!
Thank you !
Hi,
That customer removed the theme and install it again like you do an update with FTP.
First please make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv plugins and SEO Yoast, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
Also please use a Facebook debugger -> https://pagely.com/blog/facebook-debugger/
Let me know the results!
Thank you!
Hello !
That warning is a bug that must be ignored. It won’t affect your performances.
This will be fixed in the future update.
Thank you !
Hello !
Yes, that is a bug, but at the moment this is not an error. It is just a notice that you can ignore. This will be fixed in the following update.
Thank you for your understanding !
Hi Calin,
so your answer is “NO, you can’t incorporate these changes into child theme and you have to edit these files manually after every update of theme”?
I have similar problem, I need to modify single post template and I figured out only file affecting post appearance is ../wp-content/plugins/td-composer/legacy/Newspaper/loop-single.php
Hey, after the update for some reason the line spacing for the bullet points is larger than before.
How can I reduce it to an extent so that it looks like normal text?
Screenshot: https://ibb.co/PCTDq2H
Link: https://urban-digital.de/forschung-wissenschaft-ueber-die-digitale-stadt/ibis-institut/
Thanks!
Hi ,
I getting error in featured image, I have updated latest version of newspaper theme.
theme work properly but getting error in featured image.
featured image is not showing when i am trying to submitting rss feed (https://newsindiadaily.com/)
Please help me how resolve it .
Okay. Then why the company have claimed big updates. They’ve nothing to do with the theme. We still have to optimize the site. I have another question. How can i get slider on my home page??
the plugins above are all updated to the last version, except WishList Member and also WPBakery Page Builder version 5.6 instead of 6.1 (I didn’t put in the list above)
hello can you help me again? my theme is updated. the ccs entry is out. I made a change in the header. can you write me the code again. I want to hide the header photo. it should only be seen at “home”.
Plugins list available: please there are any incompatibilities with NewsPaper them? Thank you
Asset CleanUp: Page Speed Booster
Auto Image Attributes From Filename With Bulk Updater
Disable Gutenberg
Email Address Encoder
Embed Plus for YouTube – Gallery, Channel, Playlist, Live Stream
Envato Market
FG Joomla to WordPress (not active but updated)
Google Analytics for WordPress by MonsterInsights
HTTP / HTTPS Removal
Media File Renamer (Auto Rename) (not active but updated)
Redirection
Regenerate Thumbnails
SG (Siteground) Optimizer
Spreaker Shortcode
tagDiv Cloud Library
tagDiv Composer
tagDiv Social Counter
tagDiv Standard Pack
WishList Member™ 3.1 (not updated at 3.2.76)
Wordfence Security
WP Content Copy Protection with Color Design (not active)
Yoast SEO
Hi,
here’s what I did:
FIRST ATTEMPT
I updated theme to 10.3
I updated all plugins
I cleared cache
I activated all required plugins (including the required plugins, which are are 4: there’s also Social Plugin).
It didn’t work.
SECOND ATTEMPT
I updated theme to 10.3
I updated all plugins
I cleared cache
As you said, I deactivated all plugins, except “tagDiv Composer”.
I cleared cache.
STILL BAD GRAPHICS
ATTEMPT 3
I deactivated and deleted old version of Wp Bakery Page Builer (in WordPress standard plugin section)
I updated theme to 10.3
I updated all plugins
I cleared cache
I activated all 4 required plugins.
It didn’t work.
ATTEMPT 4
I deactivated and deleted old version of Wp Bakery Page Builer (in WordPress standard plugin section)
I updated theme to 10.3
I updated all plugins
I cleared cache
I deactivated all plugins, except “tagDiv Composer”.
STILL WRONG GRAPHICS
Hello,
I’m semi new to WordPress and new to the Newspaper theme.
I’m trying to create just a couple basic pages to teach myself how the theme works but after creating them whenever I edit one page in the TagDiv editor, the changes appear on both my pages. ?????
I expect this behaviour for the header component but not for the main body of the page outside the header.
I feel like I’m doing some basic thing wrong but can’t figure out what it is.
Any help word be appreciated.
Kind regards,
J 🙂
Thank you very much. This did the trick.
Is it possible to have it update the URL when the new article loads?
site: https://www.correiocapivari.com.br/
i updated the theme and the site is running really slow i opened an support on my host and they said its the theme going wrong and sent me this.
Erro de banco de dados do WordPress Lost connection to MySQL server during query para a consulta SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE tt.taxonomy IN (‘nav_menu’) ORDER BY t.name ASC feita por require(‘wp-blog-header.php’), require_once(‘wp-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), include(‘/themes/Newspaper/functions.php’), require_once(‘/themes/Newspaper/includes/wp-booster/tagdiv-wp-booster-functions.php’), do_action(‘td_wp_booster_legacy’), WP_Hook->do_action, WP_Hook->apply_filters, {closure}, require_once(‘/plugins/td-composer/legacy/Newspaper/functions.php’), require_once(‘/plugins/td-composer/legacy/common/wp_booster/td_wp_booster_functions.php’), do_action(‘td_global_after’), WP_Hook->do_action, WP_Hook->apply_filters, td_config::on_td_global_after_config, wp_get_nav_menus, get_terms, WP_Term_Query->query, WP_Term_Query->get_terms
Hi, any update on this issue? Thanks.
Hi,
I have set not showing published date in google search result then it worked, but after update Newspaper theme it shows date again. https://www.screencast.com/t/7PyCT5zuNIb
It still same settings in Theme panel: https://www.screencast.com/t/d6uoZ6zU
Then I also had set in Yoast SEO : https://www.screencast.com/t/LjWSVkCz
It was working perfectly before update.
Can you please help here?
Also, google search result doesn’t show modified date neither.
Kind regards,
Hi, how can I choose the header style now?
Hi,
The changes can be done using the plugin editor or -> https://i.imgur.com/4TKuqEE.png using FTP or file manager.
Yes, this fix is already added in the update that will be release.
Thank you!
Hi,
Yes, you can use the envato plugin to update the theme (some times is take a time untel is detect the last version of the theme), or you can download it from themeforest.
Please check our documentation for theme update:
How to Update the Newspaper Theme for WordPress -> https://tagdiv.com/update-newspaper-theme/
Thank you!
Hi,
For the moment our mega menu can not display custom post types, only posts/articles, I think this option will be add in our theme in the coming updates.
Thank you for your understanding!