- NewspaperAutoptimize Plugin – install and configuration
- NewspaperCache plugin – install and configure
- NewspaperInstalling Pre-built Websites
- NewspaperHow to Install Newspaper via FTP
- NewspaperHow to Install Newspaper via WordPress
- NewspaperIntroduction to CPT and ACF with Newspaper Theme
- NewspaperHow to edit modules for Flex Block X
- NewspaperWooCommerce: Happy “Add to Favorites!”
- NewspaperWoo Brands
- NewspaperStripe Setup
- NewspaperModal Popup
- NewspaperPayPal Setup
- NewspaperFlex Block Settings Guide
- NewspaperHow to setup the Contact Page
- NewspaperAdd Cryptocurrency Price Ticker Widget
- NewspaperInfinite Loading for Single Posts
- NewspaperThe Newspaper Mobile Theme: Introduction
- NewspapertagDiv Social Counter plugin
- NewspapertagDiv Shop
- NewspapertagDiv Opt-In Builder
Hello @devsolut!
First of all, try to do these steps as quickly as possible, so your visitors do not notice the process:
1. disable TagDiv Composer
2. uninstall TagDiv Composer
3. clear cache (if cache plugin exists)
4. install TagDiv Composer
5. activate TagDiv Composer
6. clear cache (if cahce plugin exists)
Also make sure your WordPress and plugins are up to date.
Sometimes, 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.
Let us know about your results!
Thank you!
Hello!
First of all, try to do these steps as quickly as possible, so your visitors do not notice the process:
1. disable TagDiv Composer
2. uninstall TagDiv Composer
3. clear cache (if cache plugin exists)
4. install TagDiv Composer
5. activate TagDiv Composer
6. clear cache (if cahce plugin exists)
Also make sure your WordPress and plugins are up to date.
Sometimes, 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.
Let us know about your results!
Thank you!
Hello!
Try also to re-install the TagDiv Composer plugin and try again.
I don’t know exactly the date and time, but we will try our best to bring you a best solution for that in short time.
Thank you!
Hello!
If you use default templates and your settings are missing also from theme panel, then make sure you have Standard Pack installed and active.
Thank you!
Hello!
I’m not sure I fully understand what you are trying to achieve. Can you please provide me a screenshot? When you install the demo you will have the same design in TagDiv Composer for header if you look carefully.
Thank you!
Hello!
First of all, try to do these steps as quickly as possible, so your visitors do not notice the process:
1. disable TagDiv Composer
2. uninstall TagDiv Composer
3. clear cache (if cache plugin exists)
4. install TagDiv Composer
5. activate TagDiv Composer
6. clear cache (if cahce plugin exists)
Also make sure your WordPress and plugins are up to date.
Sometimes, 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.
Let us know about your results!
Thank you!
Hello,
thank you for the reply
Tagdiv composer https://www.screencast.com/t/VzLUPrEc
result https://www.screencast.com/t/s0LqSv5f
The reinstall of the composer doesn’t loose the problem.
regards Bettina
Hello @Vlad S
I am not php/wp developer, but I think the simplest test would be to do a plugin like this:
/*
Plugin Name: Just a test
Plugin URI: justatest.org
Description: Just a test
Version: 1.0
Author: Just a test
Author URI: justatest.org
License: Just a test
License URI: justatest.org
*/
function return_always_123( $count, $post_id ) {
return 123;
}
add_filter( 'get_comments_number', 'return_always_123' );
?>
Install and activate it.
Now every post (in the_post or the_loop) will have 123 comments, regardless of what is stored in wp tables (so filter is applied).
The posts listed in the block (we have home page parts with the_loop but blocks as well) sections will have whatever-is-real-comments-number (so filter is not applied).
Hello !
Please send us a screenshot of your System Status Tab and make sure that all the requirements are met as you can see here: https://forum.tagdiv.com/requirements-for-newspaper/ ; You will have to first start looking for a plugin conflict. please deactivate ALL plugins except tagDiv ones, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
Also you can try and remove and re-install the tagDiv Composer plugin and please send us a link to your website in order to take a look.
Let us know the results.
Thank you !
Hi,
If you’re seeing only NAVER please make this adjustment in the tagDiv Composer plugin -> wp-content/plugins/td-composer/legacy/common/wp_booster/td_first_install.php
=>https://www.screencast.com/t/yO3iU8E5JhH
Then hit a save in the theme panel and then revert the code back to the original, this will make the social icons appear properly again -> https://forum.tagdiv.com/design-post-pages-using-default-templates/.
If you don’t have success you can send us an email at contact@tagdiv.com and provide
– wp-admin URL and credentials
– cPanel URL and credentials
We will fix the problem. Include a link to this topic in the email.
Let me know the results!
Thank you!
Yes, But i am facing an issue with TagDiv Composer after installing all the required plugin TagDiv Composer has been stopped working it is showing an error
Hi Bettina
I tried disable, uninstall, clear cache and reinstall, I have the same problem on Firefox, Chrome and Edge 🙁
All plugins are up to date.
Any other solution ? Several person seem to have same issue 🙁
thank you
Hello!
If you created the mobile pages with TagDiv Composer, then when you install Mobile Theme plugin, your pages will be overwritten by the plugin.
The Mobile Theme is a performance optimized theme included in the Newspaper main theme and it loads only for mobile devices. It comes with its own templates for page, post, category, etc so your current templates from the desktop theme will get converted to the mobile theme layout. For more details, please take a look here: https://forum.tagdiv.com/the-mobile-theme/
A responsive version of your website is looking similar like on desktop, then you need to deactivate Mobile Theme plugin, edit the page with TagDiv Composer, click on the mobile viewport: https://www.screencast.com/t/XDQJedlggSB ; there you can see your mobile version and you can edit the elements there.
If you want to use a mobile page, then you need to assign it to your homepage. 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/
A full explanation you can find here: https://www.youtube.com/watch?v=SpGkOnJeNZY
Hope that helps you!
Thank you!
Hi @Bettina, Thank you for the very valuable instructions. It worked!
We followed these steps but it didn’t worked. Disabling all the plugins except tagDiv ones helped us to reach intended solution. Though we have disabled all the plugins (except tagDiv ones) previously as well but it didn’t work. This time post uninstallation and re-intallation of TagDiv Composer along with disabling other plugins helped.
We think there is conflict with AIOSEO plugin (https://wordpress.org/plugins/all-in-one-seo-pack/). Not confident though. The only other plugin we are using is Redis Object Cache (https://wordpress.org/plugins/redis-cache/)
-
This reply was modified 5 years by
reckontalk.
Hello!
Unfortunately, we have not tested Litespeed plugin, so we can’t say if it will work or not.
We tested with our theme the WP Super Cache and with the settings from our guide this is working perfectly: https://forum.tagdiv.com/cache-plugin-install-and-configure/
Hope that helps you!
Thank you!
Hello!
A solution for sending a screenshot is this:
Download, capture, send: https://www.techsmith.com/jing-tool.html
Please provide a screenshot from the TagDiv Composer and your results.
Also, try to reinstall the plugin if this one is not saving your changes and delete your cache(even from your browser).
Thank you!
But after installing all the plugins TagDiv composer is not working
Hello!
You need to uninstall the previous cache plugin and install the WP Super Cache.
Thank you!
I have watched your tutorial and i understand it very well…the challenge i have is my TagDiv composer does not appear on page bar when i click visit site, and yet it installed and activated. See my page bar: https://www.screencast.com/t/myjORWPhXd
Hello !
If you don’t want to use cloud library templates you will have to use the standard templates ( as you can see here: https://www.screencast.com/t/ZDL2wxcI2e )
For the categories you have this option: https://www.screencast.com/t/WXeTZWc483
Or you can remove the demo you have now and install a clasical one.
Thank you !
We installed last year’s Newspaper and have not been so lucky running it. Either the speed is very slow or the links are being generated twice.
Luckily, it looks like Newspaper 10 will handle the speed issue, pretty easy in what I read so far. So I will shelf the speed question for now.
Now it boils down to links. Our site is generating the same contents using 2 different URLs: To make the matter worst search engines seem to be using the /?amp ones we don’t need.
/exciting-facts-about-the-mens-trainers/
/exciting-facts-about-the-mens-trainers/?amp
The links are so messed up for the SEO end, there is a lot of 404, 400, unrecognized protocol, bad request, etc.
Is it possible to improve our links for SEO using Newspaper 10, when we upgrade it?
Hello !
I have investigated your websites and everything seems to be working good at the moment.
Please send us a screenshot of your System Status Tab and make sure that all the requirements are met as you can see here: https://forum.tagdiv.com/requirements-for-newspaper/ ; You will have to first start looking for a plugin conflict. please deactivate ALL plugins except tagDiv ones, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
Also you can try and remove and re-install the tagDiv Composer plugin and please send us a link to your website in order to take a look.
Let us know the results.
Thank you !
Hello !
Please send us a screenshot of your System Status Tab and make sure that all the requirements are met as you can see here: https://forum.tagdiv.com/requirements-for-newspaper/ ; You will have to first start looking for a plugin conflict. please deactivate ALL plugins except tagDiv ones, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
Also you can try and remove and re-install the tagDiv Composer plugin and please send us a link to your website in order to take a look.
Let us know the results.
Thank you !
Hello !
Please send us a screenshot of your System Status Tab and make sure that all the requirements are met as you can see here: https://forum.tagdiv.com/requirements-for-newspaper/ ; You will have to first start looking for a plugin conflict. please deactivate ALL plugins except tagDiv ones, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
Also you can try and remove and re-install the tagDiv Composer plugin and please send us a link to your website in order to take a look.
Let us know the results.
Thank you !
https://prnt.sc/11buirk
this is what i see when i install it