- NewsmagHow to update a plugin
- NewspaperHow to update a plugin
- NewsmagHow to update the theme
- NewsmagHow to update the WPBakery plugin
- NewspaperHow to update the WPBakery Page Builder plugin
- NewspaperHow to Update the Newspaper Theme
- 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
Hello Team,
Kindly note that since I updated to version 10.4, I cannot see the CSS analyzer on the website
Below is my website Newsmoto
Kindly assist
Hello,
In most cases when tagDiv Css Analyzer has stopped it when is use Cloudflare and the Rocket Loader is active (in our guide it is mentioned the Rocket Loader must be disabled).
The issue can be from a plugin conflict, that’s why, please deactivate ALL plugins except tagDiv ones, also if you are using a cache plugin, deactivate it, clear all cache and try again.
Take a look at the video guide here: https://www.youtube.com/watch?v=tnkVapqhIHc
“This custom tool performs an automatic test to find missing CSS rules applied by user interaction. Moreover, you can manually interact with a chosen section/component from the page while the tool records all the involved CSS. It will generate the final CSS file for this page and also will split the rules in Critical CSS to be loaded in the website’s header.” ( https://tagdiv.com/whats-new-in-the-newspaper-theme-10-4-update/ )
Our tool is running only on normal pages and not for posts or categories for example.
Thank you!
Sorry guys,
I haven’t needed to look at this forum since the last post. 😉
In belated response:
If you want to set the meta values after a post is created in the normal manner you could use something like this in your theme functions.php file:
add_action( 'save_post', 'ethos_tdc_templates_callback', 20, 1 );
function ethos_tdc_templates_callback($post_id) {
$my_post_type = 'pacnews'; // SET THE POST TYPE YOU WANT TO PROCESS
$post_type = get_post_type($post_id);
if ($my_post_type == $post_type ) {
$tdc_header_template_id = 621; // USE YOUR TEMPLATE ID
$tdc_footer_template_id = 684; // USE YOUR TEMPLATE ID
update_post_meta( $post_id, 'tdc_header_template_id', $tdc_header_template_id );
update_post_meta( $post_id, 'tdc_footer_template_id', $tdc_footer_template_id );
}
}
Hope this helps someone.
Thanks for the great theme. I have a question on whether it is possible to update Newspaper’s Theme elements to achieve the following interface? The Element would have “Numbering” followed by the content on the right side.

But theme update will overwrite these changes so we have to change it in the theme files every time after theme update?
Hello,
If you want to update the theme, please make a full backup to all files and the database and follow this guide at point B => https://forum.tagdiv.com/how-to-update-the-theme-2/
According to this message the folder already exists, you need to rename/delete that folder manually using FTP/cPanel, after that install the plugin from Newspaper plugins => https://www.screencast.com/t/WLy01lbc
Thank you!
Hi,
I understand. Do you have any idea when there will be a new update on Newsmag?
Thank you!
Yes it’s very strange that with the progress of websites this isn’t a feature.
Also very strange that some elements ‘sort of’ incorporate it, but most don’t, and the ‘sort of’ isn’t incorporated very well. As in, rather than have stacked blocks with scrolling bottom section, just have one row with scrolling feature.
Hopefully it’s added to an update soon!
Download installation files from https://cloud.tagdiv.com/td_plugins/td-composer/78be34af347704c29acc8080ee49e259/td-composer.zip…
Unpack the package…
Installing the extension…
The destination folder already exists. / home / 1 / w / weednorge / www / wp-content / plugins / td-composer /
Plugin installation failed.
this happens everytime i try to update this theme. what could i do to provent this?
Thought I would update this as I tracked down the issue I had with compatibility with Gravity Forms and TD Composer, it was related to a 3rd party plugin by JetSloth “Bulk Actions Pro for Gravity Forms” when I disable this plugin no issues. So something in that plugin is causing the issue.
Hi Calin,
do you have new informations about the update?
Thank you and best regards
Andre
Hi,
I have recently gone live with my newspaper site and have connected Facebook, Instagram and Twitter for the Stay Connected Counter. The Counter only shows in the sidebar of posts, which is what I wanted, however the issues are:
– Instagram does not count. I have an Instagram feed at the bottom of my site that works, however, the Stay Connected Counter is at 0. ( It’s connected, as you can click and access the Instagram account, but no count)
– – – – I have purged cache and do not use cdn at the moment.
– The refresh doesn’t seem to work either on the other two. Facebook is stuck at 1 follower and hasn’t updated.
Thanks!
Hello,
After the latest theme updates that code needs to be set on this path => wp-content/plugins/td-composer/legacy/Newspaper/functions.php or you can use simply a child theme a set the code in the function.php file from the child theme.
Thank you!
Yes, for me the same.
All plugins are ok, because previously the latest update I don’t have this problem and I don’t have add any plugin after.
What can I do? Waiting for a new theme update? But when?
Hi itduck2020, if you made most of the website using WP Bakery, then it should still work, unfortunately, I can not say it will work 100%, but should work.
Before making a theme updated, please make sure that you have made a full backup to your website and database and only after that update the theme -> https://forum.tagdiv.com/newsmag-how-to-update-the-theme/ use the method B, update the theme via FTP/cPanel.
Thank you!
Hi!
I’m here once again asking for your help. This time, whenever I try checking my website outside my WordPress account, even on PC, I get a very different (and uglier) look than the one I want to have on my website. For some reason, the home page is not being updated, but some of the posts are. And if I access as an admin, everything looks fine, but the problem is that 95% of the people who is going to access the website is not going to have an account. Can you help me with this? This same issue is happening to the mobile website. The website address is moavoficial.com
This is how it looks when you are not logged in: https://drive.google.com/file/d/1JQ13bE-5_hD-HNbsicffzcEVeDX7hbwj/view?usp=sharing
This is how it looks when you are logged in (and how I want it to be): https://drive.google.com/file/d/1z-trQJ-x6-uelMpMCuTMhSJ-ExehIprM/view?usp=sharing
Thanks!
Any updates yet??
I have emailed on the 4th.
Hello, I am attempting to get the Woocommerce lightbox to work on my product pages, for example:
https://almostrealthings.com/product/cultivate-showcase-ticket/
I attempted to follow the instructions based on these two forum posts but it has not worked for me
https://forum.tagdiv.com/topic/woocommerce-product-page-images-look/
https://forum.tagdiv.com/topic/woocommerce-lighbox-gallery-suppot/
There have been multiple Newspaper updates since these posts so I’m wondering if the fix has changed? I added the code
add_action( ‘after_setup_theme’, ‘yourtheme_setup’ );
function yourtheme_setup() {
add_theme_support( ‘wc-product-gallery-zoom’ );
add_theme_support( ‘wc-product-gallery-lightbox’ );
add_theme_support( ‘wc-product-gallery-slider’ );
}
and I added it to /wp-content/themes/Newspaper/functions.php but it doesn’t work. What else could I be doing wrong? Please advise.
Thank you, Zach
This broke for me after the latest Newspaper update. No new plugins intalled.
Yeah I have the same problem. For me the box doesn’t even load to input the text, and all my previous text cannot be edited. Need urgent change.
Don’t think this is a plugin problem as I did not add any new plugins and it was perfectly fine when I used it previously – it just broke after the latest Newspaper update. Please fix urgently.
If you want to use a mobile page, then you need to assign it. For more information about this mobile version please take a look in this article: https://tagdiv.com/newspaper-10-3-7-update-brings-customizable-and-fast-mobile-pages/
.
I want to keep mobile page. I followed steps from this post https://tagdiv.com/newspaper-10-3-7-update-brings-customizable-and-fast-mobile-pages/
.
I also made home page by following this post. But seems like it isn’t working on other pages.
This is how I’ve made the mobile theme page.
https://drive.google.com/file/d/1qRjir8gn__gQ0TXqggS3473ECnUfbabs/view?usp=sharing
Go to femmepod.com, scroll down to footer and open privacy policy in mobile, it is still showing exit mobile version.
.
by following this post https://tagdiv.com/newspaper-10-3-7-update-brings-customizable-and-fast-mobile-pages/
I made my home page as well. And I’ve been following same steps for every page but exit mobile version isn’t vanishing.
Hello!
This issue is discussed already here: https://forum.tagdiv.com/topic/facebook-likes-and-instagram-followers-not-getting-updated-automatically/
Thank you for understanding!